Stacked BNAS: Rethinking Broad Convolutional Neural Network for Neural Architecture Search
Zixiang Ding, Yaran Chen, Nannan Li, Dongbin Zhao, C.L.Philip Chen

TL;DR
Stacked BNAS introduces a novel broad scalable architecture with a differentiable knowledge embedding search, achieving superior performance and efficiency in neural architecture search for image classification.
Contribution
The paper develops Stacked BCNN as a new search space and proposes KES for efficient knowledge embedding learning, improving over prior BNAS methods.
Findings
Outperforms BNAS-v2 on CIFAR-10 and ImageNet
Reduces architecture parameters with KES
Achieves state-of-the-art efficiency of 0.02 GPU days
Abstract
Different from other deep scalable architecture-based NAS approaches, Broad Neural Architecture Search (BNAS) proposes a broad scalable architecture which consists of convolution and enhancement blocks, dubbed Broad Convolutional Neural Network (BCNN), as the search space for amazing efficiency improvement. BCNN reuses the topologies of cells in the convolution block so that BNAS can employ few cells for efficient search. Moreover, multi-scale feature fusion and knowledge embedding are proposed to improve the performance of BCNN with shallow topology. However, BNAS suffers some drawbacks: 1) insufficient representation diversity for feature fusion and enhancement and 2) time consumption of knowledge embedding design by human experts. This paper proposes Stacked BNAS, whose search space is a developed broad scalable architecture named Stacked BCNN, with better performance than BNAS. 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 · Brain Tumor Detection and Classification · Machine Learning and ELM
MethodsConvolution
