Command Palette
Search for a command to run...
Esteban Real; Alok Aggarwal; Yanping Huang; Quoc V Le

Abstract
The effort devoted to hand-crafting neural network image classifiers has motivated the use of architecture search to discover them automatically. Although evolutionary algorithms have been repeatedly applied to neural network topologies, the image classifiers thus discovered have remained inferior to human-crafted ones. Here, we evolve an image classifier---AmoebaNet-A---that surpasses hand-designs for the first time. To do this, we modify the tournament selection evolutionary algorithm by introducing an age property to favor the younger genotypes. Matching size, AmoebaNet-A has comparable accuracy to current state-of-the-art ImageNet models discovered with more complex architecture-search methods. Scaled to larger size, AmoebaNet-A sets a new state-of-the-art 83.9% / 96.6% top-5 ImageNet accuracy. In a controlled comparison against a well known reinforcement learning algorithm, we give evidence that evolution can obtain results faster with the same hardware, especially at the earlier stages of the search. This is relevant when fewer compute resources are available. Evolution is, thus, a simple method to effectively discover high-quality architectures.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| architecture-search-on-cifar-10-image | AmoebaNet-B + c/o | Params: 34.9M Percentage error: 2.13 |
| image-classification-on-imagenet | AmoebaNet-A | GFLOPs: 208 Number of params: 469M Top 1 Accuracy: 83.9% |
| neural-architecture-search-on-nas-bench-201 | REA | Accuracy (Test): 45.54 Search time (s): 12000 |
| neural-architecture-search-on-nats-bench | RE (Real et al., 2019) | Test Accuracy: 44.76 |
| neural-architecture-search-on-nats-bench-1 | RE (Real et al., 2019) | Test Accuracy: 94.13 |
| neural-architecture-search-on-nats-bench-2 | RE (Real et al., 2019) | Test Accuracy: 71.40 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.