BARS: Joint Search of Cell Topology and Layout for Accurate and Efficient Binary ARchitectures
Tianchen Zhao, Xuefei Ning, Xiangsheng Shi, Songyi Yang, Shuang Liang,, Peng Lei, Jianfei Chen, Huazhong Yang, Yu Wang

TL;DR
This paper introduces BARS, a neural architecture search method for binary neural networks that optimizes both topology and layout, leading to more accurate and efficient BNNs on CIFAR-10 and ImageNet.
Contribution
BARS proposes a novel two-level search space and differentiable NAS approach to automatically discover superior binary architectures, addressing information flow and stability challenges.
Findings
Achieves 1.5% higher accuracy on CIFAR-10 with fewer binary operations.
Attains 6% accuracy gain over hand-crafted binary ResNet-18 on ImageNet.
Outperforms existing BNN NAS methods in accuracy and efficiency.
Abstract
Binary Neural Networks (BNNs) have received significant attention due to their promising efficiency. Currently, most BNN studies directly adopt widely-used CNN architectures, which can be suboptimal for BNNs. This paper proposes a novel Binary ARchitecture Search (BARS) flow to discover superior binary architecture in a large design space. Specifically, we analyze the information bottlenecks that are related to both the topology and layout architecture design choices. And we propose to automatically search for the optimal information flow. To achieve that, we design a two-level (Macro & Micro) search space tailored for BNNs and apply a differentiable neural architecture search (NAS) to explore this search space efficiently. The macro-level search space includes width and depth decisions, which is required for better balancing the model performance and complexity. We also design the…
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 · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
