English

Discretization-Aware Architecture Search

Computer Vision and Pattern Recognition 2020-07-08 v1 Machine Learning Neural and Evolutionary Computing

Abstract

The search cost of neural architecture search (NAS) has been largely reduced by weight-sharing methods. These methods optimize a super-network with all possible edges and operations, and determine the optimal sub-network by discretization, \textit{i.e.}, pruning off weak candidates. The discretization process, performed on either operations or edges, incurs significant inaccuracy and thus the quality of the final architecture is not guaranteed. This paper presents discretization-aware architecture search (DA\textsuperscript{2}S), with the core idea being adding a loss term to push the super-network towards the configuration of desired topology, so that the accuracy loss brought by discretization is largely alleviated. Experiments on standard image classification benchmarks demonstrate the superiority of our approach, in particular, under imbalanced target network configurations that were not studied before.

Keywords

Cite

@article{arxiv.2007.03154,
  title  = {Discretization-Aware Architecture Search},
  author = {Yunjie Tian and Chang Liu and Lingxi Xie and Jianbin Jiao and Qixiang Ye},
  journal= {arXiv preprint arXiv:2007.03154},
  year   = {2020}
}

Comments

14 pages, 7 figures

R2 v1 2026-06-23T16:54:14.403Z