pith. sign in

arxiv: 1712.00559 · v3 · pith:NPS6PYIMnew · submitted 2017-12-02 · 💻 cs.CV · cs.LG· stat.ML

Progressive Neural Architecture Search

classification 💻 cs.CV cs.LGstat.ML
keywords searchlearningmethodefficientneuralspacestructurestructures
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Learning Data Augmentation Strategies for Object Detection

    cs.CV 2019-06 unverdicted novelty 6.0

    Learned data augmentation policies optimized for object detection improve COCO mAP by more than 2.3 and transfer to other datasets and models.

  2. Genetic Deep Learning for Lung Cancer Screening

    cs.CV 2019-07 unverdicted novelty 3.0

    Genetic algorithm designs a CNN for lung cancer detection in CXRs achieving 97.15% accuracy, outperforming Inception-V3 and ResNet-152 with 4x and 14x fewer parameters.