paper-with-me

Papers

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 the distribution using neural networks, optimizing with the log-score (negative log-likelihood) as the loss function. However, the sensitivity of the log-score to outliers can lead to significant errors in the presence of anomalies. Drawing on the continuous ranked probability score (CRPS) for univariate distributions, we propose MVG-CRPS, a strictly proper scoring rule for MVG distributions. MVG-CRPS admits a closed-form expression in terms of neural network outputs, thereby integrating seamlessly into deep learning frameworks. Experiments on real-world datasets across multivariate autoregressive and univariate sequence-to-sequence (Seq2Seq) forecasting tasks show that MVG-CRPS improves robustness, accuracy, and uncertainty quantification in probabilistic forecasting.

📄 PDF Abstract BibTeX arXiv:2410.09133

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Time Series Forecastingscoring ruleTime Series ForecastingUncertainty Quantification

Similar Papers 제목 키워드 기반

Random Noise vs State-of-the-Art Probabilistic Forecasting Methods : A Case Study on CRPS-Sum Discrimination Ability

2022-01-21 · Alireza Koochali, Peter Schichtel, Andreas Dengel, Sheraz Ahmed

The recent developments in the machine learning domain have enabled the development of complex multivariate probabilistic forecasting models. Therefore, it is pivotal to have a precise evaluation method to gauge the perf…

CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting

2026-08-20 · Alexander Marusov, Dmitry Anikin, Petr Sokerin, Vitaliy Pozdnyakov 외 arxiv

Probabilistic forecasting models are widely used for time series forecasting in domains such as energy systems, finance, medicine, and transportation. In recent years, deep generative models have shown strong results on …

Probabilistic Time Series ForecastingMultivariate Time Series Forecasting

$\clubsuit$ CLOVER $\clubsuit$: Probabilistic Forecasting with Coherent Learning Objective Reparameterization

2023-07-19 · Kin G. Olivares, Geoffrey Négiar, Ruijun Ma, O. Nangba Meetei 외

Obtaining accurate probabilistic forecasts is an operational challenge in many applications, such as energy management, climate forecasting, supply chain planning, and resource allocation. Many of these applications pres…

energy managementManagement

A multi-scale loss formulation for learning a probabilistic model with proper score optimisation

2025-06-12 · Simon Lang, Martin Leutbecher, Pedro Maciel

We assess the impact of a multi-scale loss formulation for training probabilistic machine-learned weather forecasting models. The multi-scale loss is tested in AIFS-CRPS, a machine-learned weather forecasting model devel…

Weather Forecasting

Fixing the Pitfalls of Probabilistic Time-Series Forecasting Evaluation by Kernel Quadrature

2025-03-08 · Masaki Adachi, Masahiro Fujisawa, Michael A Osborne

Despite the significance of probabilistic time-series forecasting models, their evaluation metrics often involve intractable integrations. The most widely used metric, the continuous ranked probability score (CRPS), is a…

Probabilistic Time Series ForecastingTime SeriesTime Series Forecasting