paper-with-me

홈 › Papers

Precipitation Prediction Using an Ensemble of Lightweight Learners

2023-11-30 · Xinzhe Li, Sun Rui, Yiming Niu, Yao Liu

Precipitation prediction plays a crucial role in modern agriculture and industry. However, it poses significant challenges due to the diverse patterns and dynamics in time and space, as well as the scarcity of high precipitation events. To address this challenge, we propose an ensemble learning framework that leverages multiple learners to capture the diverse patterns of precipitation distribution. Specifically, the framework consists of a precipitation predictor with multiple lightweight heads (learners) and a controller that combines the outputs from these heads. The learners and the controller are separately optimized with a proposed 3-stage training scheme. By utilizing provided satellite images, the proposed approach can effectively model the intricate rainfall patterns, especially for high precipitation events. It achieved 1st place on the core test as well as the nowcasting leaderboards of the Weather4Cast 2023 competition. For detailed implementation, please refer to our GitHub repository at: https://github.com/lxz1217/weather4cast-2023-lxz.

📄 PDF Abstract BibTeX arXiv:2401.09424

Code (1)

lxz1217/weather4cast-2023-lxz 공식 구현 pytorch

Tasks

Ensemble LearningPrediction

Similar Papers 제목 키워드 기반

Ensemble learning for blending gridded satellite and gauge-measured precipitation data

2023-07-09 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

Regression algorithms are regularly used for improving the accuracy of satellite precipitation products. In this context, satellite precipitation and topography data are the predictor variables, and gauged-measured preci…

Ensemble Learningregression

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

Towards replacing precipitation ensemble predictions systems using machine learning

2023-04-20 · Rüdiger Brecht, Alex Bihlo

Precipitation forecasts are less accurate compared to other meteorological fields because several key processes affecting precipitation distribution and intensity occur below the resolved scale of global weather predicti…

CSU-PCAST: A Dual-Branch Transformer Framework for medium-range ensemble Precipitation Forecasting

2025-10-23 · Tianyi Xiong, Haonan Chen, Kelly Mahoney, Jingyin Tang 외 arxiv

Accurate medium-range precipitation forecasting is essential for hydrometeorological risk management but remains challenging for both numerical weather prediction (NWP) systems and data-driven models. We present CSU-PCAS…

Precipitation Forecasting

Dense-Cast: A lightweight ensemble of deep learning architectures for precipitation nowcasting

2026-08-06 · Gourav Jyoti Kalita, Hidam Kumarjit Singh arxiv

Proper short-term forecasting of precipitation is crucial in disaster management and preparedness. Nonetheless, the variability and nonlinearity of precipitation make short-term forecasting challenging for meteorologists…