paper-with-me

Papers

Precipitation Nowcasting Using Diffusion Transformer with Causal Attention

2024-10-17 · Chaorong Li, XuDong Ling, YiLan Xue, Wenjie Luo, LiHong Zhu, Fengqing Qin, Yaodong Zhou, Yuanyuan Huang

Short-term precipitation forecasting remains challenging due to the difficulty in capturing long-term spatiotemporal dependencies. Current deep learning methods fall short in establishing effective dependencies between conditions and forecast results, while also lacking interpretability. To address this issue, we propose a Precipitation Nowcasting Using Diffusion Transformer with Causal Attention model. Our model leverages Transformer and combines causal attention mechanisms to establish spatiotemporal queries between conditional information (causes) and forecast results (results). This design enables the model to effectively capture long-term dependencies, allowing forecast results to maintain strong causal relationships with input conditions over a wide range of time and space. We explore four variants of spatiotemporal information interactions for DTCA, demonstrating that global spatiotemporal labeling interactions yield the best performance. In addition, we introduce a Channel-To-Batch shift operation to further enhance the model's ability to represent complex rainfall dynamics. We conducted experiments on two datasets. Compared to state-of-the-art U-Net-based methods, our approach improved the CSI (Critical Success Index) for predicting heavy precipitation by approximately 15% and 8% respectively, achieving state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2410.13314

Code (0)

등록된 구현이 없습니다.

Tasks

Precipitation Forecasting

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

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

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

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…

VMU-Diff: A Coarse-to-fine Multi-source Data Fusion Framework for Precipitation Nowcasting

2026-05-14 · Chunlei Shi, Hao Li, Yufeng Zhu, Boyu Liu 외 arxiv

Precipitation nowcasting is a vital spatio-temporal prediction task for meteorological applications but faces challenges due to the chaotic property of precipitation systems. Existing methods predominantly rely on single…