Ionospheric TEC Forecasting via Deep Delta Learning and Conformal Prediction

Abstract

Accurate forecasting of ionospheric Total Electron Content (TEC) during severe geomagnetic storms is critical for maintaining the integrity of Global Navigation Satellite System (GNSS) services and satellite communication links. Existing deep learning approaches suffer from chronological overfitting, where models implicitly memorize epoch-specific plasma climatology rather than learning universal physical perturbation mechanisms. We present the Convolutional Neural Network with Deep Delta Learning (CNN-DDL), a novel architecture that addresses this limitation through a physics-informed residual decomposition strategy. Rather than predicting absolute TEC, the model learns to forecast the perturbation delta over a physical persistence baseline, modulated by a dynamic beta-gate that scales corrections based on the geomagnetic state. Trained exclusively on the extreme May 2024 superstorm (Solar Cycle 25), the model was evaluated in a zero-shot manner on historical benchmark events from Solar Cycle 24. CNN-DDL achieves storm-time root mean square errors of 2.30, 3.92, and 1.10 TECU on May 2024, March 2015, and September 2017 respectively, consistently outperforming standard sequential and transformer baselines.

Key Methodologies & Contributions

Code & Resources