paper-with-me

Papers

DEF: Diffusion-augmented Ensemble Forecasting

2025-06-08 · David Millard, Arielle Carr, Stéphane Gaudreault, Ali Baheri

We present DEF (\textbf{\ul{D}}iffusion-augmented \textbf{\ul{E}}nsemble \textbf{\ul{F}}orecasting), a novel approach for generating initial condition perturbations. Modern approaches to initial condition perturbations are primarily designed for numerical weather prediction (NWP) solvers, limiting their applicability in the rapidly growing field of machine learning for weather prediction. Consequently, stochastic models in this domain are often developed on a case-by-case basis. We demonstrate that a simple conditional diffusion model can (1) generate meaningful structured perturbations, (2) be applied iteratively, and (3) utilize a guidance term to intuitivey control the level of perturbation. This method enables the transformation of any deterministic neural forecasting system into a stochastic one. With our stochastic extended systems, we show that the model accumulates less error over long-term forecasts while producing meaningful forecast distributions. We validate our approach on the 5.625$^\circ$ ERA5 reanalysis dataset, which comprises atmospheric and surface variables over a discretized global grid, spanning from the 1960s to the present. On this dataset, our method demonstrates improved predictive performance along with reasonable spread estimates.

📄 PDF Abstract BibTeX arXiv:2506.07324

Code (1)

djm3622/def-era 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continuous Ensemble Weather Forecasting with Diffusion models

2024-10-07 · Martin Andrae, Tomas Landelius, Joel Oskarsson, Fredrik Lindsten

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 produ…

Weather Forecasting

Data-Efficient Ensemble Weather Forecasting with Diffusion Models

2025-09-14 · Kevin Valencia, Ziyang Liu, Justin Cui arxiv

Although numerical weather forecasting methods have dominated the field, recent advances in deep learning methods, such as diffusion models, have shown promise in ensemble weather forecasting. However, such models are ty…

Weather Forecasting

SEEDS: Emulation of Weather Forecast Ensembles with Diffusion Models

2023-06-24 · Lizao Li, Rob Carver, Ignacio Lopez-Gomez, Fei Sha 외

Uncertainty quantification is crucial to decision-making. A prominent example is probabilistic forecasting in numerical weather prediction. The dominant approach to representing uncertainty in weather forecasting is to g…

Decision MakingDecision Making Under UncertaintyUncertainty QuantificationWeather Forecasting

LaDCast: A Latent Diffusion Model for Medium-Range Ensemble Weather Forecasting

2025-06-10 · Yilin Zhuang, Karthik Duraisamy

Accurate probabilistic weather forecasting demands both high accuracy and efficient uncertainty quantification, challenges that overburden both ensemble numerical weather prediction (NWP) and recent machine-learning meth…

Uncertainty QuantificationWeather Forecasting

ReDiTT: Retrieval Augmented Conditional Diffusion Transformers for Asynchronous Time Series

2026-07-14 · Saiyue Lyu, Zhitian Zhang, Ruizhi Deng, Thibaut Durand arxiv

We present a diffusion based model for asynchronous time series prediction, where the goal is to predict the next inter event time and event type. To address the inherent uncertainty of future events, we introduce ReDiTT…

Time Series Prediction