Neural Network Activation Quantization with Bitwise Information Bottlenecks
Xichuan Zhou, Kui Liu, Cong Shi, Haijun Liu, Ji Liu

TL;DR
This paper introduces a novel bitwise information bottleneck method for neural activation quantization, optimizing rate-distortion trade-offs to achieve high accuracy with low-precision activations, significantly improving efficiency.
Contribution
It proposes a layer-wise quantization approach based on rate-distortion theory, enhancing neural network efficiency without sacrificing accuracy.
Findings
Achieves state-of-the-art accuracy with low-precision activations.
Improves memory and computational efficiency over six times.
Demonstrates effectiveness on ImageNet and other datasets.
Abstract
Recent researches on information bottleneck shed new light on the continuous attempts to open the black box of neural signal encoding. Inspired by the problem of lossy signal compression for wireless communication, this paper presents a Bitwise Information Bottleneck approach for quantizing and encoding neural network activations. Based on the rate-distortion theory, the Bitwise Information Bottleneck attempts to determine the most significant bits in activation representation by assigning and approximating the sparse coefficient associated with each bit. Given the constraint of a limited average code rate, the information bottleneck minimizes the rate-distortion for optimal activation quantization in a flexible layer-by-layer manner. Experiments over ImageNet and other datasets show that, by minimizing the quantization rate-distortion of each layer, the neural network with information…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Sparse and Compressive Sensing Techniques · Domain Adaptation and Few-Shot Learning
