paper-with-me

홈 › Papers

Using Multiple Instance Learning for Explainable Solar Flare Prediction

2022-03-25 · Cédric Huwyler, Martin Melchior

In this work we leverage a weakly-labeled dataset of spectral data from NASAs IRIS satellite for the prediction of solar flares using the Multiple Instance Learning (MIL) paradigm. While standard supervised learning models expect a label for every instance, MIL relaxes this and only considers bags of instances to be labeled. This is ideally suited for flare prediction with IRIS data that consists of time series of bags of UV spectra measured along the instrument slit. In particular, we consider the readout window around the Mg II h&k lines that encodes information on the dynamics of the solar chromosphere. Our MIL models are not only able to predict whether flares occur within the next $\sim$25 minutes with accuracies of around 90%, but are also able to explain which spectral profiles were particularly important for their bag-level prediction. This information can be used to highlight regions of interest in ongoing IRIS observations in real-time and to identify candidates for typical flare precursor spectral profiles. We use k-means clustering to extract groups of spectral profiles that appear relevant for flare prediction. The recovered groups show high intensity, triplet red wing emission and single-peaked h and k lines, as found by previous works. They seem to be related to small-scale explosive events that have been reported to occur tens of minutes before a flare.

📄 PDF Abstract BibTeX arXiv:2203.13896

Code (1)

chuwyler/irismil 공식 구현 tf

Tasks

Multiple Instance LearningPredictionSolar Flare PredictionTime SeriesTime Series AnalysisTriplet

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Prediction of Solar Flares Using Photospheric Magnetic Field Parameters with Deep Learning

2026-06-20 · Yash Chaudhary, Jason T. L. Wang, Chunhui Xu, Yan Xu 외 arxiv

Solar flares, particularly those of the M- and X-class, have a significant impact on human life because of their potential to disrupt critical infrastructure and communication systems on Earth. Accurate prediction of sol…

EXCON: Extreme Instance-based Contrastive Representation Learning of Severely Imbalanced Multivariate Time Series for Solar Flare Prediction

2024-11-18 · Onur Vural, Shah Muhammad Hamdi, Soukaina Filali Boubrahimi

In heliophysics research, predicting solar flares is crucial due to their potential to impact both space-based systems and Earth's infrastructure substantially. Magnetic field data from solar active regions, recorded by …

Contrastive LearningPredictionRepresentation LearningRobust classification+2

Explainable AI in Deep Learning-Based Prediction of Solar Storms

2025-08-22 · Adam O. Rawashdeh, Jason T. L. Wang, Katherine G. Herbert arxiv

A deep learning model is often considered a black-box model, as its internal workings tend to be opaque to the user. Because of the lack of transparency, it is challenging to understand the reasoning behind the model's p…

FLARE-SSM: Deep State Space Models with Influence-Balanced Loss for 72-Hour Solar Flare Prediction

2025-09-12 · Yusuke Takagi, Shunya Nagashima, Komei Sugiura arxiv

Accurate and reliable solar flare predictions are essential to mitigate potential impacts on critical infrastructure. However, the current performance of solar flare forecasting is insufficient. In this study, we address…

Explainable Deep Learning-based Solar Flare Prediction with post hoc Attention for Operational Forecasting

2023-08-04 · Chetraj Pandey, Rafal A. Angryk, Manolis K. Georgoulis, Berkay Aydin

This paper presents a post hoc analysis of a deep learning-based full-disk solar flare prediction model. We used hourly full-disk line-of-sight magnetogram images and selected binary prediction mode to predict the occurr…

Data AugmentationSolar Flare Prediction