ClimODE: Climate and Weather Forecasting with Physics-informed Neural ODEs
Yogesh Verma, Markus Heinonen, Vikas Garg
TL;DR
ClimODE introduces a continuous-time, physics-informed neural advection model for climate and weather forecasting that enforces mass-conserving dynamics while quantifying uncertainty. It learns a neural transport velocity using a hybrid local Convolution and global Attention architecture, augmented by a Gaussian emission model for sources and variability. Across global, regional, and climate-scale tasks on ERA5/WeatherBench data, ClimODE achieves state-of-the-art results with substantially fewer parameters than transformer-based rivals and provides calibrated uncertainty estimates. Ablation studies confirm the critical role of advection and emission components in driving performance, while mass conservation is empirically validated over long horizons.
Abstract
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 network forecasts. However, they often act as data-driven black-box models that neglect the underlying physics and lack uncertainty quantification. We address these limitations with ClimODE, a spatiotemporal continuous-time process that implements a key principle of advection from statistical mechanics, namely, weather changes due to a spatial movement of quantities over time. ClimODE models precise weather evolution with value-conserving dynamics, learning global weather transport as a neural flow, which also enables estimating the uncertainty in predictions. Our approach outperforms existing data-driven methods in global and regional forecasting with an order of magnitude smaller parameterization, establishing a new state of the art.
