2020

FBNetV3: Joint Architecture-Recipe Search using Predictor Pretraining

Dai, Xiaoliang, Wan, Alvin, Zhang, Peizhao et al.

Understand

Neural Architecture Search (NAS) yields state-of-the-art neural networks that outperform their best manually-designed counterparts.

  • However, previous NAS methods search for architectures under one set of training hyper-parameters (i.e., a training recipe), overlooking superior architecture-recipe combinations.
  • To address this, we present Neural Architecture-Recipe Search (NARS) to search both (a) architectures and (b) their corresponding training recipes, simultaneously.
  • NARS utilizes an accuracy predictor that scores architecture and training recipes jointly, guiding both sample selection and ranking.

Reading the bibliography…