WeatherGNN: Exploiting Meteo- and Spatial-Dependencies for Local Numerical Weather Prediction Bias-Correction
Binqing Wu, Weiqi Chen, Wengwei Wang, Bingqing Peng, Liang Sun, Ling Chen
TL;DR
WeatherGNN tackles local NWP bias by modeling both area-specific meteorological dependencies and cross-area spatial influences. It introduces a factor GNN to learn region-adaptive meteorological interactions and a fast hierarchical GNN to capture dynamic, multi-scale spatial dependencies under Tobler's laws, with linear-time complexity in the number of grids. Empirically, it achieves state-of-the-art RMSE improvements (average $4.75\%$) on Ningbo and Ningxia, supported by thorough ablations showing the necessity of both branches and the static-dynamic hierarchy. The approach is scalable, geometry-informed, and capable of improving downstream applications such as wind power forecasting and regional weather decision-making.
Abstract
Due to insufficient local area information, numerical weather prediction (NWP) may yield biases for specific areas. Previous studies correct biases mainly by employing handcrafted features or applying data-driven methods intuitively, overlooking the complicated dependencies between weather factors and between areas. To address this issue, we propose WeatherGNN, a local NWP bias-correction method that utilizes Graph Neural Networks (GNNs) to exploit meteorological dependencies and spatial dependencies under the guidance of domain knowledge. Specifically, we introduce a factor GNN to capture area-specific meteorological dependencies adaptively based on spatial heterogeneity and a fast hierarchical GNN to capture dynamic spatial dependencies efficiently guided by Tobler's first and second laws of geography. Our experimental results on two real-world datasets demonstrate that WeatherGNN achieves the state-of-the-art performance, outperforming the best baseline with an average of 4.75 \% on RMSE.
