paper-with-me

홈 › Papers

Multivariate Probabilistic CRPS Learning with an Application to Day-Ahead Electricity Prices

2023-03-17 · Jonathan Berrisch, Florian Ziel

This paper presents a new method for combining (or aggregating or ensembling) multivariate probabilistic forecasts, considering dependencies between quantiles and marginals through a smoothing procedure that allows for online learning. We discuss two smoothing methods: dimensionality reduction using Basis matrices and penalized smoothing. The new online learning algorithm generalizes the standard CRPS learning framework into multivariate dimensions. It is based on Bernstein Online Aggregation (BOA) and yields optimal asymptotic learning properties. The procedure uses horizontal aggregation, i.e., aggregation across quantiles. We provide an in-depth discussion on possible extensions of the algorithm and several nested cases related to the existing literature on online forecast combination. We apply the proposed methodology to forecasting day-ahead electricity prices, which are 24-dimensional distributional forecasts. The proposed method yields significant improvements over uniform combination in terms of continuous ranked probability score (CRPS). We discuss the temporal evolution of the weights and hyperparameters and present the results of reduced versions of the preferred model. A fast C++ implementation of the proposed algorithm is provided in the open-source R-Package profoc on CRAN.

📄 PDF Abstract BibTeX arXiv:2303.10019

Code (1)

berrij/mcrps 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Combining predictive distributions of electricity prices: Does minimizing the CRPS lead to optimal decisions in day-ahead bidding?

2023-08-29 · Weronika Nitka, Rafał Weron

Probabilistic price forecasting has recently gained attention in power trading because decisions based on such predictions can yield significantly higher profits than those made with point forecasts alone. At the same ti…

Diversity

From point forecasts to multivariate probabilistic forecasts: The Schaake shuffle for day-ahead electricity price forecasting

2022-04-21 · Oliver Grothe, Fabian Kächele, Fabian Krüger

Modeling price risks is crucial for economic decision making in energy markets. Besides the risk of a single price, the dependence structure of multiple prices is often relevant. We therefore propose a generic and easy-t…

Decision MakingPrediction IntervalsTime SeriesTime Series Analysis

Multivariate Probabilistic Forecasting of Intraday Electricity Prices using Normalizing Flows

2022-05-27 · Eike Cramer, Dirk Witthaut, Alexander Mitsos, Manuel Dahmen

Electricity is traded on various markets with different time horizons and regulations. Short-term intraday trading becomes increasingly important due to the higher penetration of renewables. In Germany, the intraday elec…

Density EstimationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Prediction Intervals+1

Probabilistic multivariate electricity price forecasting using implicit generative ensemble post-processing

2020-05-27 · Tim Janke, Florian Steinke

The reliable estimation of forecast uncertainties is crucial for risk-sensitive optimal decision making. In this paper, we propose implicit generative ensemble post-processing, a novel framework for multivariate probabil…

Decision Making

MVG-CRPS: A Robust Loss Function for Multivariate Probabilistic Forecasting

2024-10-11 · Vincent Zhihao Zheng, Lijun Sun

Multivariate Gaussian (MVG) distributions are central to modeling correlated continuous variables in probabilistic forecasting. Neural forecasting models typically parameterize the mean vector and covariance matrix of th…

Probabilistic Time Series Forecastingscoring ruleTime Series ForecastingUncertainty Quantification