🤖 AI Summary
Precipitation nowcasting requires high-precision forecasting of future radar echo sequences within the complex Earth system, playing a critical role in disaster prevention, mitigation, and traffic management. To address this, we propose SimCast—a novel training framework featuring a pioneering short-to-long knowledge distillation strategy that enables efficient transfer of multi-stage predictive knowledge. We further introduce a weighted mean squared error (MSE) loss and a non-autoregressive architecture to enhance spatiotemporal modeling capabilities—particularly for intense precipitation regions. Additionally, we integrate SimCast’s deterministic forecasts into the diffusion-based model CasCast to improve uncertainty quantification. Evaluated on SEVIR, HKO-7, and MeteoNet, our method achieves average Critical Success Index (CSI) scores of 0.452, 0.474, and 0.361, respectively—significantly outperforming state-of-the-art methods without increasing inference overhead.
📝 Abstract
Precipitation nowcasting predicts future radar sequences based on current observations, which is a highly challenging task driven by the inherent complexity of the Earth system. Accurate nowcasting is of utmost importance for addressing various societal needs, including disaster management, agriculture, transportation, and energy optimization. As a complementary to existing non-autoregressive nowcasting approaches, we investigate the impact of prediction horizons on nowcasting models and propose SimCast, a novel training pipeline featuring a short-to-long term knowledge distillation technique coupled with a weighted MSE loss to prioritize heavy rainfall regions. Improved nowcasting predictions can be obtained without introducing additional overhead during inference. As SimCast generates deterministic predictions, we further integrate it into a diffusion-based framework named CasCast, leveraging the strengths from probabilistic models to overcome limitations such as blurriness and distribution shift in deterministic outputs. Extensive experimental results on three benchmark datasets validate the effectiveness of the proposed framework, achieving mean CSI scores of 0.452 on SEVIR, 0.474 on HKO-7, and 0.361 on MeteoNet, which outperforms existing approaches by a significant margin.