Explainable AI in Deep Learning-Based Prediction of Solar Storms
By: Adam O. Rawashdeh, Jason T. L. Wang, Katherine G. Herbert
Potential Business Impact:
Shows why a solar storm might happen.
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 predictions. Here, we present an approach to making a deep learning-based solar storm prediction model interpretable, where solar storms include solar flares and coronal mass ejections (CMEs). This deep learning model, built based on a long short-term memory (LSTM) network with an attention mechanism, aims to predict whether an active region (AR) on the Sun's surface that produces a flare within 24 hours will also produce a CME associated with the flare. The crux of our approach is to model data samples in an AR as time series and use the LSTM network to capture the temporal dynamics of the data samples. To make the model's predictions accountable and reliable, we leverage post hoc model-agnostic techniques, which help elucidate the factors contributing to the predicted output for an input sequence and provide insights into the model's behavior across multiple sequences within an AR. To our knowledge, this is the first time that interpretability has been added to an LSTM-based solar storm prediction model.
Similar Papers
An Explainable, Attention-Enhanced, Bidirectional Long Short-Term Memory Neural Network for Joint 48-Hour Forecasting of Temperature, Irradiance, and Relative Humidity
Machine Learning (CS)
Predicts weather two days ahead for smart homes.
FLARE-SSM: Deep State Space Models with Influence-Balanced Loss for 72-Hour Solar Flare Prediction
CV and Pattern Recognition
Predicts big sun flares to protect Earth.
Deep Space Weather Model: Long-Range Solar Flare Prediction from Multi-Wavelength Images
CV and Pattern Recognition
Predicts solar flares to protect Earth's technology.