LGAIMay 8, 2025

Physics-Assisted and Topology-Informed Deep Learning for Weather Prediction

arXiv:2505.04918v14 citationsh-index: 2Has CodeIJCAI
Originality Incremental advance
AI Analysis

This addresses the problem of inaccurate weather forecasting for meteorologists and climate scientists by integrating physical laws and topological data, representing a novel hybrid approach rather than an incremental improvement.

The paper tackles weather prediction by developing PASSAT, a deep learning model that incorporates physics equations and Earth's surface topology, achieving superior performance over state-of-the-art deep learning and operational numerical models on the ERA5 dataset at 5.625° resolution.

Although deep learning models have demonstrated remarkable potential in weather prediction, most of them overlook either the \textbf{physics} of the underlying weather evolution or the \textbf{topology} of the Earth's surface. In light of these disadvantages, we develop PASSAT, a novel Physics-ASSisted And Topology-informed deep learning model for weather prediction. PASSAT attributes the weather evolution to two key factors: (i) the advection process that can be characterized by the advection equation and the Navier-Stokes equation; (ii) the Earth-atmosphere interaction that is difficult to both model and calculate. PASSAT also takes the topology of the Earth's surface into consideration, other than simply treating it as a plane. With these considerations, PASSAT numerically solves the advection equation and the Navier-Stokes equation on the spherical manifold, utilizes a spherical graph neural network to capture the Earth-atmosphere interaction, and generates the initial velocity fields that are critical to solving the advection equation from the same spherical graph neural network. In the $5.625^\circ$-resolution ERA5 data set, PASSAT outperforms both the state-of-the-art deep learning-based weather prediction models and the operational numerical weather prediction model IFS T42. Code and checkpoint are available at https://github.com/Yumenomae/PASSAT_5p625.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes