paper-with-me

Papers

Self-supervised Spatial-Temporal Learner for Precipitation Nowcasting

2024-12-20 · Haotian Li, Arno Siebes, Siamak Mehrkanoon

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.

📄 PDF Abstract BibTeX arXiv:2412.15917

Code (1)

htlee6/spat-spark 공식 구현 pytorch

Tasks

DecoderSelf-Supervised Learning

Similar Papers 제목 키워드 기반

MetNet: A Neural Weather Model for Precipitation Forecasting

2020-03-24 · Casper Kaae Sønderby, Lasse Espeholt, Jonathan Heek, Mostafa Dehghani 외

Weather forecasting is a long standing scientific challenge with direct social and economic impact. The task is suitable for deep neural networks due to vast amounts of continuously collected data and a rich spatial and …

modelPrecipitation ForecastingWeather Forecasting

Ensemble learning for predictive uncertainty estimation with application to the correction of satellite precipitation products

2024-03-14 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

Predictions in the form of probability distributions are crucial for effective decision-making. Quantile regression enables such predictions within spatial prediction settings that aim to create improved precipitation da…

Decision MakingEnsemble LearningFeature Engineeringquantile regression+2

GAIA: A Foundation Model for Operational Atmospheric Dynamics

2025-05-15 · Ata Akbari Asanjan, Olivia Alexander, Tom Berg, Clara Zhang 외

We present the GAIA (Geospatial Artificial Intelligence for Atmospheres) Foundation Model, a novel model that combines masked autoencoders (MAE) and self-DIstillation with NO labels (DINO) for analyzing global atmospheri…

Self-Supervised Learning

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

Longwang: Zero-Shot Global Spatiotemporal Precipitation Downscaling with a Latent Generative Prior

2026-05-17 · Yue Wang, Daniele Visioni arxiv

High-resolution precipitation information is essential for climate impact assessment, yet global climate models remain too coarse to resolve key small-scale processes. Existing machine learning downscaling methods often …