CoNLoCNN: Exploiting Correlation and Non-Uniform Quantization for Energy-Efficient Low-precision Deep Convolutional Neural Networks
Muhammad Abdullah Hanif, Giuseppe Maria Sarda, Alberto Marchisio,, Guido Masera, Maurizio Martina, Muhammad Shafique

TL;DR
This paper introduces CoNLoCNN, a framework that combines non-uniform quantization and activation correlation to enable energy-efficient low-precision CNN inference, reducing computational complexity and energy consumption.
Contribution
The paper proposes a novel framework that exploits weight distribution and activation correlation for low-precision CNNs, including a new data encoding format and MAC unit design.
Findings
Significant reduction in energy consumption for CNN inference.
Effective non-uniform quantization with minimal accuracy loss.
Novel encoding format enabling direct processing of compressed weights.
Abstract
In today's era of smart cyber-physical systems, Deep Neural Networks (DNNs) have become ubiquitous due to their state-of-the-art performance in complex real-world applications. The high computational complexity of these networks, which translates to increased energy consumption, is the foremost obstacle towards deploying large DNNs in resource-constrained systems. Fixed-Point (FP) implementations achieved through post-training quantization are commonly used to curtail the energy consumption of these networks. However, the uniform quantization intervals in FP restrict the bit-width of data structures to large values due to the need to represent most of the numbers with sufficient resolution and avoid high quantization errors. In this paper, we leverage the key insight that (in most of the scenarios) DNN weights and activations are mostly concentrated near zero and only a few of them have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Adversarial Robustness in Machine Learning
