Binarizing MobileNet via Evolution-based Searching
Hai Phan, Zechun Liu, Dang Huynh, Marios Savvides, Kwang-Ting Cheng,, Zhiqiang Shen

TL;DR
This paper introduces an evolutionary search method to design efficient binary MobileNet architectures, achieving high accuracy and outperforming state-of-the-art models at similar computational costs.
Contribution
It proposes a novel evolutionary search framework for binarizing MobileNet, optimizing group convolution hyperparameters for better accuracy and efficiency.
Findings
Achieves 60.09% Top-1 accuracy on ImageNet.
Outperforms state-of-the-art CI-BCNN at the same computational cost.
Demonstrates effective binary architecture design via evolutionary search.
Abstract
Binary Neural Networks (BNNs), known to be one among the effectively compact network architectures, have achieved great outcomes in the visual tasks. Designing efficient binary architectures is not trivial due to the binary nature of the network. In this paper, we propose a use of evolutionary search to facilitate the construction and training scheme when binarizing MobileNet, a compact network with separable depth-wise convolution. Inspired by one-shot architecture search frameworks, we manipulate the idea of group convolution to design efficient 1-Bit Convolutional Neural Networks (CNNs), assuming an approximately optimal trade-off between computational cost and model accuracy. Our objective is to come up with a tiny yet efficient binary neural architecture by exploring the best candidates of the group convolution while optimizing the model performance in terms of complexity and…
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
Binarizing MobileNet via Evolution-Based Searching· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
MethodsConvolution
