mesarcik / ROAD

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

Publication plan #1

Closed mesarcik closed 1 year ago

mesarcik commented 2 years ago

Background

This document serves as a plan for the final publication in my PhD. This work is a continuation of the novelty-based detection scheme proposed in the last two publication. Here we discuss some of the foreseeable difficulties in both constructing the dataset as well as training models for anomaly detection. The following section are in order of completion, i.e. creating the dataset needs to happen before training the models.

Dataset creation

We need to translate the spreadsheet-based labels to spectrograms that can be used for training the anomaly detection based models. I began this process late last year, but discovered a bug in the station names extraction code. The following todo lists serves as a guide of the steps needed to

TODO

Other considerations

Structure

LOFARAD/

|-- train
|   |-- crosscorrelations
|   |  |   |-- Baseline ID
|   |  |   |-- Baseline ID
|   |  |   |-- ...
|   |-- autocorrelations
|   |  |   |-- Baseline ID
|   |  |   |-- Baseline ID
|   |  |   |-- ...

|-- test
|   |-- high_noise
|   |   |-- crosscorrelations
|   |   |    |-- Baseline ID
|   |   |    |-- Baseline ID
|   |   |    |-- ...
|   |   |-- autocorrelations
|   |   |    |-- Baseline ID
|   |   |    |-- Baseline ID
|   |   |    |-- ...
|   |-- oscillating_tile
|   |   |-- crosscorrelations
|   |   |    |-- Baseline ID
|   |   |    |-- Baseline ID
|   |   |    |-- ...
|   |   |-- autocorrelations
|   |   |  |   |-- Baseline ID
|   |   |  |   |-- Baseline ID
|   |   |  |   |-- ...
|-- <etc etc>

Training procedure

trianing_diagram

Model selection

Other thoughts

mesarcik commented 2 years ago

Some experimental results for SSL

temp

To-do

mesarcik commented 1 year ago

Dataset creation

Edit: I just realised i wasn't normalising the plots properly so i think this problem should be resolved.

TODO:

mesarcik commented 1 year ago

Backup

04/08/22

project-37-at-2022-08-04-13-56-09ca81c8.json.zip

09/08/22

project-37-at-2022-08-09-16-04-6be75797.json.zip

10/08/22

project-37-at-2022-08-10-15-44-de7bb51f.json.zip

11/08/22

project-37-at-2022-08-11-15-31-e9001b04.json.zip

12/08/22

project-37-at-2022-08-12-15-54-ac0ab837.json.zip