Comparing and Contrasting DLWP Backbones on Navier-Stokes and Atmospheric Dynamics
Matthias Karlbauer, Danielle C. Maddix, Abdul Fatir Ansari, Boran Han, Gaurav Gupta, Yuyang Wang, Andrew Stuart, Michael W. Mahoney

TL;DR
This paper empirically compares various deep learning architectures for weather prediction, analyzing their performance on synthetic Navier-Stokes data and real-world weather data to identify the most suitable models for different forecast horizons.
Contribution
It provides a controlled, empirical comparison of DLWP models with different backbones on synthetic and real data, highlighting their strengths and limitations.
Findings
FNO performs well on synthetic Navier-Stokes data.
ConvLSTM and SwinTransformer excel in short-to-mid-range weather forecasts.
Graph-based models like GraphCast and Spherical FNO are superior for long-term, stable forecasts.
Abstract
A large number of Deep Learning Weather Prediction (DLWP) architectures -- based on various backbones, including U-Net, Transformer, Graph Neural Network, and Fourier Neural Operator (FNO) -- have demonstrated their potential at forecasting atmospheric states. However, due to differences in training protocols, forecast horizons, and data choices, it remains unclear which (if any) of these methods and architectures are most suitable for weather forecasting and for future model development. Here, we step back and provide a detailed empirical analysis, under controlled conditions, comparing and contrasting the most prominent DLWP models, along with their backbones. We accomplish this by predicting synthetic two-dimensional incompressible Navier-Stokes and real-world global weather dynamics. On synthetic data, we observe favorable performance of FNO, while on the real-world WeatherBench…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMeteorological Phenomena and Simulations · Hydrological Forecasting Using AI · Energy Load and Power Forecasting
MethodsAttention Is All You Need · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Residual Connection · Adam · Dropout · Sigmoid Activation · U-Net · Byte Pair Encoding
