Abduallah, Yasser
Improving the Temporal Resolution of SOHO/MDI Magnetograms of Solar Active Regions Using a Deep Generative Model
Li, Jialiang, Yurchyshyn, Vasyl, Wang, Jason T. L., Wang, Haimin, Abduallah, Yasser, Alobaid, Khalid A., Xu, Chunhui, Chen, Ruizhu, Xu, Yan
Normally, these models work by inverting the process of natural diffusion, where they start with a distribution of random noise and progressively transform it into a structured data distribution resembling the training data. This transformation occurs in multiple steps, which incrementally denoise the noisy sample until it reaches the desired complexity and detail. In contrast to the normal diffusion models mentioned above (Song et al. 2022, 2024), which generate synthetic images by denoising random noise distributions without incorporating any specific guidance, our GenMDI model generates a synthetic image considering the previous image and the next image surrounding the generated image. This image generation process with guidance or condition is known as the conditional diffusion process, which is often used in the generation of video frames (Voleti et al. 2022). By conditioning the reverse diffusion process on the previous and subsequent images, GenMDI ensures that the generated image maintains continuity and reflects the dynamics of the surrounding images. This approach not only preserves the natural flow and consistency of MDI time-series magnetograms but also enhances our model's ability to accurately generate synthetic images. To our knowledge, this is the first time a conditional diffusion model has been used to improve the temporal resolution of MDI magnetograms. The remainder of this paper is organized as follows. Section 2 describes the data used in this study.
Prediction of Halo Coronal Mass Ejections Using SDO/HMI Vector Magnetic Data Products and a Transformer Model
Zhang, Hongyang, Jing, Ju, Wang, Jason T. L., Wang, Haimin, Abduallah, Yasser, Xu, Yan, Alobaid, Khalid A., Farooki, Hameedullah, Yurchyshyn, Vasyl
We present a transformer model, named DeepHalo, to predict the occurrence of halo coronal mass ejections (CMEs). Our model takes as input an active region (AR) and a profile, where the profile contains a time series of data samples in the AR that are collected 24 hours before the beginning of a day, and predicts whether the AR would produce a halo CME during that day. Each data sample contains 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 and match CME events in the Space Weather Database Of Notification, Knowledge, Information (DONKI) and Large Angle and Spectrometric Coronagraph (LASCO) CME Catalog, and compile a list of CMEs including halo CMEs and non-halo CMEs associated with ARs in the period between November 2010 and August 2023. We use the information gathered above to build the labels (positive versus negative) of the data samples and profiles at hand, where the labels are needed for machine learning. Experimental results show that DeepHalo with a true skill statistics (TSS) score of 0.907 outperforms a closely related long short-term memory network with a TSS score of 0.821. To our knowledge, this is the first time that the transformer model has been used for halo CME prediction.
Prediction of Geoeffective CMEs Using SOHO Images and Deep Learning
Alobaid, Khalid A., Wang, Jason T. L., Wang, Haimin, Jing, Ju, Abduallah, Yasser, Wang, Zhenduo, Farooki, Hameedullah, Cavus, Huseyin, Yurchyshyn, Vasyl
The application of machine learning to the study of coronal mass ejections (CMEs) and their impacts on Earth has seen significant growth recently. Understanding and forecasting CME geoeffectiveness is crucial for protecting infrastructure in space and ensuring the resilience of technological systems on Earth. Here we present GeoCME, a deep-learning framework designed to predict, deterministically or probabilistically, whether a CME event that arrives at Earth will cause a geomagnetic storm. A geomagnetic storm is defined as a disturbance of the Earth's magnetosphere during which the minimum Dst index value is less than -50 nT. GeoCME is trained on observations from the instruments including LASCO C2, EIT and MDI on board the Solar and Heliospheric Observatory (SOHO), focusing on a dataset that includes 136 halo/partial halo CMEs in Solar Cycle 23. Using ensemble and transfer learning techniques, GeoCME is capable of extracting features hidden in the SOHO observations and making predictions based on the learned features. Our experimental results demonstrate the good performance of GeoCME, achieving a Matthew's correlation coefficient of 0.807 and a true skill statistics score of 0.714 when the tool is used as a deterministic prediction model. When the tool is used as a probabilistic forecasting model, it achieves a Brier score of 0.094 and a Brier skill score of 0.493. These results are promising, showing that the proposed GeoCME can help enhance our understanding of CME-triggered solar-terrestrial interactions.
Super-Resolution of SOHO/MDI Magnetograms of Solar Active Regions Using SDO/HMI Data and an Attention-Aided Convolutional Neural Network
Xu, Chunhui, Wang, Jason T. L., Wang, Haimin, Jiang, Haodi, Li, Qin, Abduallah, Yasser, Xu, Yan
Deep learning, which is a subfield of machine learning, has drawn significant interest in recent years. It was originally used in speech recognition (Deng, Hinton, and Kingsbury, 2013), natural language processing (Kastrati et al., 2021), and computer vision (Hu et al., 2018). More recently, it has been applied to astronomy, astrophysics, and solar physics (Liu et al., 2020a; Jiang et al., 2021; Espuña Fontcuberta et al., 2023; Mercea et al., 2023; Scully et al., 2023). Here, we present a new deep-learning method, specifically an attention-aided convolutional neural network (CNN), named SolarCNN, for solar image super-resolution. SolarCNN aims to enhance the quality of line-of-sight (LOS) magnetograms of solar active regions (ARs) collected by the Michelson Doppler Imager (MDI; Scherrer et al., 1995) on board the Solar and Heliospheric Observatory (SOHO; Domingo, Fleck, and Poland, 1995). The ground-truth labels used for training SolarCNN are the LOS magnetograms of the same ARs collected by the Helioseismic and Magnetic Imager (HMI; Schou et al., 2012) on board the Solar Dynamics Observatory (SDO; Pesnell, Thompson, and Chamberlin, 2012). Training and test samples are collected from ARs in the HMI and MDI overlap period, between 1 May 2010 and 11 April 2011. An AR on the solar disk usually consists of one or more sunspots and pores that are formed because of the concentrations of strong magnetic fields.
Estimating Coronal Mass Ejection Mass and Kinetic Energy by Fusion of Multiple Deep-learning Models
Alobaid, Khalid A., Abduallah, Yasser, Wang, Jason T. L., Wang, Haimin, Fan, Shen, Li, Jialiang, Cavus, Huseyin, Yurchyshyn, Vasyl
Coronal mass ejections (CMEs) are massive solar eruptions, which have a significant impact on Earth. In this paper, we propose a new method, called DeepCME, to estimate two properties of CMEs, namely, CME mass and kinetic energy. Being able to estimate these properties helps better understand CME dynamics. Our study is based on the CME catalog maintained at the Coordinated Data Analysis Workshops (CDAW) Data Center, which contains all CMEs manually identified since 1996 using the Large Angle and Spectrometric Coronagraph (LASCO) on board the Solar and Heliospheric Observatory (SOHO). We use LASCO C2 data in the period between January 1996 and December 2020 to train, validate and test DeepCME through 10-fold cross validation. The DeepCME method is a fusion of three deep learning models, including ResNet, InceptionNet, and InceptionResNet. Our fusion model extracts features from LASCO C2 images, effectively combining the learning capabilities of the three component models to jointly estimate the mass and kinetic energy of CMEs. Experimental results show that the fusion model yields a mean relative error (MRE) of 0.013 (0.009, respectively) compared to the MRE of 0.019 (0.017, respectively) of the best component model InceptionResNet (InceptionNet, respectively) in estimating the CME mass (kinetic energy, respectively). To our knowledge, this is the first time that deep learning has been used for CME mass and kinetic energy estimations.
A Deep Learning Approach to Generating Photospheric Vector Magnetograms of Solar Active Regions for SOHO/MDI Using SDO/HMI and BBSO Data
Jiang, Haodi, Li, Qin, Hu, Zhihang, Liu, Nian, Abduallah, Yasser, Jing, Ju, Zhang, Genwei, Xu, Yan, Hsu, Wynne, Wang, Jason T. L., Wang, Haimin
Solar activity is usually caused by the evolution of solar magnetic fields. Magnetic field parameters derived from photospheric vector magnetograms of solar active regions have been used to analyze and forecast eruptive events such as solar flares and coronal mass ejections. Unfortunately, the most recent solar cycle 24 was relatively weak with few large flares, though it is the only solar cycle in which consistent time-sequence vector magnetograms have been available through the Helioseismic and Magnetic Imager (HMI) on board the Solar Dynamics Observatory (SDO) since its launch in 2010. In this paper, we look into another major instrument, namely the Michelson Doppler Imager (MDI) on board the Solar and Heliospheric Observatory (SOHO) from 1996 to 2010. The data archive of SOHO/MDI covers more active solar cycle 23 with many large flares. However, SOHO/MDI data only has line-of-sight (LOS) magnetograms. We propose a new deep learning method, named MagNet, to learn from combined LOS magnetograms, Bx and By taken by SDO/HMI along with H-alpha observations collected by the Big Bear Solar Observatory (BBSO), and to generate vector components Bx' and By', which would form vector magnetograms with observed LOS data. In this way, we can expand the availability of vector magnetograms to the period from 1996 to present. Experimental results demonstrate the good performance of the proposed method. To our knowledge, this is the first time that deep learning has been used to generate photospheric vector magnetograms of solar active regions for SOHO/MDI using SDO/HMI and H-alpha data.