English

PerforatedCNNs: Acceleration through Elimination of Redundant Convolutions

Computer Vision and Pattern Recognition 2016-10-18 v4

Abstract

We propose a novel approach to reduce the computational cost of evaluation of convolutional neural networks, a factor that has hindered their deployment in low-power devices such as mobile phones. Inspired by the loop perforation technique from source code optimization, we speed up the bottleneck convolutional layers by skipping their evaluation in some of the spatial positions. We propose and analyze several strategies of choosing these positions. We demonstrate that perforation can accelerate modern convolutional networks such as AlexNet and VGG-16 by a factor of 2x - 4x. Additionally, we show that perforation is complementary to the recently proposed acceleration method of Zhang et al.

Keywords

Cite

@article{arxiv.1504.08362,
  title  = {PerforatedCNNs: Acceleration through Elimination of Redundant Convolutions},
  author = {Michael Figurnov and Aijan Ibraimova and Dmitry Vetrov and Pushmeet Kohli},
  journal= {arXiv preprint arXiv:1504.08362},
  year   = {2016}
}

Comments

NIPS 2016