paper-with-me

홈 › Papers

Improved Type III solar radio burst detection using congruent deep learning models

2023-05-16 · Jeremiah Scully, Ronan Flynn, Peter Gallagher, Eoin Carley, Mark Daly

Solar flares are energetic events in the solar atmosphere that are often linked with solar radio bursts (SRBs). SRBs are observed at metric to decametric wavelengths and are classified into five spectral classes (Type I--V) based on their signature in dynamic spectra. The automatic detection and classification of SRBs is a challenge due to their heterogeneous form. Near-realtime detection and classification of SRBs has become a necessity in recent years due to large data rates generated by advanced radio telescopes such as the LOw Frequency ARray (LOFAR). In this study, we implement congruent deep learning models to automatically detect and classify Type III SRBs. We generated simulated Type III SRBs, which were comparable to Type IIIs seen in real observations, using a deep learning method known as Generative Adversarial Network (GAN). This simulated data was combined with observations from LOFAR to produce a training set that was used to train an object detection model known as YOLOv2 (You Only Look Once). Using this congruent deep learning model system, we can accurately detect Type III SRBs at a mean Average Precision (mAP) value of 77.71%.

📄 PDF Abstract BibTeX arXiv:2305.09327

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGenerative Adversarial Networkobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Darknet-19 설명 없음

Similar Papers 제목 키워드 기반

Type III solar radio burst detection and classification: A deep learning approach

2021-05-27 · Jeremiah Scully, Ronan Flynn, Eoin Carley, Peter Gallagher 외

Solar Radio Bursts (SRBs) are generally observed in dynamic spectra and have five major spectral classes, labelled Type I to Type V depending on their shape and extent in frequency and time. Due to their complex characte…

Vocal Bursts Type Prediction

Deep learning image burst stacking to reconstruct high-resolution ground-based solar observations

2025-06-05 · Christoph Schirninger, Robert Jarolim, Astrid M. Veronig, Christoph Kuckein

Large aperture ground based solar telescopes allow the solar atmosphere to be resolved in unprecedented detail. However, observations are limited by Earths turbulent atmosphere, requiring post image corrections. Current …

Image-to-Image Translation

An Interpretable Machine Learning Approach to Understanding the Relationships between Solar Flares and Source Active Regions

2025-02-20 · Huseyin Cavus, Jason T. L. Wang, Teja P. S. Singampalli, Gani Caglar Coban 외

Solar flares are defined as outbursts on the surface of the Sun. They occur when energy accumulated in magnetic fields enclosing solar active regions (ARs) is abruptly expelled. Solar flares and associated coronal mass e…

Binary ClassificationDecision MakingInterpretable Machine Learning

WIDEFT: A Corpus of Radio Frequency Signals for Wireless Device Fingerprint Research

2021-08-04 · Abu Bucker Siddik, Dawson Drake, Thomas Wilkinson, Phillip L. De Leon 외

Wireless network security may be improved by identifying networked devices via traits that are tied to hardware differences, typically related to unique variations introduced in the manufacturing process. One way these v…

Generalist Vision-Language Models for Fast Radio Burst detection: a zero-shot benchmark against a specialized detector

2026-07-08 · Raiff H. Santos, Amilcar R. Queiroz, Tharcisyo S. S. Duarte, K. E. L. de Farias 외 arxiv

Fast Radio Burst (FRB) detection increasingly relies on specialized deep learning models that require large task-specific training sets and cannot be redefined without retraining. We evaluate whether small, open-weight, …