Share your thoughts, 1 month free Claude Pro on usSee more
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--
211
Time Series ForecastingPeMS03--
176
Spatio-temporal forecastingPeMS07 60 min 12-step
CRPSsum0.0938
17
Spatio-temporal forecastingBrussels 15 min 3-step
CRPSsum0.0748
16
Spatio-temporal forecastingBrussels 30 min 6-step
CRPSsum0.0793
16
Spatio-temporal forecastingBrussels 60 min 12-step
CRPSsum0.0817
16
Spatio-temporal forecastingPeMS03 15 min 3-step
CRPSsum0.0355
16
Spatio-temporal forecastingPeMS03 30 min 6-step
CRPSsum0.0371
16
Spatio-temporal forecastingPeMS03 60 min 12-step
CRPSsum0.0386
16
Spatio-temporal forecastingPeMS07 30 min 6-step
CRPSsum0.0922
16
Showing 10 of 59 rows

Other info

Code

Follow for update