Temporal Latent Auto-Encoder: A Method for Probabilistic Multivariate Time Series Forecasting

Abstract

Probabilistic forecasting of high dimensional multivariate time series is a notoriously challenging task, both in terms of computational burden and distribution modeling. Most previous work either makes simple distribution assumptions or abandons modeling cross-series correlations. A promising line of work exploits scalable matrix factorization for latent-space forecasting, but is limited to linear embeddings, unable to model distributions, and not trainable end-to-end when using deep learning forecasting. We introduce a novel temporal latent auto-encoder method which enables nonlinear factorization of multivariate time series, learned end-to-end with a temporal deep learning latent space forecast model. By imposing a probabilistic latent space model, complex distributions of the input series are modeled via the decoder. Extensive experiments demonstrate that our model achieves state-of-the-art performance on many popular multivariate datasets, with gains sometimes as high as 50% for several standard metrics.

Cite

Text

Nguyen and Quanz. "Temporal Latent Auto-Encoder: A Method for Probabilistic Multivariate Time Series Forecasting." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I10.17101

Markdown

[Nguyen and Quanz. "Temporal Latent Auto-Encoder: A Method for Probabilistic Multivariate Time Series Forecasting." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/nguyen2021aaai-temporal/) doi:10.1609/AAAI.V35I10.17101

BibTeX

@inproceedings{nguyen2021aaai-temporal,
  title     = {{Temporal Latent Auto-Encoder: A Method for Probabilistic Multivariate Time Series Forecasting}},
  author    = {Nguyen, Nam and Quanz, Brian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {9117-9125},
  doi       = {10.1609/AAAI.V35I10.17101},
  url       = {https://mlanthology.org/aaai/2021/nguyen2021aaai-temporal/}
}