Physics-Guided Learning of Meteorological Dynamics for Weather Downscaling and Forecasting
Yingtao Luo, Shikai Fang, Binqing Wu, Qingsong Wen, Liang Sun
TL;DR
PhyDL-NWP tackles the mismatch between traditional NWP and DL by embedding physics into a continuous-weather predictor. It models weather fields with a surrogate $f_\theta(x,y,t)$ and learns a parameterized PDE $\frac{\partial u}{\partial t}=Q_\pi(x,y,t)+\Phi(u)\Xi$, including a latent force $Q_\pi$ to represent unresolved physics, enabling resolution-free downscaling and physically consistent forecasting. The framework supports fine-tuning pre-trained forecasting models via a physics-guided loss, using finite differences for efficient derivatives, and demonstrates substantial improvements in both downscaling and forecasting across regional and global datasets, while achieving up to 170x faster inference with ~55K parameters. The learned dynamics align with established meteorological PDEs, providing interpretable insights into the governing processes and enabling robust, scalable deployment in operational contexts.
Abstract
Weather forecasting is essential but remains computationally intensive and physically incomplete in traditional numerical weather prediction (NWP) methods. Deep learning (DL) models offer efficiency and accuracy but often ignore physical laws, limiting interpretability and generalization. We propose PhyDL-NWP, a physics-guided deep learning framework that integrates physical equations with latent force parameterization into data-driven models. It predicts weather variables from arbitrary spatiotemporal coordinates, computes physical terms via automatic differentiation, and uses a physics-informed loss to align predictions with governing dynamics. PhyDL-NWP enables resolution-free downscaling by modeling weather as a continuous function and fine-tunes pre-trained models with minimal overhead, achieving up to 170x faster inference with only 55K parameters. Experiments show that PhyDL-NWP improves both forecasting performance and physical consistency.
