paper-with-me

홈 › Papers

Predicting Solar Flares Using CNN and LSTM on Two Solar Cycles of Active Region Data

2022-04-07 · Zeyu Sun, Monica G. Bobra, Xiantong Wang, Yu Wang, Hu Sun, Tamas Gombosi, Yang Chen, Alfred Hero

We consider the flare prediction problem that distinguishes flare-imminent active regions that produce an M- or X-class flare in the future 24 hours, from quiet active regions that do not produce any flare within $\pm 24$ hours. Using line-of-sight magnetograms and parameters of active regions in two data products covering Solar Cycle 23 and 24, we train and evaluate two deep learning algorithms -- CNN and LSTM -- and their stacking ensembles. The decisions of CNN are explained using visual attribution methods. We have the following three main findings. (1) LSTM trained on data from two solar cycles achieves significantly higher True Skill Scores (TSS) than that trained on data from a single solar cycle with a confidence level of at least 0.95. (2) On data from Solar Cycle 23, a stacking ensemble that combines predictions from LSTM and CNN using the TSS criterion achieves significantly higher TSS than the "select-best" strategy with a confidence level of at least 0.95. (3) A visual attribution method called Integrated Gradients is able to attribute the CNN's predictions of flares to the emerging magnetic flux in the active region. It also reveals a limitation of CNN as a flare prediction method using line-of-sight magnetograms: it treats the polarity artifact of line-of-sight magnetograms as positive evidence of flares.

📄 PDF Abstract BibTeX arXiv:2204.03710

Code (1)

zeyusun/flare-prediction-smarp 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Extreme Solar Flare Prediction Using Residual Networks with HMI Magnetograms and Intensitygrams

2024-05-23 · Juyoung Yun, Jungmin Shin

Solar flares, especially C, M, and X class, pose significant risks to satellite operations, communication systems, and power grids. We present a novel approach for predicting extreme solar flares using HMI intensitygrams…

Activity PredictionSolar Flare PredictionWeather Forecasting

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

A Deep Learning Framework for Predicting Solar EUV Irradiance During Significant Flares

2026-07-21 · Sathvik Soman, Jason T. L. Wang, Haimin Wang, Haodi Jiang arxiv

We present FlareEUV, a multimodal deep learning framework for predicting daily extreme ultraviolet (EUV) irradiance at 6.5 nm over three consecutive days during significant solar flares, using multi-instrument observatio…

Multimodal Deep Learning

Predicting Solar Flares Using a Long Short-Term Memory Network

2019-05-17 · Hao Liu, Chang Liu, Jason T. L. Wang, Haimin Wang

We present a long short-term memory (LSTM) network for predicting whether an active region (AR) would produce a gamma-class flare within the next 24 hours. We consider three gamma classes, namely >=M5.0 class, >=M class,…

Solar Flare PredictionTime Series Analysis

DeepSun: Machine-Learning-as-a-Service for Solar Flare Prediction

2020-09-04 · Yasser Abduallah, Jason T. L. Wang, Yang Nie, Chang Liu 외

Solar flare prediction plays an important role in understanding and forecasting space weather. The main goal of the Helioseismic and Magnetic Imager (HMI), one of the instruments on NASA's Solar Dynamics Observatory, is …

BIG-bench Machine LearningPredictionSolar Flare Prediction