paper-with-me

홈 › Papers

DuoCast: Duo-Probabilistic Meteorology-Aware Model for Extended Precipitation Nowcasting

2024-12-02 · Penghui Wen, Lei Bai, Mengwei He, Patrick Filippi, Feng Zhang, Thomas Francis Bishop, Zhiyong Wang, Kun Hu

Recently, extended short-term precipitation nowcasting struggles with decreasing precision because of insufficient consideration of meteorological knowledge, such as weather fronts which significantly influence precipitation intensity, duration, and spatial distribution. Therefore, in this paper, we present DuoCast, a novel dual-probabilistic meteorology-aware model designed to address both broad weather evolution and micro-scale fluctuations using two diffusion models, PrecipFlow and MicroDynamic, respectively. Our PrecipFlow model captures evolution trends through an Extreme Precipitation-Aware Encoder (EPA-Encoder), which includes AirConvolution and FrontAttention blocks to process two levels of precipitation data: general and extreme. The output conditions a UNet-based diffusion to produce prediction maps enriched with weather front information. The MicroDynamic model further refines the results to capture micro-scale variability. Extensive experiments on four public benchmarks demonstrate the effectiveness of our DuoCast, achieving superior performance over state-of-the-art methods. Our code is available at https://github.com/ph-w2000/DuoCast.

📄 PDF Abstract BibTeX arXiv:2412.01091

Code (1)

ph-w2000/duocast 공식 구현 pytorch

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…

Similar Papers 제목 키워드 기반

Short-term precipitation prediction using deep learning

2021-10-05 · Guoxing Chen, Wei-Chyung Wang

Accurate weather prediction is essential for many aspects of life, notably the early warning of extreme weather events such as rainstorms. Short-term predictions of these events rely on forecasts from numerical weather m…

Deep LearningPrediction

M3R: Localized Rainfall Nowcasting with Meteorology-Informed MultiModal Attention

2026-04-15 · Sanjeev Panta, Rhett M Morvant, Xu Yuan, Li Chen 외 arxiv

Accurate and timely rainfall nowcasting is crucial for disaster mitigation and water resource management. Despite recent advances in deep learning, precipitation prediction remains challenging due to limitations in effec…

How Effective Are Time-Series Models for Precipitation Nowcasting? A Comprehensive Benchmark for GNSS-based Precipitation Nowcasting

2025-09-28 · Yifang Zhang, Shengwu Xiong, Henan Wang, Wenjie Yin 외 arxiv

Precipitation Nowcasting, which aims to predict precipitation within the next 0 to 6 hours, is critical for disaster mitigation and real-time response planning. However, most time series forecasting benchmarks in meteoro…

Time Series Forecasting

Self-Supervised Learning with Probabilistic Density Labeling for Rainfall Probability Estimation

2024-12-08 · Junha Lee, Sojung An, Sujeong You, Namik Cho

Numerical weather prediction (NWP) models are fundamental in meteorology for simulating and forecasting the behavior of various atmospheric variables. The accuracy of precipitation forecasts and the acquisition of suffic…

Precipitation ForecastingSelf-Supervised LearningTransfer Learning

FourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators

2022-02-22 · Jaideep Pathak, Shashank Subramanian, Peter Harrington, Sanjeev Raja 외

FourCastNet, short for Fourier Forecasting Neural Network, is a global data-driven weather forecasting model that provides accurate short to medium-range global predictions at $0.25^{\circ}$ resolution. FourCastNet accur…

Weather Forecasting