English

Fast and Energy-Efficient CNN Inference on IoT Devices

Distributed, Parallel, and Cluster Computing 2016-11-23 v1 Machine Learning

Abstract

Convolutional Neural Networks (CNNs) exhibit remarkable performance in various machine learning tasks. As sensor-equipped internet of things (IoT) devices permeate into every aspect of modern life, it is increasingly important to run CNN inference, a computationally intensive application, on resource constrained devices. We present a technique for fast and energy-efficient CNN inference on mobile SoC platforms, which are projected to be a major player in the IoT space. We propose techniques for efficient parallelization of CNN inference targeting mobile GPUs, and explore the underlying tradeoffs. Experiments with running Squeezenet on three different mobile devices confirm the effectiveness of our approach. For further study, please refer to the project repository available on our GitHub page: https://github.com/mtmd/Mobile_ConvNet

Keywords

Cite

@article{arxiv.1611.07151,
  title  = {Fast and Energy-Efficient CNN Inference on IoT Devices},
  author = {Mohammad Motamedi and Daniel Fong and Soheil Ghiasi},
  journal= {arXiv preprint arXiv:1611.07151},
  year   = {2016}
}

Comments

7 pages, 10 figures

R2 v1 2026-06-22T17:00:16.091Z