English

Temporally Folded Convolutional Neural Networks for Sequence Forecasting

Machine Learning 2020-01-13 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

In this work we propose a novel approach to utilize convolutional neural networks for time series forecasting. The time direction of the sequential data with spatial dimensions D=1,2D=1,2 is considered democratically as the input of a spatiotemporal (D+1)(D+1)-dimensional convolutional neural network. Latter then reduces the data stream from D+1DD +1 \to D dimensions followed by an incriminator cell which uses this information to forecast the subsequent time step. We empirically compare this strategy to convolutional LSTM's and LSTM's on their performance on the sequential MNIST and the JSB chorals dataset, respectively. We conclude that temporally folded convolutional neural networks (TFC's) may outperform the conventional recurrent strategies.

Keywords

Cite

@article{arxiv.2001.03340,
  title  = {Temporally Folded Convolutional Neural Networks for Sequence Forecasting},
  author = {Matthias Weissenbacher},
  journal= {arXiv preprint arXiv:2001.03340},
  year   = {2020}
}

Comments

8 pages, 4 figures, submitted to IJCAI 2020 Proceedings

R2 v1 2026-06-23T13:07:44.812Z