Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multivariate Probabilistic Time Series Forecasting with Correlated Errors

About

Accurately modeling the correlation structure of errors is critical for reliable uncertainty quantification in probabilistic time series forecasting. While recent deep learning models for multivariate time series have developed efficient parameterizations for time-varying contemporaneous covariance, but they often assume temporal independence of errors for simplicity. However, real-world data often exhibit significant error autocorrelation and cross-lag correlation due to factors such as missing covariates. In this paper, we introduce a plug-and-play method that learns the covariance structure of errors over multiple steps for autoregressive models with Gaussian-distributed errors. To ensure scalable inference and computational efficiency, we model the contemporaneous covariance using a low-rank-plus-diagonal parameterization and capture cross-covariance through a group of independent latent temporal processes. The learned covariance matrix is then used to calibrate predictions based on observed residuals. We evaluate our method on probabilistic models built on RNNs and Transformer architectures, and the results confirm the effectiveness of our approach in improving predictive accuracy and uncertainty quantification without significantly increasing the parameter size.

Vincent Zhihao Zheng, Lijun Sun• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingTraffic--
145
Time Series ForecastingPeMS03--
82
Time Series ForecastingPeMS03
CRPS0.0386
12
Multivariate Time-series Forecastingexchange_rate
CRPS Sum0.0042
9
Multivariate Time-series ForecastingWiki (test)
Energy Score (ES)0.1075
6
Multivariate Time-series ForecastingElectricity
CRPS_sum0.0403
6
Multivariate Time-series ForecastingTraffic
CRPS Sum0.0649
6
Multivariate Time-series ForecastingWikipedia
CRPS Sum0.05
6
Multivariate Time-series ForecastingM4 Hourly
CRPS_sum0.0358
6
Multivariate Time-series Forecastingsolar
Energy Score (ES)1.4633
6
Showing 10 of 47 rows

Other info

Code

Follow for update