Papers › Progressive Neural Architecture Search

Progressive Neural Architecture Search

2 Dec 2017ECCV 2018 9arXiv:1712.00559archive 2025-07-28

Chenxi Liu, Barret Zoph, Maxim Neumann, Jonathon Shlens, Wei Hua, Li-Jia Li, Li Fei-Fei, Alan Yuille, Jonathan Huang, Kevin Murphy

We propose a new method for learning the structure of convolutional neural networks (CNNs) that is more efficient than recent state-of-the-art methods based on reinforcement learning and evolutionary algorithms. Our approach uses a sequential model-based optimization (SMBO) strategy, in which we search for structures in order of increasing complexity, while simultaneously learning a surrogate model to guide the search through structure space. Direct comparison under the same search space shows that our method is up to 5 times more efficient than the RL method of Zoph et al. (2018) in terms of number of models evaluated, and 8 times faster in terms of total compute. The structures we discover in this way achieve state of the art classification accuracies on CIFAR-10 and ImageNet.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1712.00559")

Code

Syntology Ran 3 of 3 code samples harvested from 2 repositories linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · honoured contract.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 2 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

18 repositories listed; official and paper-mentioned ones first.

chenxi116/PNASNet.TF officialmentioned in papermentioned on GitHubtf report
tensorflow/models officialmentioned in papermentioned on GitHubtf report
chenxi116/PNASNet.pytorch officialmentioned in paperpytorch report
Cadene/pretrained-models.pytorch mentioned on GitHubpytorch report
DataXujing/PNASNet_pytorch mentioned on GitHubpytorch report
Deci-AI/super-gradients mentioned on GitHubpytorch report
alexandonian/pretorched-x mentioned on GitHubpytorch report
osmr/imgclsmob mentioned on GitHubmxnetMIT report
tensorflow/models mentioned on GitHubtf report
tensorflow/models mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

3 samples harvested; 3 ran; 3 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract

Licence: 2 of the 3 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_reduction_layers chenxi116/PNASNet.TF/pnasnet.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · c8b23305f9fbb712 · report
evaluate_accuracy DataXujing/PNASNet_pytorch/model.py community (archive-listed) ran · honoured contract no licence file found · pointer only · eeb1297e063ecfdf · report
get_label DataXujing/PNASNet_pytorch/inference.py community (archive-listed) ran · honoured contract no licence file found · pointer only · f3d6603da44225f9 · report

Tasks

Evolutionary AlgorithmsGeneral ClassificationImage ClassificationNeural Architecture SearchReinforcement LearningReinforcement Learning (RL)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification ImageNet PNASNet-5 GFLOPs 50 #490 of 1060 Archive leaderboard report
Image Classification ImageNet PNASNet-5 Number of params 86.1M #490 of 1060 Archive leaderboard report
Image Classification ImageNet PNASNet-5 Operations per network pass 2.5G #490 of 1060 Archive leaderboard report
Image Classification ImageNet PNASNet-5 Top 1 Accuracy 82.9% #490 of 1060 Archive leaderboard report
Image Classification ImageNet PNASNet-5 Top 5 Accuracy 96.2 #490 of 1060 Archive leaderboard report
Neural Architecture Search ImageNet PNAS Params 5.1 #135 of 135 Archive leaderboard report
Neural Architecture Search NAS-Bench-201, ImageNet-16-120 PNAS + Accuracy (Val) 44.75 #47 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

Introduced by this paper: PNAS

ConvolutionDense ConnectionsDepthwise ConvolutionDepthwise Separable ConvolutionFeedforward NetworkMax PoolingPNASPointwise ConvolutionRMSPropSoftmax

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