**arXiv ID:** 2208.06475 **Authors:** Vasco Lopes, Miguel Santos, Bruno Degardin, Luís A. Alexandre **Published:** 2022-07-22T10:58:32Z **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 t...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill guided-evolutionary-neural-architecture-search-with-efficient-performance-estimation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Guided Evolutionary Neural Architecture Search With Efficient Performance Estimation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-guided-evolutionary-neural-architecture-search-wit)More formats (shields.io, HTML) on the badges page.
# Guided Evolutionary Neural Architecture Search With Efficient Performance Estimation
**arXiv ID:** 2208.06475
**Authors:** Vasco Lopes, Miguel Santos, Bruno Degardin, Luís A. Alexandre
**Published:** 2022-07-22T10:58:32Z
**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 through parent mutation and favouring younger architectures to the detriment of older ones. Experimental results demonstrate the effectiveness of the proposed method, and extensive ablation studies evaluate the importance of different parameters. Results show that GEA achieves state-of-the-art results on all data sets of NAS-Bench-101, NAS-Bench-201 and TransNAS-Bench-101 benchmarks.
## Skill Description
This skill is generated from the arXiv paper: Guided Evolutionary Neural Architecture Search With Efficient Performance Estimation (2208.06475).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2208.06475](http://arxiv.org/abs/2208.06475v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!