Forecasting Continuum Intensity for Solar Active Region Emergence Prediction using Transformers
Jonas Tirona, Sarang Patil, Spiridon Kasapis, Eren Dogan, John Stefan, Irina N. Kitiashvili, Alexander G. Kosovichev, Mengjia Xu
TL;DR
This work investigates Transformer-based architectures for forecasting solar active region emergence from continuum intensity signals. By conducting a factorial ablation on a Conv1D front-end and an Early Detection attention loss, the study demonstrates that a timing-aware EarlyDetect Transformer without temporal smoothing delivers true advance warnings, achieving an overall RMSE of 0.1189 and an average lead time of -4.73 h, outperforming an LSTM baseline. The results reveal a trade-off between predictive timing and statistical smoothness, with high sensitivity introducing variance but yielding operationally valuable early warnings. These findings offer a path toward deployment-ready space weather forecasting systems that prioritize timely detection of precursor signals over smooth but late predictions.
Abstract
Early and accurate prediction of solar active region (AR) emergence is crucial for space weather forecasting. Building on established Long Short-Term Memory (LSTM) based approaches for forecasting the continuum intensity decrease associated with AR emergence, this work expands the modeling with new architectures and targets. We investigate a sliding-window Transformer architecture to forecast continuum intensity evolution up to 12 hours ahead using data from 46 ARs observed by SDO/HMI. We conduct a systematic ablation study to evaluate two key components: (1) the inclusion of a temporal 1D convolutional (Conv1D) front-end and (2) a novel `Early Detection' architecture featuring attention biases and a timing-aware loss function. Our best-performing model, combining the Early Detection architecture without the Conv1D layer, achieved a Root Mean Square Error (RMSE) of 0.1189 (representing a 10.6% improvement over the LSTM baseline) and an average advance warning time of 4.73 hours (timing difference of -4.73h), even under a stricter emergence criterion than previous studies. While the Transformer demonstrates superior aggregate timing and accuracy, we note that this high-sensitivity detection comes with increased variance compared to smoother baseline models. However, this volatility is a necessary trade-off for operational warning systems: the model's ability to detect micro-changes in precursor signals enables significantly earlier detection, outweighing the cost of increased noise. Our results demonstrate that Transformer architectures modified with early detection biases, when used without temporal smoothing layers, provide a high-sensitivity alternative for forecasting AR emergence that prioritizes advance warning over statistical smoothness.
