English

Angle-based Search Space Shrinking for Neural Architecture Search

Neural and Evolutionary Computing 2020-07-17 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

In this work, we present a simple and general search space shrinking method, called Angle-Based search space Shrinking (ABS), for Neural Architecture Search (NAS). Our approach progressively simplifies the original search space by dropping unpromising candidates, thus can reduce difficulties for existing NAS methods to find superior architectures. In particular, we propose an angle-based metric to guide the shrinking process. We provide comprehensive evidences showing that, in weight-sharing supernet, the proposed metric is more stable and accurate than accuracy-based and magnitude-based metrics to predict the capability of child models. We also show that the angle-based metric can converge fast while training supernet, enabling us to get promising shrunk search spaces efficiently. ABS can easily apply to most of NAS approaches (e.g. SPOS, FairNAS, ProxylessNAS, DARTS and PDARTS). Comprehensive experiments show that ABS can dramatically enhance existing NAS approaches by providing a promising shrunk search space.

Keywords

Cite

@article{arxiv.2004.13431,
  title  = {Angle-based Search Space Shrinking for Neural Architecture Search},
  author = {Yiming Hu and Yuding Liang and Zichao Guo and Ruosi Wan and Xiangyu Zhang and Yichen Wei and Qingyi Gu and Jian Sun},
  journal= {arXiv preprint arXiv:2004.13431},
  year   = {2020}
}

Comments

Accepted in ECCV 2020

R2 v1 2026-06-23T15:08:56.489Z