Pith. sign in

REVIEW 1 cited by

Sample-Efficient Neural Architecture Search by Learning Action Space

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 1906.06832 v2 pith:5HZLFV4F submitted 2019-06-17 cs.LG cs.CVstat.ML

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

Neural Architecture Search (NAS) has emerged as a promising technique for automatic neural network design. However, existing MCTS based NAS approaches often utilize manually designed action space, which is not directly related to the performance metric to be optimized (e.g., accuracy), leading to sample-inefficient explorations of architectures. To improve the sample efficiency, this paper proposes Latent Action Neural Architecture Search (LaNAS), which learns actions to recursively partition the search space into good or bad regions that contain networks with similar performance metrics. During the search phase, as different action sequences lead to regions with different performance, the search efficiency can be significantly improved by biasing towards the good regions. On three NAS tasks, empirical results demonstrate that LaNAS is at least an order more sample efficient than baseline methods including evolutionary algorithms, Bayesian optimizations, and random search. When applied in practice, both one-shot and regular LaNAS consistently outperform existing results. Particularly, LaNAS achieves 99.0% accuracy on CIFAR-10 and 80.8% top1 accuracy at 600 MFLOPS on ImageNet in only 800 samples, significantly outperforming AmoebaNet with 33x fewer samples. Our code is publicly available at https://github.com/facebookresearch/LaMCTS.

Discussion (0). Continue with ORCID 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. Monte Carlo Tree Search based Space Transfer for Black-box Optimization

    cs.LG 2024-12 conditional novelty 6.0 of 10

    MCTS-transfer uses Monte Carlo tree search to partition the search space and adaptively reweight source-task data for faster Bayesian optimization on new tasks.

Pith tools