English

Energy-Efficient ConvNets Through Approximate Computing

Computer Vision and Pattern Recognition 2016-11-17 v1

Abstract

Recently ConvNets or convolutional neural networks (CNN) have come up as state-of-the-art classification and detection algorithms, achieving near-human performance in visual detection. However, ConvNet algorithms are typically very computation and memory intensive. In order to be able to embed ConvNet-based classification into wearable platforms and embedded systems such as smartphones or ubiquitous electronics for the internet-of-things, their energy consumption should be reduced drastically. This paper proposes methods based on approximate computing to reduce energy consumption in state-of-the-art ConvNet accelerators. By combining techniques both at the system- and circuit level, we can gain energy in the systems arithmetic: up to 30x without losing classification accuracy and more than 100x at 99% classification accuracy, compared to the commonly used 16-bit fixed point number format.

Keywords

Cite

@article{arxiv.1603.06777,
  title  = {Energy-Efficient ConvNets Through Approximate Computing},
  author = {Bert Moons and Bert De Brabandere and Luc Van Gool and Marian Verhelst},
  journal= {arXiv preprint arXiv:1603.06777},
  year   = {2016}
}

Comments

Published in IEEE Winter Conference on Applications of Computer Vision (WACV 2016)

R2 v1 2026-06-22T13:16:04.185Z