English

Long-term Forecasting using Higher Order Tensor RNNs

Machine Learning 2019-08-27 v3

Abstract

We present Higher-Order Tensor RNN (HOT-RNN), a novel family of neural sequence architectures for multivariate forecasting in environments with nonlinear dynamics. Long-term forecasting in such systems is highly challenging, since there exist long-term temporal dependencies, higher-order correlations and sensitivity to error propagation. Our proposed recurrent architecture addresses these issues by learning the nonlinear dynamics directly using higher-order moments and higher-order state transition functions. Furthermore, we decompose the higher-order structure using the tensor-train decomposition to reduce the number of parameters while preserving the model performance. We theoretically establish the approximation guarantees and the variance bound for HOT-RNN for general sequence inputs. We also demonstrate 5% ~ 12% improvements for long-term prediction over general RNN and LSTM architectures on a range of simulated environments with nonlinear dynamics, as well on real-world time series data.

Keywords

Cite

@article{arxiv.1711.00073,
  title  = {Long-term Forecasting using Higher Order Tensor RNNs},
  author = {Rose Yu and Stephan Zheng and Anima Anandkumar and Yisong Yue},
  journal= {arXiv preprint arXiv:1711.00073},
  year   = {2019}
}

Comments

24 pages including appendix, updated JMLR version

R2 v1 2026-06-22T22:32:10.611Z