English

Constructing Energy-efficient Mixed-precision Neural Networks through Principal Component Analysis for Edge Intelligence

Machine Learning 2020-02-18 v2 Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

The `Internet of Things' has brought increased demand for AI-based edge computing in applications ranging from healthcare monitoring systems to autonomous vehicles. Quantization is a powerful tool to address the growing computational cost of such applications, and yields significant compression over full-precision networks. However, quantization can result in substantial loss of performance for complex image classification tasks. To address this, we propose a Principal Component Analysis (PCA) driven methodology to identify the important layers of a binary network, and design mixed-precision networks. The proposed Hybrid-Net achieves a more than 10% improvement in classification accuracy over binary networks such as XNOR-Net for ResNet and VGG architectures on CIFAR-100 and ImageNet datasets while still achieving up to 94% of the energy-efficiency of XNOR-Nets. This work furthers the feasibility of using highly compressed neural networks for energy-efficient neural computing in edge devices.

Keywords

Cite

@article{arxiv.1906.01493,
  title  = {Constructing Energy-efficient Mixed-precision Neural Networks through Principal Component Analysis for Edge Intelligence},
  author = {Indranil Chakraborty and Deboleena Roy and Isha Garg and Aayush Ankit and Kaushik Roy},
  journal= {arXiv preprint arXiv:1906.01493},
  year   = {2020}
}

Comments

14 pages, 4 figures, 8 tables

R2 v1 2026-06-23T09:41:30.207Z