paper-with-me

홈 › Papers

MR-GNF: Multi-Resolution Graph Neural Forecasting on Ellipsoidal Meshes for Efficient Regional Weather Prediction

2026-03-13 · Andrii Shchur, Inna Skarga-Bandurova arxiv

Weather forecasting offers an ideal testbed for artificial intelligence (AI) to learn complex, multi-scale physical systems. Traditional numerical weather prediction remains computationally costly for frequent regional updates, as high-resolution nests require intensive boundary coupling. We introduce Multi-Resolution Graph Neural Forecasting (MR-GNF), a lightweight, physics-aware model that performs short-term regional forecasts directly on an ellipsoidal, multi-scale graph of the Earth. The framework couples a 0.25° region of interest with a 0.5° context belt and 1.0° outer domain, enabling continuous cross-scale message passing without explicit nested boundaries. Its axial graph-attention network alternates vertical self-attention across pressure levels with horizontal graph attention across surface nodes, capturing implicit 3-D structure in just 1.6 M parameters. Trained on 40 years of ERA5 reanalysis (1980-2024), MR-GNF delivers stable +6 h to +24 h forecasts for near-surface temperature, wind, and precipitation over the UK-Ireland sector. Despite a total compute cost below 80 GPU-hours on a single RTX 6000 Ada, the model matches or exceeds heavier regional AI systems while preserving physical consistency across scales. These results demonstrate that graph-based neural operators can achieve trustworthy, high-resolution weather prediction at a fraction of NWP cost, opening a practical path toward AI-driven early-warning and renewable-energy forecasting systems. Project page and code: https://github.com/AndriiShchur/MR-GNF

📄 PDF Abstract BibTeX arXiv:2603.13563

Code (0)

등록된 구현이 없습니다.

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

Njord: A Probabilistic Graph Neural Network for Ensemble Ocean Forecasting

2026-05-14 · Daniel Holmberg, Joel Oskarsson, Erik Wikingsson, Fredrik Lindsten 외 arxiv

Ocean dynamics are inherently chaotic, yet existing machine learning ocean models produce only deterministic forecasts. We introduce Njord, a probabilistic data-driven model for ocean forecasting, applicable to both glob…

Graph Neural Network

Eddy-Resolving Global Ocean Forecasting with Multi-Scale Graph Neural Networks

2026-01-19 · Yuta Hirabayashi, Daisuke Matusoka, Konobu Kimura arxiv

Research on data-driven ocean models has progressed rapidly in recent years; however, the application of these models to global eddy-resolving ocean forecasting remains limited. The accurate representation of ocean dynam…

Graph Neural Network

Mesh-based Super-resolution of Detonation Flows with Multiscale Graph Transformers

2025-11-15 · Shivam Barwey, Pinaki Pal arxiv

Super-resolution flow reconstruction using state-of-the-art data-driven techniques is valuable for a variety of applications, such as subgrid/subfilter closure modeling, accelerating spatiotemporal forecasting, data comp…

Learning the Dynamics of Physical Systems from Sparse Observations with Finite Element Networks

2022-03-16 · ICLR 2022 4 · Marten Lienen, Stephan Günnemann

We propose a new method for spatio-temporal forecasting on arbitrarily distributed points. Assuming that the observed system follows an unknown partial differential equation, we derive a continuous-time model for the dyn…

Graph Neural NetworkInterpretability Techniques for Deep LearningInterpretable Machine LearningSpatio-Temporal Forecasting+1

Building Machine Learning Limited Area Models: Kilometer-Scale Weather Forecasting in Realistic Settings

2025-04-12 · Simon Adamov, Joel Oskarsson, Leif Denby, Tomas Landelius 외

Machine learning is revolutionizing global weather forecasting, with models that efficiently produce highly accurate forecasts. Apart from global forecasting there is also a large value in high-resolution regional weathe…

graph constructionWeather Forecasting