English

Efficient forward propagation of time-sequences in convolutional neural networks using Deep Shifting

Machine Learning 2016-03-14 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

When a Convolutional Neural Network is used for on-the-fly evaluation of continuously updating time-sequences, many redundant convolution operations are performed. We propose the method of Deep Shifting, which remembers previously calculated results of convolution operations in order to minimize the number of calculations. The reduction in complexity is at least a constant and in the best case quadratic. We demonstrate that this method does indeed save significant computation time in a practical implementation, especially when the networks receives a large number of time-frames.

Keywords

Cite

@article{arxiv.1603.03657,
  title  = {Efficient forward propagation of time-sequences in convolutional neural networks using Deep Shifting},
  author = {Koen Groenland and Sander Bohte},
  journal= {arXiv preprint arXiv:1603.03657},
  year   = {2016}
}
R2 v1 2026-06-22T13:08:55.483Z