Detecting and Classifying Flares in High-Resolution Solar Spectra with Supervised Machine Learning
Nicole Hao, Laura Flagg, Ray Jayawardhana

TL;DR
This paper develops a supervised machine learning framework, particularly using SVC with RBF kernels, to detect and classify solar flares in high-resolution spectra, improving accuracy over blind methods and aiding exoplanet studies.
Contribution
It introduces a standardized procedure employing supervised machine learning for solar flare classification, demonstrating the effectiveness of SVC with RBF kernels on spectral data.
Findings
SVC with RBF kernels achieved 0.65 accuracy.
Model accurately classifies flares in new, diverse data.
Supervised learning outperforms blind classification methods.
Abstract
Flares are a well-studied aspect of the Sun's magnetic activity. Detecting and classifying solar flares can inform the analysis of contamination caused by stellar flares in exoplanet transmission spectra. In this paper, we present a standardized procedure to classify solar flares with the aid of supervised machine learning. Using flare data from the RHESSI mission and solar spectra from the HARPS-N instrument, we trained several supervised machine learning models, and found that the best performing algorithm is a C-Support Vector Machine (SVC) with non-linear kernels, specifically Radial Basis Functions (RBF). The best-trained model, SVC with RBF kernels, achieves an average aggregate accuracy score of 0.65, and categorical accuracy scores of over 0.70 for the no-flare and weak-flare classes, respectively. In comparison, a blind classification algorithm would have an accuracy score of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSolar and Space Plasma Dynamics · Solar Radiation and Photovoltaics
MethodsFocus · Radial Basis Function
