TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Regularized Evolution for Image Classifier Architecture Se...

Regularized Evolution for Image Classifier Architecture Search

Esteban Real, Alok Aggarwal, Yanping Huang, Quoc V. Le

2018-02-05Image ClassificationReinforcement LearningNeural Architecture Search
PaperPDFCodeCodeCodeCodeCode

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.

Results

TaskDatasetMetricValueModel
Neural Architecture SearchNATS-Bench Topology, CIFAR-10Test Accuracy94.13RE (Real et al., 2019)
Neural Architecture SearchNAS-Bench-201, ImageNet-16-120Accuracy (Test)45.54REA
Neural Architecture SearchNAS-Bench-201, ImageNet-16-120Search time (s)12000REA
Neural Architecture SearchNATS-Bench Topology, CIFAR-100Test Accuracy71.4RE (Real et al., 2019)
Neural Architecture SearchCIFAR-10 Image ClassificationPercentage error2.13AmoebaNet-B + c/o
Neural Architecture SearchNATS-Bench Topology, ImageNet16-120Test Accuracy44.76RE (Real et al., 2019)
Image ClassificationImageNetGFLOPs208AmoebaNet-A
AutoMLNATS-Bench Topology, CIFAR-10Test Accuracy94.13RE (Real et al., 2019)
AutoMLNAS-Bench-201, ImageNet-16-120Accuracy (Test)45.54REA
AutoMLNAS-Bench-201, ImageNet-16-120Search time (s)12000REA
AutoMLNATS-Bench Topology, CIFAR-100Test Accuracy71.4RE (Real et al., 2019)
AutoMLCIFAR-10 Image ClassificationPercentage error2.13AmoebaNet-B + c/o
AutoMLNATS-Bench Topology, ImageNet16-120Test Accuracy44.76RE (Real et al., 2019)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17