Probabilistic energy forecasting through quantile regression in reproducing kernel Hilbert spaces
Luca Pernigo, Rohan Sen, Davide Baroli
TL;DR
This paper addresses probabilistic energy forecasting under climate variability by using kernel quantile regression in reproducing kernel Hilbert spaces ($RKHS$). The authors formulate a nonparametric KQR model that minimizes the pinball loss with a regularization term, producing calibrated quantile forecasts through a kernel expansion whose coefficients are found via quadratic programming, with an open-source implementation released. The method is evaluated on diverse energy datasets—the Energy Charts data for Switzerland and Germany, the SECURES-Met dataset, and the GEFCom2014 benchmark for load and price—demonstrating reliable calibration, sharpness, and competitive performance relative to state-of-the-art quantile regression approaches. The results highlight robustness to different kernels (notably Absolute Laplacian and Gaussian $RBF$) and predictor sets, and support open-source reproducibility through a public Python implementation. The work provides a practical uncertainty quantification framework for energy-system planning under climate shocks, with potential to inform TSO decision-making and policy during the transition to sustainable energy.
Abstract
Accurate energy demand forecasting is crucial for sustainable and resilient energy development. To meet the Net Zero Representative Concentration Pathways (RCP) $4.5$ scenario in the DACH countries, increased renewable energy production, energy storage, and reduced commercial building consumption are needed. This scenario's success depends on hydroelectric capacity and climatic factors. Informed decisions require quantifying uncertainty in forecasts. This study explores a non-parametric method based on \emph{reproducing kernel Hilbert spaces (RKHS)}, known as kernel quantile regression, for energy prediction. Our experiments demonstrate its reliability and sharpness, and we benchmark it against state-of-the-art methods in load and price forecasting for the DACH region. We offer our implementation in conjunction with additional scripts to ensure the reproducibility of our research.
