CVNov 14, 2025

Computationally-efficient deep learning models for nowcasting of precipitation: A solution for the Weather4cast 2025 challenge

arXiv:2511.11197v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses precipitation nowcasting for weather forecasting, but it is incremental as it builds on existing ConvGRU methods with a specific competition focus.

The study tackled short-term rainfall prediction for the Weather4Cast 2025 challenge using a ConvGRU-based transfer-learning framework, achieving 2nd place in the cumulative rainfall task and competitive scores in event prediction.

This study presents a transfer-learning framework based on Convolutional Gated Recurrent Units (ConvGRU) for short-term rainfall prediction in the Weather4Cast 2025 competition. A single SEVIRI infrared channel (10.8 μm wavelength) is used as input, which consists of four observations over a one-hour period. A two-stage training strategy is applied to generate rainfall estimates up to four hours ahead. In the first stage, ConvGRU is trained to forecast the brightness temperatures from SEVIRI, enabling the model to capture relevant spatiotemporal patterns. In the second stage, an empirically derived nonlinear transformation maps the predicted fields to OPERA-compatible rainfall rates. For the event-prediction task, the transformed rainfall forecasts are processed using 3D event detection followed by spatiotemporal feature extraction to identify and characterize precipitation events. Our submission achieved 2nd place in the cumulative rainfall task. Further, the same model was used out-of-the-box for the event prediction task, and resulted in similar scores as the baseline model to the competition.

Foundations

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

Your Notes