paper-with-me

Papers

Self-Supervised Learning with Probabilistic Density Labeling for Rainfall Probability Estimation

2024-12-08 · Junha Lee, Sojung An, Sujeong You, Namik Cho

Numerical weather prediction (NWP) models are fundamental in meteorology for simulating and forecasting the behavior of various atmospheric variables. The accuracy of precipitation forecasts and the acquisition of sufficient lead time are crucial for preventing hazardous weather events. However, the performance of NWP models is limited by the nonlinear and unpredictable patterns of extreme weather phenomena driven by temporal dynamics. In this regard, we propose a \textbf{S}elf-\textbf{S}upervised \textbf{L}earning with \textbf{P}robabilistic \textbf{D}ensity \textbf{L}abeling (SSLPDL) for estimating rainfall probability by post-processing NWP forecasts. Our post-processing method uses self-supervised learning (SSL) with masked modeling for reconstructing atmospheric physics variables, enabling the model to learn the dependency between variables. The pre-trained encoder is then utilized in transfer learning to a precipitation segmentation task. Furthermore, we introduce a straightforward labeling approach based on probability density to address the class imbalance in extreme weather phenomena like heavy rain events. Experimental results show that SSLPDL surpasses other precipitation forecasting models in regional precipitation post-processing and demonstrates competitive performance in extending forecast lead times. Our code is available at https://github.com/joonha425/SSLPDL

📄 PDF Abstract BibTeX arXiv:2412.05825

Code (1)

joonha425/sslpdl 공식 구현 pytorch

Tasks

Precipitation ForecastingSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Self-Supervised Pre-Training for Precipitation Post-Processor

2023-10-31 · Sojung An, Junha Lee, Jiyeon Jang, Inchae Na 외

Obtaining a sufficient forecast lead time for local precipitation is essential in preventing hazardous weather events. Global warming-induced climate change increases the challenge of accurately predicting severe precipi…

Transfer Learning

SSIN: Self-Supervised Learning for Rainfall Spatial Interpolation

2023-11-27 · Jia Li, Yanyan Shen, Lei Chen, Charles Wang Wai Ng

The acquisition of accurate rainfall distribution in space is an important task in hydrological analysis and natural disaster pre-warning. However, it is impossible to install rain gauges on every corner. Spatial interpo…

Self-Supervised LearningSpatial Interpolation

AdaNAS: Adaptively Post-processing with Self-supervised Neural Architecture Search for Ensemble Rainfall Forecasts

2023-12-26 · Yingpeng Wen, Weijiang Yu, Fudan Zheng, Dan Huang 외

Previous post-processing studies on rainfall forecasts using numerical weather prediction (NWP) mainly focus on statistics-based aspects, while learning-based aspects are rarely investigated. Although some manually-desig…

Neural Architecture Search

Multi-class Probabilistic Bounds for Self-learning

2021-09-29 · Vasilii Feofanov, Emilie Devijver, Massih-Reza Amini

Self-learning is a classical approach for learning with both labeled and unlabeled observations which consists in giving pseudo-labels to unlabeled training instances with a confidence score over a predetermined threshol…

Multi-class ClassificationSelf-Learning

Probabilistic Rainfall Estimation from Automotive Lidar

2021-04-23 · Robin Karlsson, David Robert Wong, Kazunari Kawabata, Simon Thompson 외

Robust sensing and perception in adverse weather conditions remain one of the biggest challenges for realizing reliable autonomous vehicle mobility services. Prior work has established that rainfall rate is a useful meas…

Mixture-of-Experts