paper-with-me

홈 › Papers

Beyond MSE: Improving Precipitation Nowcasting with Multi-Quantile Regression

2026-05-28 · Gijs van Nieuwkoop, Siamak Mehrkanoon arxiv

Deep-learning precipitation nowcasting models are often optimized using pointwise losses such as mean squared error or mean absolute error, which can lead to overly smooth forecasts and poor representation of heavy rainfall. This study investigates whether the predictive performance of an established deterministic nowcasting architecture can be improved by reformulating training as a multi-quantile regression problem. Using SmaAt-UNet as a core model, we compare MSE, MAE, and multi-quantile pinball-loss training on radar precipitation nowcasting over the Netherlands. The results show that multi-quantile training improves the central deterministic forecast, decreasing test-set MSE by 8.6\% compared to a model trained using MSE, while also producing upper-quantile outputs that are useful for risk-sensitive prediction of heavy precipitation. These findings suggest that quantile regression provides a simple alternative to standard pointwise losses without requiring a new architecture or generative sampling procedure. The implementation of our models and training setup is available on \href{https://github.com/gijsvn/Multi-Quantile-Precipitation-Nowcasting}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2605.30122

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Global Precipitation Nowcasting of Integrated Multi-satellitE Retrievals for GPM: A U-Net Convolutional LSTM Architecture

2023-07-20 · Reyhaneh Rahimi, Praveen Ravirathinam, Ardeshir Ebtehaj, Ali Behrangi 외

This paper presents a deep learning architecture for nowcasting of precipitation almost globally every 30 min with a 4-hour lead time. The architecture fuses a U-Net and a convolutional long short-term memory (LSTM) neur…

Classificationregression

Combinations of distributional regression algorithms with application in uncertainty estimation of corrected satellite precipitation products

2024-06-29 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

To facilitate effective decision-making, precipitation datasets should include uncertainty estimates. Quantile regression with machine learning has been proposed for issuing such estimates. Distributional regression offe…

Additive modelsEnsemble Learningquantile regressionregression+1

Nowcasting-Nets: Deep Neural Network Structures for Precipitation Nowcasting Using IMERG

2021-08-16 · Mohammad Reza Ehsani, Ariyan Zarei, Hoshin V. Gupta, Kobus Barnard 외

Accurate and timely estimation of precipitation is critical for issuing hazard warnings (e.g., for flash floods or landslides). Current remotely sensed precipitation products have a few hours of latency, associated with …

Effective Training Strategies for Deep-learning-based Precipitation Nowcasting and Estimation

2022-02-17 · Jihoon Ko, Kyuhan Lee, Hyunjin Hwang, Seok-Geun Oh 외

Deep learning has been successfully applied to precipitation nowcasting. In this work, we propose a pre-training scheme and a new loss function for improving deep-learning-based nowcasting. First, we adapt U-Net, a widel…

Deep Learning

Deep Learning for Precipitation Nowcasting: A Benchmark and A New Model

2017-06-12 · NeurIPS 2017 12 · Xingjian Shi, Zhihan Gao, Leonard Lausen, Hao Wang 외

With the goal of making high-resolution forecasts of regional rainfall, precipitation nowcasting has become an important and fundamental technology underlying various public services ranging from rainstorm warnings to fl…

Optical Flow EstimationVideo Prediction