paper-with-me

Papers

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 occurrence of $\geq$M1.0-class flares within 24 hours. We leveraged custom data augmentation and sample weighting to counter the inherent class-imbalance problem and used true skill statistic and Heidke skill score as evaluation metrics. Recent advancements in gradient-based attention methods allow us to interpret models by sending gradient signals to assign the burden of the decision on the input features. We interpret our model using three post hoc attention methods: (i) Guided Gradient-weighted Class Activation Mapping, (ii) Deep Shapley Additive Explanations, and (iii) Integrated Gradients. Our analysis shows that full-disk predictions of solar flares align with characteristics related to the active regions. The key findings of this study are: (1) We demonstrate that our full disk model can tangibly locate and predict near-limb solar flares, which is a critical feature for operational flare forecasting, (2) Our candidate model achieves an average TSS=0.51$\pm$0.05 and HSS=0.38$\pm$0.08, and (3) Our evaluation suggests that these models can learn conspicuous features corresponding to active regions from full-disk magnetograms.

📄 PDF Abstract BibTeX arXiv:2308.02682

Code (1)

https://bitbucket.org/gsudmlab/explainingfulldisk 공식 구현 pytorch

Tasks

Data AugmentationSolar Flare Prediction

Methods 이 논문이 사용한 방법론

HOC 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

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…

Large Scale Evaluation of Deep Learning-based Explainable Solar Flare Forecasting Models with Attribution-based Proximity Analysis

2024-11-27 · Temitope Adeyeha, Chetraj Pandey, Berkay Aydin

Accurate and reliable predictions of solar flares are essential due to their potentially significant impact on Earth and space-based infrastructure. Although deep learning models have shown notable predictive capabilitie…

Solar Flare Prediction

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…

Global Cross-Time Attention Fusion for Enhanced Solar Flare Prediction from Multivariate Time Series

2025-11-17 · Onur Vural, Shah Muhammad Hamdi, Soukaina Filali Boubrahimi arxiv

Multivariate time series classification is increasingly investigated in space weather research as a means to predict intense solar flare events, which can cause widespread disruptions across modern technological systems.…

Time Series Classification

Interpreting LSTM Prediction on Solar Flare Eruption with Time-series Clustering

2019-12-27 · Hu Sun, Ward Manchester, Zhenbang Jiao, Xiantong Wang 외

We conduct a post hoc analysis of solar flare predictions made by a Long Short Term Memory (LSTM) model employing data in the form of Space-weather HMI Active Region Patches (SHARP) parameters calculated from data in pro…

Binary ClassificationClusteringDimensionality ReductionTime Series+2