paper-with-me

Papers

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 the orbital characteristics of satellites that have microwave sensors, and its current interpolation methods often result in spatial discontinuities. In this study, we formulate the completion of the precipitation map as a video inpainting task and propose a machine learning approach based on conditional diffusion models. Our method employs a 3D U-Net with a 3D condition encoder to reconstruct complete precipitation maps by leveraging spatio-temporal information from infrared images, latitude-longitude grids, and physical time inputs. Training was carried out on ERA5 hourly precipitation data from 2020 to 2023. We generated a pseudo-GSMaP dataset by randomly applying GSMaP masks to ERA maps. Performance was evaluated for the calendar year 2024, and our approach produces more spatio-temporally consistent inpainted precipitation maps compared to conventional methods. These results indicate the potential to improve global precipitation monitoring using the conditional diffusion models.

📄 PDF Abstract BibTeX arXiv:2507.20478

Code (0)

등록된 구현이 없습니다.

Tasks

Video Inpainting

Similar Papers 제목 키워드 기반

Downscaling Precipitation with Bias-informed Conditional Diffusion Model

2024-12-19 · Ran Lyu, Linhan Wang, Yanshen Sun, Hedanqiu Bai 외

Climate change is intensifying rainfall extremes, making high-resolution precipitation projections crucial for society to better prepare for impacts such as flooding. However, current Global Climate Models (GCMs) operate…

Efficient Kilometer-Scale Precipitation Downscaling with Conditional Wavelet Diffusion

2025-07-02 · Chugang Yi, Minghan Yu, Weikang Qian, Yixin Wen 외 arxiv

Effective hydrological modeling and extreme weather analysis demand precipitation data at a kilometer-scale resolution, which is significantly finer than the 10 km scale offered by standard global products like IMERG. To…

SRNDiff: Short-term Rainfall Nowcasting with Condition Diffusion Model

2024-02-21 · XuDong Ling, Chaorong Li, Fengqing Qin, Peng Yang 외

Diffusion models are widely used in image generation because they can generate high-quality and realistic samples. This is in contrast to generative adversarial networks (GANs) and variational autoencoders (VAEs), which …

DecoderDenoisingImage GenerationPrecipitation Forecasting+1

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…

Spatiotemporal Data Fusion for Precipitation Nowcasting

2018-12-28 · Vladimir Ivashkin, Vadim Lebedev

Precipitation nowcasting using neural networks and ground-based radars has become one of the key components of modern weather prediction services, but it is limited to the regions covered by ground-based radars. Truly gl…