paper-with-me

Papers

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

2025-05-08 · Jiaqi Zheng, Qing Ling, Yerong Feng

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.

📄 PDF Abstract BibTeX arXiv:2505.04918

Code (1)

yumenomae/passat_5p625 공식 구현 pytorch

Tasks

Deep LearningGraph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

M-ENIAC: A machine learning recreation of the first successful numerical weather forecasts

2023-04-18 · Rüdiger Brecht, Alex Bihlo

In 1950 the first successful numerical weather forecast was obtained by solving the barotropic vorticity equation using the Electronic Numerical Integrator and Computer (ENIAC), which marked the beginning of the age of n…

Ranking-Based Physics-Informed Line Failure Detection in Power Grids

2022-08-31 · Aleksandra Burashnikova, Wenting Li, Massih Amini, Deepjoyti Deka 외

Climate change increases the number of extreme weather events (wind and snowstorms, heavy rains, wildfires) that compromise power system reliability and lead to multiple equipment failures. Real-time and accurate detecti…

Physics-informed generative neural network: an application to troposphere temperature prediction

2021-07-08 · Zhihao Chen, Jie Gao, Weikai Wang, Zheng Yan

The troposphere is one of the atmospheric layers where most weather phenomena occur. Temperature variations in the troposphere, especially at 500 hPa, a typical level of the middle troposphere, are significant indicators…

PredictionTime SeriesTime Series Analysis

ClimODE: Climate and Weather Forecasting with Physics-informed Neural ODEs

2024-04-15 · Yogesh Verma, Markus Heinonen, Vikas Garg

Climate and weather prediction traditionally relies on complex numerical simulations of atmospheric physics. Deep learning approaches, such as transformers, have recently challenged the simulation paradigm with complex n…

Uncertainty QuantificationWeather Forecasting

PINN-Cast: Exploring the Role of Continuous-Depth NODE in Transformers and Physics Informed Loss as Soft Physical Constraints in Short-term Weather Forecasting

2026-04-30 · Hira Saleem, Flora Salim, Cormac Purcell arxiv

Operational weather prediction has long relied on physics-based numerical weather prediction (NWP), whose accuracy comes at the cost of substantial compute and complex simulation workflows. Recent transformer-based forec…

Weather Forecasting