English

CBinfer: Change-Based Inference for Convolutional Neural Networks on Video Data

Computer Vision and Pattern Recognition 2017-11-10 v2 Artificial Intelligence Machine Learning Performance Image and Video Processing

Abstract

Extracting per-frame features using convolutional neural networks for real-time processing of video data is currently mainly performed on powerful GPU-accelerated workstations and compute clusters. However, there are many applications such as smart surveillance cameras that require or would benefit from on-site processing. To this end, we propose and evaluate a novel algorithm for change-based evaluation of CNNs for video data recorded with a static camera setting, exploiting the spatio-temporal sparsity of pixel changes. We achieve an average speed-up of 8.6x over a cuDNN baseline on a realistic benchmark with a negligible accuracy loss of less than 0.1% and no retraining of the network. The resulting energy efficiency is 10x higher than that of per-frame evaluation and reaches an equivalent of 328 GOp/s/W on the Tegra X1 platform.

Keywords

Cite

@article{arxiv.1704.04313,
  title  = {CBinfer: Change-Based Inference for Convolutional Neural Networks on Video Data},
  author = {Lukas Cavigelli and Philippe Degen and Luca Benini},
  journal= {arXiv preprint arXiv:1704.04313},
  year   = {2017}
}
R2 v1 2026-06-22T19:17:12.476Z