English

Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequences

Machine Learning 2020-10-09 v1

Abstract

Time series sequence prediction and modelling has proven to be a challenging endeavor in real world datasets. Two key issues are the multi-dimensionality of data and the interaction of independent dimensions forming a latent output signal, as well as the representation of multi-dimensional temporal data inside of a predictive model. This paper proposes a multi-branch deep neural network approach to tackling the aforementioned problems by modelling a latent state vector representation of data windows through the use of a recurrent autoencoder branch and subsequently feeding the trained latent vector representation into a predictor branch of the model. This model is henceforth referred to as Multivariate Temporal Autoencoder (MvTAe). The framework in this paper utilizes a synthetic multivariate temporal dataset which contains dimensions that combine to create a hidden output target.

Keywords

Cite

@article{arxiv.2010.03661,
  title  = {Multivariate Temporal Autoencoder for Predictive Reconstruction of Deep Sequences},
  author = {Jakob Aungiers},
  journal= {arXiv preprint arXiv:2010.03661},
  year   = {2020}
}

Comments

6 pages, 6 figures, 2 equations, 3 tables

R2 v1 2026-06-23T19:08:55.178Z