paper-with-me

홈 › Papers

Uncertainty estimation of machine learning spatial precipitation predictions from satellite data

2023-11-13 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

Merging satellite and gauge data with machine learning produces high-resolution precipitation datasets, but uncertainty estimates are often missing. We addressed the gap of how to optimally provide such estimates by benchmarking six algorithms, mostly novel even for the more general task of quantifying predictive uncertainty in spatial prediction settings. On 15 years of monthly data from over the contiguous United States (CONUS), we compared quantile regression (QR), quantile regression forests (QRF), generalized random forests (GRF), gradient boosting machines (GBM), light gradient boosting machine (LightGBM), and quantile regression neural networks (QRNN). Their ability to issue predictive precipitation quantiles at nine quantile levels (0.025, 0.050, 0.100, 0.250, 0.500, 0.750, 0.900, 0.950, 0.975), approximating the full probability distribution, was evaluated using quantile scoring functions and the quantile scoring rule. Predictors at a site were nearby values from two satellite precipitation retrievals, namely PERSIANN (Precipitation Estimation from Remotely Sensed Information using Artificial Neural Networks) and IMERG (Integrated Multi-satellitE Retrievals), and the site's elevation. The dependent variable was the monthly mean gauge precipitation. With respect to QR, LightGBM showed improved performance in terms of the quantile scoring rule by 11.10%, also surpassing QRF (7.96%), GRF (7.44%), GBM (4.64%) and QRNN (1.73%). Notably, LightGBM outperformed all random forest variants, the current standard in spatial prediction with machine learning. To conclude, we propose a suite of machine learning algorithms for estimating uncertainty in spatial data prediction, supported with a formal evaluation framework based on scoring functions and scoring rules.

📄 PDF Abstract BibTeX arXiv:2311.07511

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingFeature Importancequantile regressionregressionscoring ruleSpatial InterpolationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Tanh Activation 설명 없음
Masked Convolution A Masked Convolution is a type of convolution which masks certain pixels so that the model can only predict based on pixels…
QRNN 설명 없음

Similar Papers 제목 키워드 기반

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

Merging satellite and gauge-measured precipitation using LightGBM with an emphasis on extreme quantiles

2023-02-02 · Hristos Tyralis, Georgia Papacharalampous, Nikolaos Doulamis, Anastasios Doulamis

Knowing the actual precipitation in space and time is critical in hydrological modelling applications, yet the spatial coverage with rain gauge stations is limited due to economic constraints. Gridded satellite precipita…

quantile regressionSpatial Interpolation

Refined climatologies of future precipitation over High Mountain Asia using probabilistic ensemble learning

2025-01-26 · Kenza Tazi, Sun Woo P. Kim, Marc Girona-Mata, Richard E. Turner

High Mountain Asia holds the largest concentration of frozen water outside the polar regions, serving as a crucial water source for more than 1.9 billion people. In the face of climate change, precipitation represents th…

Ensemble Learning

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

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…