English

Self-supervised Spatial-Temporal Learner for Precipitation Nowcasting

Machine Learning 2024-12-23 v1

Abstract

Nowcasting, the short-term prediction of weather, is essential for making timely and weather-dependent decisions. Specifically, precipitation nowcasting aims to predict precipitation at a local level within a 6-hour time frame. This task can be framed as a spatial-temporal sequence forecasting problem, where deep learning methods have been particularly effective. However, despite advancements in self-supervised learning, most successful methods for nowcasting remain fully supervised. Self-supervised learning is advantageous for pretraining models to learn representations without requiring extensive labeled data. In this work, we leverage the benefits of self-supervised learning and integrate it with spatial-temporal learning to develop a novel model, SpaT-SparK. SpaT-SparK comprises a CNN-based encoder-decoder structure pretrained with a masked image modeling (MIM) task and a translation network that captures temporal relationships among past and future precipitation maps in downstream tasks. We conducted experiments on the NL-50 dataset to evaluate the performance of SpaT-SparK. The results demonstrate that SpaT-SparK outperforms existing baseline supervised models, such as SmaAt-UNet, providing more accurate nowcasting predictions.

Keywords

Cite

@article{arxiv.2412.15917,
  title  = {Self-supervised Spatial-Temporal Learner for Precipitation Nowcasting},
  author = {Haotian Li and Arno Siebes and Siamak Mehrkanoon},
  journal= {arXiv preprint arXiv:2412.15917},
  year   = {2024}
}

Comments

7 pages, 2 figures

R2 v1 2026-06-28T20:43:51.700Z