Improving Medium Range Severe Weather Prediction through Transformer Post-processing of AI Weather Forecasts
Zhanxiang Hua, Ryan Sobash, David John Gagne, Yingkai Sha, Alexandra Anderson-Frey
TL;DR
This study tackles the challenge of medium-range severe weather prediction by combining AI NWP forecasts from Pangu-Weather with a decoder-only transformer post-processing framework that treats lead times as sequential tokens. The DOT architecture learns temporal dependencies across forecast days to generate probabilistic convective hazard guidance, outperforming a dense neural network baseline and traditional GFS-based post-processing, especially for Days 3–6. AI-driven forecasts, particularly Pangu-Weather initialized with ERA5-like analyses, demonstrate superior skill relative to GFS, and ensemble averaging across multiple inputs yields the strongest performance with improved reliability. Explainable AI via Integrated Gradients provides interpretable, day-scale feature attributions, supporting understanding of how input variables drive hazard predictions and highlighting the potential for operational deployment with improved accuracy and interpretability.
Abstract
Improving the skill of medium-range (3-8 day) severe weather prediction is crucial for mitigating societal impacts. This study introduces a novel approach leveraging decoder-only transformer networks to post-process AI-based weather forecasts, specifically from the Pangu-Weather model, for improved severe weather guidance. Unlike traditional post-processing methods that use a dense neural network to predict the probability of severe weather using discrete forecast samples, our method treats forecast lead times as sequential ``tokens'', enabling the transformer to learn complex temporal relationships within the evolving atmospheric state. We compare this approach against post-processing of the Global Forecast System (GFS) using both a traditional dense neural network and our transformer, as well as configurations that exclude convective parameters to fairly evaluate the impact of using the Pangu-Weather AI model. Results demonstrate that the transformer-based post-processing significantly enhances forecast skill compared to dense neural networks. Furthermore, AI-driven forecasts, particularly Pangu-Weather initialized from high resolution analysis, exhibit superior performance to GFS in the medium-range, even without explicit convective parameters. Our approach offers improved accuracy, and reliability, which also provides interpretability through feature attribution analysis, advancing medium-range severe weather prediction capabilities.
