mesarcik / ROAD

The Radio Observatory Anomaly Detection (ROAD)
MIT License
1 stars 0 forks source link

Validation before writing paper #18

Closed mesarcik closed 1 year ago

mesarcik commented 1 year ago

Experiments for validation of models before committing to writing.

Results needed for paper:

The purpose of this paper is to show how we can solve the two problems, these being classification of known failures as well as anomaly detection for unseen anomalies.

1) Comparison of different anomaly detection models on our dataset vs our method.

mesarcik commented 1 year ago

Samples that are misclassified:

Anomalous samples that are calssified as normal

High noise element:

1_20

Lightning:

4_101 4_102 4_106

Galactic Plance

5_145 5_149

Source in the side lobes:

6_204 6_205 6_206 6_226

mesarcik commented 1 year ago

Timing and inference performance:

Timing

Performance estimation

mesarcik commented 1 year ago

Anomaly detection performance / OOD detection

Removing multiple classes simultaneously

Note:

mesarcik commented 1 year ago

Redo of OOD results:

mesarcik commented 1 year ago

Note Resnet152 doesnt want to train.

mesarcik commented 1 year ago

Results:

Changing backbone for SSL model and comparing the resizing trick:

temp

Changing backbone SSL vs supervised:

Resizing

No Electric Fence

temp_resizer_no_electric

With Electric fence

temp_resizer_electric

No Resizing

No Electric Fence

temp_no_electric fence

With Electric fence

temp_with_electric

mesarcik commented 1 year ago

Seems like increasing the resize crop area improves performance:

temp

mesarcik commented 1 year ago

Multiple runs for resnet18 vs resnet50

Resnet18

temp

Resnet50

temp