Continuous Ensemble Weather Forecasting with Diffusion models
Martin Andrae, Tomas Landelius, Joel Oskarsson, Fredrik Lindsten
TL;DR
This paper introduces Continuous Ensemble Forecasting, a diffusion-model framework that samples temporally consistent ensemble trajectories in parallel, conditioned on lead times to produce probabilistic weather forecasts with arbitrary temporal granularity. By fixing the driving noise across lead times or using autocorrelated noise (e.g., Ornstein–Uhlenbeck processes), the method generates coherent trajectories without relying on iterative autoregressive forecasting, while still allowing ARCI—where autoregression plus continuous interpolation refines long horizons. Empirical results on ERA5 WeatherBench data show that ARCI-24/6h achieves competitive RMSE and CRPS across up to 10 days at 6h and 1h resolutions, outperforming several baselines and matching or exceeding existing diffusion-based approaches when using the same backbone architecture. The work highlights the potential of time-continuous diffusion sampling for high-temporal-resolution probabilistic weather forecasting and outlines directions for scaling, refining temporal coherence, and extending to other spatio-temporal forecasting domains.
Abstract
Weather forecasting has seen a shift in methods from numerical simulations to data-driven systems. While initial research in the area focused on deterministic forecasting, recent works have used diffusion models to produce skillful ensemble forecasts. These models are trained on a single forecasting step and rolled out autoregressively. However, they are computationally expensive and accumulate errors for high temporal resolution due to the many rollout steps. We address these limitations with Continuous Ensemble Forecasting, a novel and flexible method for sampling ensemble forecasts in diffusion models. The method can generate temporally consistent ensemble trajectories completely in parallel, with no autoregressive steps. Continuous Ensemble Forecasting can also be combined with autoregressive rollouts to yield forecasts at an arbitrary fine temporal resolution without sacrificing accuracy. We demonstrate that the method achieves competitive results for global weather forecasting with good probabilistic properties.
