CVDec 2, 2024

DuoCast: Duo-Probabilistic Diffusion for Precipitation Nowcasting

arXiv:2412.01091v33 citationsh-index: 4
Originality Highly original
AI Analysis

This work addresses accurate precipitation nowcasting for weather-sensitive decision-making in domains like agriculture and disaster response, representing a novel method for a known bottleneck.

The paper tackled the problem of short-term precipitation forecasting by proposing DuoCast, a dual-diffusion framework that decomposes forecasting into low- and high-frequency components, and it outperformed state-of-the-art baselines on four benchmark radar datasets with superior accuracy in spatial detail and temporal evolution.

Accurate short-term precipitation forecasting is critical for weather-sensitive decision-making in agriculture, transportation, and disaster response. Existing deep learning approaches often struggle to balance global structural consistency with local detail preservation, especially under complex meteorological conditions. We propose DuoCast, a dual-diffusion framework that decomposes precipitation forecasting into low- and high-frequency components modeled in orthogonal latent subspaces. We theoretically prove that this frequency decomposition reduces prediction error compared to conventional single branch U-Net diffusion models. In DuoCast, the low-frequency model captures large-scale trends via convolutional encoders conditioned on weather front dynamics, while the high-frequency model refines fine-scale variability using a self-attention-based architecture. Experiments on four benchmark radar datasets show that DuoCast consistently outperforms state-of-the-art baselines, achieving superior accuracy in both spatial detail and temporal evolution.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes