Guided Evolutionary Neural Architecture Search With Efficient Performance Estimation
Vasco Lopes, Miguel Santos, Bruno Degardin, Lu\'is A. Alexandre

TL;DR
This paper introduces GEA, a guided evolutionary neural architecture search method that efficiently explores the search space using a zero-proxy estimator, leading to state-of-the-art results on multiple NAS benchmarks.
Contribution
GEA is a novel guided NAS approach that balances exploration and exploitation with efficient performance estimation, improving search effectiveness.
Findings
GEA achieves state-of-the-art results on NAS-Bench-101, NAS-Bench-201, and TransNAS-Bench-101.
The zero-proxy estimator effectively guides the search process.
Extensive ablation studies validate the importance of key parameters.
Abstract
Neural Architecture Search (NAS) methods have been successfully applied to image tasks with excellent results. However, NAS methods are often complex and tend to converge to local minima as soon as generated architectures seem to yield good results. This paper proposes GEA, a novel approach for guided NAS. GEA guides the evolution by exploring the search space by generating and evaluating several architectures in each generation at initialisation stage using a zero-proxy estimator, where only the highest-scoring architecture is trained and kept for the next generation. Subsequently, GEA continuously extracts knowledge about the search space without increased complexity by generating several off-springs from an existing architecture at each generation. More, GEA forces exploitation of the most performant architectures by descendant generation while simultaneously driving exploration…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Machine Learning and Data Classification
