AI Navigate

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

arXiv cs.LG / 3/17/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • Introduces MR-GNF, a lightweight, physics-aware multi-resolution graph neural forecasting model that operates directly on an ellipsoidal, multi-scale Earth's graph for regional weather prediction.
  • The model uses an axial graph-attention network with vertical self-attention across pressure levels and horizontal graph attention across surface nodes to capture implicit 3-D structure with only 1.6 million parameters.
  • Trained on 40 years of ERA5 reanalysis, MR-GNF delivers stable +6 h to +24 h forecasts for near-surface temperature, wind, and precipitation over the UK–Ireland region, at low computational cost (under 80 GPU-hours on a single RTX 6000 Ada).
  • Results show graph-based neural operators can achieve trustworthy, high-resolution weather prediction with substantially lower cost than traditional NWP, enabling AI-driven early warning and renewable-energy forecasting systems.

Abstract

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{\deg} region of interest with a 0.5{\deg} context belt and 1.0{\deg} 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