paper-with-me

Papers

Latent diffusion models for generative precipitation nowcasting with accurate uncertainty quantification

2023-04-25 · Jussi Leinonen, Ulrich Hamann, Daniele Nerini, Urs Germann, Gabriele Franch

Diffusion models have been widely adopted in image generation, producing higher-quality and more diverse samples than generative adversarial networks (GANs). We introduce a latent diffusion model (LDM) for precipitation nowcasting - short-term forecasting based on the latest observational data. The LDM is more stable and requires less computation to train than GANs, albeit with more computationally expensive generation. We benchmark it against the GAN-based Deep Generative Models of Rainfall (DGMR) and a statistical model, PySTEPS. The LDM produces more accurate precipitation predictions, while the comparisons are more mixed when predicting whether the precipitation exceeds predefined thresholds. The clearest advantage of the LDM is that it generates more diverse predictions than DGMR or PySTEPS. Rank distribution tests indicate that the distribution of samples from the LDM accurately reflects the uncertainty of the predictions. Thus, LDMs are promising for any applications where uncertainty quantification is important, such as weather and climate.

📄 PDF Abstract BibTeX arXiv:2304.12891

Code (1)

meteoswiss/ldcast 공식 구현 pytorch

Tasks

Image GenerationUncertainty Quantification

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…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

CasCast: Skillful High-resolution Precipitation Nowcasting via Cascaded Modelling

2024-02-06 · Junchao Gong, Lei Bai, Peng Ye, Wanghan Xu 외

Precipitation nowcasting based on radar data plays a crucial role in extreme weather prediction and has broad implications for disaster management. Despite progresses have been made based on deep learning, two key challe…

Management

FlowCast: Advancing Precipitation Nowcasting with Conditional Flow Matching

2025-11-12 · Bernardo Perrone Ribeiro, Jana Faganeli Pucer arxiv

Radar-based precipitation nowcasting, the task of forecasting short-term precipitation fields from previous radar images, is a critical problem for flood risk management and decision-making. While deep learning has subst…

STLDM: Spatio-Temporal Latent Diffusion Model for Precipitation Nowcasting

2025-12-24 · Shi Quan Foo, Chi-Ho Wong, Zhihan Gao, Dit-Yan Yeung 외 arxiv

Precipitation nowcasting is a critical spatio-temporal prediction task for society to prevent severe damage owing to extreme weather events. Despite the advances in this field, the complex and stochastic nature of this t…

Extreme Precipitation Nowcasting using Transformer-based Generative Models

2024-03-06 · Cristian Meo, Ankush Roy, Mircea Lică, Junzhe Yin 외

This paper presents an innovative approach to extreme precipitation nowcasting by employing Transformer-based generative models, namely NowcastingGPT with Extreme Value Loss (EVL) regularization. Leveraging a comprehensi…

PIANO: Physics-informed Dual Neural Operator for Precipitation Nowcasting

2025-11-30 · Seokhyun Chin, Junghwan Park, Woojin Cho arxiv

Precipitation nowcasting, key for early warning of disasters, currently relies on computationally expensive and restrictive methods that limit access to many countries. To overcome this challenge, we propose precipitatio…