Dissected 3D CNNs: Temporal skip connections for efficient online video processing


Köpüklü O., Hörmann S., Herzog F., ÇEVİKALP H., Rigoll G.

Computer Vision and Image Understanding, vol.215, 2022 (SCI-Expanded) identifier identifier

  • Publication Type: Article / Article
  • Volume: 215
  • Publication Date: 2022
  • Doi Number: 10.1016/j.cviu.2021.103318
  • Journal Name: Computer Vision and Image Understanding
  • Journal Indexes: Science Citation Index Expanded (SCI-EXPANDED), Scopus, PASCAL, Aerospace Database, Applied Science & Technology Source, Biotechnology Research Abstracts, Communication Abstracts, Compendex, Computer & Applied Sciences, Index Islamicus, INSPEC, Metadex, zbMATH, Civil Engineering Abstracts
  • Keywords: Temporal skip connections, Efficient online video processing, 3D convolutional neural networks
  • Eskisehir Osmangazi University Affiliated: Yes

Abstract

© 2021 Elsevier Inc.Convolutional Neural Networks with 3D kernels (3D CNNs) currently achieve state-of-the-art results in video recognition tasks due to their supremacy in extracting spatiotemporal features within video frames. There have been many successful 3D CNN architectures surpassing state-of-the-art results successively. However, nearly all of them are designed to operate offline, creating several serious handicaps during online operation. Firstly, conventional 3D CNNs are not dynamic since their output features represent the complete input clip instead of the most recent frame in the clip. Secondly, they are not temporal resolution-preserving due to their inherent temporal downsampling. Lastly, 3D CNNs are constrained to be used with fixed temporal input size limiting their flexibility. In order to address these drawbacks, we propose dissected 3D CNNs, where the intermediate volumes of the network are dissected and propagated over depth (time) dimension for future calculations, substantially reducing the number of computations at online operation. For action classification, the dissected version of ResNet models performs 77%–90% fewer computations at online operation while achieving ∼5% better classification accuracy on the Kinetics-600 dataset than conventional 3D-ResNet models. Moreover, the advantages of dissected 3D CNNs are demonstrated by deploying our approach onto several vision tasks, which consistently improved the performance.