paper-with-me

홈 › Papers

RainDiff: End-to-end Precipitation Nowcasting Via Token-wise Attention Diffusion

2025-10-16 · Thao Nguyen, Jiaqi Ma, Fahad Shahbaz Khan, Souhaib Ben Taieb, Salman Khan arxiv

Precipitation nowcasting, predicting future radar echo sequences from current observations, is a critical yet challenging task due to the inherently chaotic and tightly coupled spatio-temporal dynamics of the atmosphere. While recent advances in diffusion-based models attempt to capture both large-scale motion and fine-grained stochastic variability, they often suffer from scalability issues: latent-space approaches require a separately trained autoencoder, adding complexity and limiting generalization, while pixel-space approaches are computationally intensive and often omit attention mechanisms, reducing their ability to model long-range spatio-temporal dependencies. To address these limitations, we propose a Token-wise Attention integrated into not only the U-Net diffusion model but also the spatio-temporal encoder that dynamically captures multi-scale spatial interactions and temporal evolution. Unlike prior approaches, our method natively integrates attention into the architecture without incurring the high resource cost typical of pixel-space diffusion, thereby eliminating the need for separate latent modules. Our extensive experiments and visual evaluations across diverse datasets demonstrate that the proposed method significantly outperforms state-of-the-art approaches, yielding superior local fidelity, generalization, and robustness in complex precipitation forecasting scenarios.

📄 PDF Abstract BibTeX arXiv:2510.14962

Code (0)

등록된 구현이 없습니다.

Tasks

Precipitation Forecasting

Similar Papers 제목 키워드 기반

SAR-UNet: Small Attention Residual UNet for Explainable Nowcasting Tasks

2023-03-12 · Mathieu Renault, Siamak Mehrkanoon

The accuracy and explainability of data-driven nowcasting models are of great importance in many socio-economic sectors reliant on weather-dependent decision making. This paper proposes a novel architecture called Small …

Decision MakingDecoder

Stable Attention Response for Reliable Precipitation Nowcasting

2026-05-13 · Penghui Wen, Zexin Hu, Sen Zhang, Patrick Filippi 외 arxiv

Precipitation nowcasting remains challenging due to the highly localized, rapidly evolving, and heterogeneous nature of atmospheric dynamics. Although recent methods increasingly adopt attention-based architectures in bo…

Representation Learning

BlockGPT: Spatio-Temporal Modelling of Rainfall via Frame-Level Autoregression

2025-10-07 · Cristian Meo, Varun Sarathchandran, Avijit Majhi, Shao Hung 외 arxiv

Predicting precipitation maps is a highly complex spatiotemporal modeling task, critical for mitigating the impacts of extreme weather events. Short-term precipitation forecasting, or nowcasting, requires models that are…

Precipitation ForecastingVideo Prediction

PA-Net: Precipitation-Adaptive Mixture-of-Experts for Long-Tail Rainfall Nowcasting

2026-03-14 · Xinyu Xiao, Sen Lei, Eryun Liu, Shiming Xiang 외 arxiv

Precipitation nowcasting is vital for flood warning, agricultural management, and emergency response, yet two bottlenecks persist: the prohibitive cost of modeling million-scale spatiotemporal tokens from multi-variate a…

Beyond MSE: Improving Precipitation Nowcasting with Multi-Quantile Regression

2026-05-28 · Gijs van Nieuwkoop, Siamak Mehrkanoon arxiv

Deep-learning precipitation nowcasting models are often optimized using pointwise losses such as mean squared error or mean absolute error, which can lead to overly smooth forecasts and poor representation of heavy rainf…