DCP-NAS: Discrepant Child-Parent Neural Architecture Search for 1-bit CNNs
Yanjing Li, Sheng Xu, Xianbin Cao, Li'an Zhuo, Baochang Zhang, Tian, Wang, Guodong Guo

TL;DR
This paper introduces DCP-NAS, a novel neural architecture search framework that efficiently designs 1-bit CNNs by leveraging a real-valued parent model to guide the search of a binary child model, reducing computational costs.
Contribution
The paper proposes a new framework for searching 1-bit CNN architectures using a parent-child model approach with tangent propagation and decoupled optimization, improving efficiency and performance.
Findings
DCP-NAS outperforms prior methods on CIFAR-10 and ImageNet.
The method achieves strong generalization on re-identification and object detection.
Efficient search of 1-bit CNNs reduces resource consumption.
Abstract
Neural architecture search (NAS) proves to be among the effective approaches for many tasks by generating an application-adaptive neural architecture, which is still challenged by high computational cost and memory consumption. At the same time, 1-bit convolutional neural networks (CNNs) with binary weights and activations show their potential for resource-limited embedded devices. One natural approach is to use 1-bit CNNs to reduce the computation and memory cost of NAS by taking advantage of the strengths of each in a unified framework, while searching the 1-bit CNNs is more challenging due to the more complicated processes involved. In this paper, we introduce Discrepant Child-Parent Neural Architecture Search (DCP-NAS) to efficiently search 1-bit CNNs, based on a new framework of searching the 1-bit model (Child) under the supervision of a real-valued model (Parent). Particularly,…
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
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Human Pose and Action Recognition
