2019

Single Path One-Shot Neural Architecture Search with Uniform Sampling

Guo, Zichao, Zhang, Xiangyu, Mu, Haoyuan et al.

Understand

We revisit the one-shot Neural Architecture Search (NAS) paradigm and analyze its advantages over existing NAS approaches.

  • Existing one-shot method, however, is hard to train and not yet effective on large scale datasets like ImageNet.
  • This work propose a Single Path One-Shot model to address the challenge in the training.
  • Our central idea is to construct a simplified supernet, where all architectures are single paths so that weight co-adaption problem is alleviated.

Reading the bibliography…