IR2Net: Information Restriction and Information Recovery for Accurate Binary Neural Networks
Ping Xue, Yang Lu, Jingfei Chang, Xing Wei, Zhen Wei

TL;DR
IR2Net enhances binary neural network accuracy by restricting input information to match learning capacity and recovering feature information from shallow layers, achieving high accuracy with significantly reduced FLOPs.
Contribution
This paper introduces IR2Net, a novel method that improves BNN accuracy by restricting input information and recovering feature information, addressing the limitations of existing optimization approaches.
Findings
Achieves comparable accuracy with 10x FLOPs reduction on ResNet-18.
Effectively balances accuracy and efficiency through information restriction and recovery.
Demonstrates improved BNN performance without complex quantization techniques.
Abstract
Weight and activation binarization can efficiently compress deep neural networks and accelerate model inference, but cause severe accuracy degradation. Existing optimization methods for binary neural networks (BNNs) focus on fitting full-precision networks to reduce quantization errors, and suffer from the trade-off between accuracy and computational complexity. In contrast, considering the limited learning ability and information loss caused by the limited representational capability of BNNs, we propose IRNet to stimulate the potential of BNNs and improve the network accuracy by restricting the input information and recovering the feature information, including: 1) information restriction: for a BNN, by evaluating the learning ability on the input information, discarding some of the information it cannot focus on, and limiting the amount of input information to match its learning…
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 · Neural Networks and Applications · Machine Learning and ELM
