One-Shot Neural Ensemble Architecture Search by Diversity-Guided Search Space Shrinking
Minghao Chen, Houwen Peng, Jianlong Fu, Haibin Ling

TL;DR
This paper introduces a novel one-shot neural ensemble architecture search method that uses diversity-guided search space shrinking and layer sharing to find multiple diverse models simultaneously, leading to improved performance and robustness.
Contribution
It proposes a new diversity-based metric for search space shrinking and a layer sharing mechanism to efficiently search for multiple diverse models in one shot.
Findings
Achieved superior performance over MobileNetV3 and EfficientNet.
Improved model ranking capacity of the supernet.
Enhanced robustness and generalization on COCO detection.
Abstract
Despite remarkable progress achieved, most neural architecture search (NAS) methods focus on searching for one single accurate and robust architecture. To further build models with better generalization capability and performance, model ensemble is usually adopted and performs better than stand-alone models. Inspired by the merits of model ensemble, we propose to search for multiple diverse models simultaneously as an alternative way to find powerful models. Searching for ensembles is non-trivial and has two key challenges: enlarged search space and potentially more complexity for the searched model. In this paper, we propose a one-shot neural ensemble architecture search (NEAS) solution that addresses the two challenges. For the first challenge, we introduce a novel diversity-based metric to guide search space shrinking, considering both the potentiality and diversity of candidate…
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 · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsPointwise Convolution · Batch Normalization · Dense Connections · Depthwise Convolution · Depthwise Separable Convolution · Dropout · Inverted Residual Block · *Communicated@Fast*How Do I Communicate to Expedia? · ReLU6 · 1x1 Convolution
