Predicting Coronal Mass Ejections Using SDO/HMI Vector Magnetic Data Products and Recurrent Neural Networks

Hao Liu1,2, Chang Liu1,3,4, Jason T. L. Wang1,2, and Haimin Wang1,3,4

1. Institute for Space Weather Sciences, New Jersey Institute of Technology
2. Department of Computer Science, New Jersey Institute of Technology
3. Big Bear Solar Observatory, New Jersey Institute of Technology
4. Center for Solar-Terrestrial Research, New Jersey Institute of Technology


Abstract

We present two recurrent neural networks (RNNs), one based on gated recurrent units and the other based on long short-term memory, for predicting whether an active region (AR) that produces an M- or X-class flare will also produce a coronal mass ejection (CME). We model data samples in an AR as time series and use the RNNs to capture temporal information of the data samples. Each data sample has 18 physical parameters, or features, derived from photospheric vector magnetic field data taken by the Helioseismic and Magnetic Imager (HMI) on board the Solar Dynamics Observatory (SDO). We survey M- and X-class flares that occurred from 2010 May to 2019 May using the Geostationary Operational Environmental Satellite's X-ray flare catalogs provided by the National Centers for Environmental Information (NCEI), and select those flares with identified ARs in the NCEI catalogs. In addition, we extract the associations of flares and CMEs from the Space Weather Database Of Notifications, Knowledge, Information (DONKI). We use the information gathered above to build the labels (positive versus negative) of the data samples at hand. Experimental results demonstrate the superiority of our RNNs over closely related machine learning methods in predicting the labels of the data samples. We also discuss an extension of our approach to predict a probabilistic estimate of how likely an M- or X-class flare will initiate a CME, with good performance results. To our knowledge this is the first time that RNNs have been used for CME prediction.


Datasets and Source Code

» Click here to download the database of 129 M- and X-class flares that are associated with CMEs and 610 M- and X-class flares that are not associated with CMEs described in Section 2 of the paper.
» Click here to download the data samples described in Table 1 of the paper.
» Click here to download the software package described in Section 5 of the paper.


Reference

Predicting Coronal Mass Ejections Using SDO/HMI Vector Magnetic Data Products and Recurrent Neural Networks. Liu, H., Liu, C., Wang, J. T. L., Wang, H., ApJ., 890:12, 2020   [GitHub] [MyGitHub]