Efficient Neural Architecture Search via Parameter Sharing

02/09/2018
by   Hieu Pham, et al.
0

We propose Efficient Neural Architecture Search (ENAS), a fast and inexpensive approach for automatic model design. In ENAS, a controller learns to discover neural network architectures by searching for an optimal subgraph within a large computational graph. The controller is trained with policy gradient to select a subgraph that maximizes the expected reward on the validation set. Meanwhile the model corresponding to the selected subgraph is trained to minimize a canonical cross entropy loss. Thanks to parameter sharing between child models, ENAS is fast: it delivers strong empirical performances using much fewer GPU-hours than all existing automatic model design approaches, and notably, 1000x less expensive than standard Neural Architecture Search. On the Penn Treebank dataset, ENAS discovers a novel architecture that achieves a test perplexity of 55.8, establishing a new state-of-the-art among all methods without post-training processing. On the CIFAR-10 dataset, ENAS designs novel architectures that achieve a test error of 2.89 (Zoph et al., 2018), whose test error is 2.65

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/09/2018

Efficient Neural Architecture Search via Parameters Sharing

We propose Efficient Neural Architecture Search (ENAS), a fast and inexp...
research
06/18/2019

A Study of the Learning Progress in Neural Architecture Search Techniques

In neural architecture search, the structure of the neural network to be...
research
07/16/2023

Neural Architecture Retrieval

With the increasing number of new neural architecture designs and substa...
research
01/05/2022

Neural Architecture Search for Inversion

Over the year, people have been using deep learning to tackle inversion ...
research
01/18/2020

Efficient Neural Architecture Search: A Broad Version

Efficient Neural Architecture Search (ENAS) achieves novel efficiency fo...
research
08/19/2019

Architecture Search by Estimation of Network Structure Distributions

The influence of deep learning is continuously expanding across differen...
research
06/07/2018

Path-Level Network Transformation for Efficient Architecture Search

We introduce a new function-preserving transformation for efficient neur...

Please sign up or login with your details

Forgot password? Click here to reset