paper-with-me

Papers

Deterministic Guidance Diffusion Model for Probabilistic Weather Forecasting

2023-12-05 · Donggeun Yoon, Minseok Seo, Doyi Kim, Yeji Choi, Donghyeon Cho

Weather forecasting requires not only accuracy but also the ability to perform probabilistic prediction. However, deterministic weather forecasting methods do not support probabilistic predictions, and conversely, probabilistic models tend to be less accurate. To address these challenges, in this paper, we introduce the \textbf{\textit{D}}eterministic \textbf{\textit{G}}uidance \textbf{\textit{D}}iffusion \textbf{\textit{M}}odel (DGDM) for probabilistic weather forecasting, integrating benefits of both deterministic and probabilistic approaches. During the forward process, both the deterministic and probabilistic models are trained end-to-end. In the reverse process, weather forecasting leverages the predicted result from the deterministic model, using as an intermediate starting point for the probabilistic model. By fusing deterministic models with probabilistic models in this manner, DGDM is capable of providing accurate forecasts while also offering probabilistic predictions. To evaluate DGDM, we assess it on the global weather forecasting dataset (WeatherBench) and the common video frame prediction benchmark (Moving MNIST). We also introduce and evaluate the Pacific Northwest Windstorm (PNW)-Typhoon weather satellite dataset to verify the effectiveness of DGDM in high-resolution regional forecasting. As a result of our experiments, DGDM achieves state-of-the-art results not only in global forecasting but also in regional forecasting. The code is available at: \url{https://github.com/DongGeun-Yoon/DGDM}.

📄 PDF Abstract BibTeX arXiv:2312.02819

Code (1)

donggeun-yoon/dgdm 공식 구현 pytorch

Tasks

modelWeather Forecasting

Similar Papers 제목 키워드 기반

Diffusion-LAM: Probabilistic Limited Area Weather Forecasting with Diffusion

2025-02-11 · Erik Larsson, Joel Oskarsson, Tomas Landelius, Fredrik Lindsten

Machine learning methods have been shown to be effective for weather forecasting, based on the speed and accuracy compared to traditional numerical models. While early efforts primarily concentrated on deterministic pred…

Weather Forecasting

Universal Diffusion-Based Probabilistic Downscaling

2026-02-12 · Roberto Molinaro, Niall Siegenheim, Henry Martin, Mark Frey 외 arxiv

We introduce a universal diffusion-based downscaling framework that lifts deterministic low-resolution weather forecasts into probabilistic high-resolution predictions without any model-specific fine-tuning. A single con…

Weather Forecasting

ArchesWeather & ArchesWeatherGen: a deterministic and generative model for efficient ML weather forecasting

2024-12-17 · Guillaume Couairon, Renu Singh, Anastase Charantonis, Christian Lessig 외

Weather forecasting plays a vital role in today's society, from agriculture and logistics to predicting the output of renewable energies, and preparing for extreme weather events. Deep learning weather forecasting models…

GPUWeather Forecasting

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

CRPS-LAM: Probabilistic Regional Weather Forecasting with Continuous Ranked Probability Score

2025-10-10 · Erik Larsson, Joel Oskarsson, Tomas Landelius, Fredrik Lindsten arxiv

Limited-Area Models (LAMs) enable weather forecasting over regional domains at higher resolutions than what is computationally feasible for global models. At such high resolutions, machine learning approaches for weather…

Weather Forecasting