Pith. sign in

REVIEW 1 cited by

Neural Architecture Search without Training

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.04647 v3 pith:FL2ABKJ7 submitted 2020-06-08 cs.LG cs.CVstat.ML

classification cs.LGcs.CVstat.ML
keywords searchnetworksnetworkneuralarchitecturedesignexamineexpensive
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The time and effort involved in hand-designing deep neural networks is immense. This has prompted the development of Neural Architecture Search (NAS) techniques to automate this design. However, NAS algorithms tend to be slow and expensive; they need to train vast numbers of candidate networks to inform the search process. This could be alleviated if we could partially predict a network's trained accuracy from its initial state. In this work, we examine the overlap of activations between datapoints in untrained networks and motivate how this can give a measure which is usefully indicative of a network's trained performance. We incorporate this measure into a simple algorithm that allows us to search for powerful networks without any training in a matter of seconds on a single GPU, and verify its effectiveness on NAS-Bench-101, NAS-Bench-201, NATS-Bench, and Network Design Spaces. Our approach can be readily combined with more expensive search methods; we examine a simple adaptation of regularised evolutionary search. Code for reproducing our experiments is available at https://github.com/BayesWatch/nas-without-training.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Searching Efficient Deep Architectures for Radar Target Detection using Monte-Carlo Tree Search

    eess.SP 2025-06 conditional novelty 5.0 of 10

    Monte-Carlo tree search found a radar detection network with 60% fewer parameters than a baseline U-Net at comparable detection performance.

Pith tools