Widening and Squeezing: Towards Accurate and Efficient QNNs
Chuanjian Liu, Kai Han, Yunhe Wang, Hanting Chen, Qi Tian, Chunjing Xu

TL;DR
This paper proposes a novel approach to improve quantization neural networks by projecting features into high-dimensional spaces and eliminating redundancies, achieving near full-precision performance with fewer parameters.
Contribution
It introduces a method to enhance QNN representation capability through high-dimensional feature projection and redundancy elimination, resulting in efficient models with comparable accuracy.
Findings
Achieves 29.9% top-1 error with binary ResNet-18 on ImageNet
Reduces parameters and calculations significantly
Maintains performance close to full-precision models
Abstract
Quantization neural networks (QNNs) are very attractive to the industry because their extremely cheap calculation and storage overhead, but their performance is still worse than that of networks with full-precision parameters. Most of existing methods aim to enhance performance of QNNs especially binary neural networks by exploiting more effective training techniques. However, we find the representation capability of quantization features is far weaker than full-precision features by experiments. We address this problem by projecting features in original full-precision networks to high-dimensional quantization features. Simultaneously, redundant quantization features will be eliminated in order to avoid unrestricted growth of dimensions for some datasets. Then, a compact quantization neural network but with sufficient representation ability will be established. Experimental results on…
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 · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
