STLDM: Spatio-Temporal Latent Diffusion Model for Precipitation Nowcasting
By: Shi Quan Foo , Chi-Ho Wong , Zhihan Gao and more
Precipitation nowcasting is a critical spatio-temporal prediction task for society to prevent severe damage owing to extreme weather events. Despite the advances in this field, the complex and stochastic nature of this task still poses challenges to existing approaches. Specifically, deterministic models tend to produce blurry predictions while generative models often struggle with poor accuracy. In this paper, we present a simple yet effective model architecture termed STLDM, a diffusion-based model that learns the latent representation from end to end alongside both the Variational Autoencoder and the conditioning network. STLDM decomposes this task into two stages: a deterministic forecasting stage handled by the conditioning network, and an enhancement stage performed by the latent diffusion model. Experimental results on multiple radar datasets demonstrate that STLDM achieves superior performance compared to the state of the art, while also improving inference efficiency. The code is available in https://github.com/sqfoo/stldm_official.
Similar Papers
FlowCast: Advancing Precipitation Nowcasting with Conditional Flow Matching
Machine Learning (CS)
Predicts rain faster and more accurately.
Nowcast3D: Reliable precipitation nowcasting via gray-box learning
Machine Learning (CS)
Predicts heavy rain up to three hours ahead.
LaDCast: A Latent Diffusion Model for Medium-Range Ensemble Weather Forecasting
Machine Learning (CS)
Predicts weather, even storms, much faster.