Papers › Efficient Neural Architecture Search via Parameters Sharing

Efficient Neural Architecture Search via Parameters Sharing

1 Jul 2018ICML 2018 7archive 2025-07-28

Hieu Pham, Melody Guan, Barret Zoph, Quoc Le, Jeff Dean

We propose Efficient Neural Architecture Search (ENAS), a fast and inexpensive approach for automatic model design. ENAS constructs a large computational graph, where each subgraph represents a neural network architecture, hence forcing all architectures to share their parameters. A controller is trained with policy gradient to search for a subgraph that maximizes the expected reward on a validation set. Meanwhile a model corresponding to the selected subgraph is trained to minimize a canonical cross entropy loss. Sharing parameters among child models allows ENAS to deliver strong empirical performances, whilst using much fewer GPU-hours than existing automatic model design approaches, and notably, 1000x less expensive than standard Neural Architecture Search. On Penn Treebank, ENAS discovers a novel architecture that achieves a test perplexity of 56.3, on par with the existing state-of-the-art among all methods without post-training processing. On CIFAR-10, ENAS finds a novel architecture that achieves 2.89% test error, which is on par with the 2.65% test error of NASNet (Zoph et al., 2018).

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Neural Architecture Search

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Neural Architecture Search NAS-Bench-201, CIFAR-10 ENAS Accuracy (Test) 54.3 #35 of 37 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, CIFAR-10 ENAS Accuracy (Val) 39.77 #35 of 37 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, CIFAR-10 ENAS Search time (s) 13315 #35 of 37 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, CIFAR-100 ENAS Accuracy (Test) 15.61 #36 of 40 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, CIFAR-100 ENAS Accuracy (Val) 15.03 #36 of 40 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, CIFAR-100 ENAS Search time (s) 13315 #36 of 40 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, ImageNet-16-120 ENAS Accuracy (Test) 16.43 #43 of 49 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, ImageNet-16-120 ENAS Search time (s) 13315 #43 of 49 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

LSTMSigmoid ActivationSoftmaxTanh Activation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections