paper-with-me

홈 › Papers

Learning Robust Precipitation Forecaster by Temporal Frame Interpolation

2023-11-30 · Lu Han, Xu-Yang Chen, Han-Jia Ye, De-Chuan Zhan

Recent advances in deep learning have significantly elevated weather prediction models. However, these models often falter in real-world scenarios due to their sensitivity to spatial-temporal shifts. This issue is particularly acute in weather forecasting, where models are prone to overfit to local and temporal variations, especially when tasked with fine-grained predictions. In this paper, we address these challenges by developing a robust precipitation forecasting model that demonstrates resilience against such spatial-temporal discrepancies. We introduce Temporal Frame Interpolation (TFI), a novel technique that enhances the training dataset by generating synthetic samples through interpolating adjacent frames from satellite imagery and ground radar data, thus improving the model's robustness against frame noise. Moreover, we incorporate a unique Multi-Level Dice (ML-Dice) loss function, leveraging the ordinal nature of rainfall intensities to improve the model's performance. Our approach has led to significant improvements in forecasting precision, culminating in our model securing \textit{1st place} in the transfer learning leaderboard of the \textit{Weather4cast'23} competition. This achievement not only underscores the effectiveness of our methodologies but also establishes a new standard for deep learning applications in weather forecasting. Our code and weights have been public on \url{https://github.com/Secilia-Cxy/UNetTFI}.

📄 PDF Abstract BibTeX arXiv:2311.18341

Code (1)

secilia-cxy/unettfi 공식 구현 pytorch

Tasks

Precipitation ForecastingTransfer LearningWeather Forecasting

Similar Papers 제목 키워드 기반

Deep Temporal Interpolation of Radar-based Precipitation

2022-03-01 · Michiaki Tatsubori, Takao Moriyama, Tatsuya Ishikawa, Paolo Fraccaro 외

When providing the boundary conditions for hydrological flood models and estimating the associated risk, interpolating precipitation at very high temporal resolutions (e.g. 5 minutes) is essential not to miss the cause o…

Optical Flow Estimation

Spatio-temporal DeepKriging in PyTorch: A Supplementary Application to Precipitation Data for Interpolation and Probabilistic Forecasting

2025-09-16 · Pratik Nag arxiv

A detailed analysis of precipitation data over Europe is presented, with a focus on interpolation and forecasting applications. A Spatio-temporal DeepKriging (STDK) framework has been implemented using the PyTorch platfo…

GPTCast: a weather language model for precipitation nowcasting

2024-07-02 · Gabriele Franch, Elena Tomasi, Rishabh Wanjari, Virginia Poli 외

This work introduces GPTCast, a generative deep-learning method for ensemble nowcast of radar-based precipitation, inspired by advancements in large language models (LLMs). We employ a GPT model as a forecaster to learn …

Language ModelingLanguage Modellingmodel

MS-nowcasting: Operational Precipitation Nowcasting with Convolutional LSTMs at Microsoft Weather

2021-11-18 · Sylwester Klocek, Haiyu Dong, Matthew Dixon, Panashe Kanengoni 외

We present the encoder-forecaster convolutional long short-term memory (LSTM) deep-learning model that powers Microsoft Weather's operational precipitation nowcasting product. This model takes as input a sequence of weat…

Optical Flow Estimation

Conditional Diffusion Models for Global Precipitation Map Inpainting

2025-07-28 · Daiko Kishikawa, Yuka Muto, Shunji Kotsuki arxiv

Incomplete satellite-based precipitation presents a significant challenge in global monitoring. For example, the Global Satellite Mapping of Precipitation (GSMaP) from JAXA suffers from substantial missing regions due to…

Video Inpainting