LGAIDec 2, 2024

DYffCast: Regional Precipitation Nowcasting Using IMERG Satellite Data. A case study over South America

arXiv:2412.02723v1h-index: 30Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for accurate short-term precipitation forecasts to mitigate weather disasters like flooding, though it is incremental as it builds on existing generative models.

The paper tackles precipitation nowcasting by extending the DYffusion framework to forecast IMERG satellite data up to 4 hours, modifying it for rainfall data and introducing a novel loss function; it outperforms four competitor models with the highest CSI scores for various rain thresholds and maintains an LPIPS score < 0.2 throughout.

Climate change is increasing the frequency of extreme precipitation events, making weather disasters such as flooding and landslides more likely. The ability to accurately nowcast precipitation is therefore becoming more critical for safeguarding society by providing immediate, accurate information to decision makers. Motivated by the recent success of generative models at precipitation nowcasting, this paper: extends the DYffusion framework to this task and evaluates its performance at forecasting IMERG satellite precipitation data up to a 4-hour horizon; modifies the DYffusion framework to improve its ability to model rainfall data; and introduces a novel loss function that combines MSE, MAE and the LPIPS perceptual score. In a quantitative evaluation of forecasts up to a 4-hour horizon, the modified DYffusion framework trained with the novel loss outperforms four competitor models. It has the highest CSI scores for weak, moderate, and heavy rain thresholds and retains an LPIPS score $<$ 0.2 for the entire roll-out, degrading the least as lead-time increases. The proposed nowcasting model demonstrates visually stable and sharp forecasts up to a 2-hour horizon on a heavy rain case study. Code is available at https://github.com/Dseal95/DYffcast.

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