Ecological Neural Architecture Search
By: Benjamin David Winter, William J. Teahan
Potential Business Impact:
Lets computers design themselves faster and better.
When employing an evolutionary algorithm to optimize a neural networks architecture, developers face the added challenge of tuning the evolutionary algorithm's own hyperparameters - population size, mutation rate, cloning rate, and number of generations. This paper introduces Neuvo Ecological Neural Architecture Search (ENAS), a novel method that incorporates these evolutionary parameters directly into the candidate solutions' phenotypes, allowing them to evolve dynamically alongside architecture specifications. Experimental results across four binary classification datasets demonstrate that ENAS not only eliminates manual tuning of evolutionary parameters but also outperforms competitor NAS methodologies in convergence speed (reducing computational time by 18.3%) and accuracy (improving classification performance in 3 out of 4 datasets). By enabling "greedy individuals" to optimize resource allocation based on fitness, ENAS provides an efficient, self-regulating approach to neural architecture search.
Similar Papers
Runtime Analysis of Evolutionary NAS for Multiclass Classification
Neural and Evolutionary Computing
Makes computers design better brains faster.
Evaluating a Novel Neuroevolution and Neural Architecture Search System
Neural and Evolutionary Computing
Makes computer programs faster and smarter for specific jobs.
Meta knowledge assisted Evolutionary Neural Architecture Search
Neural and Evolutionary Computing
Finds best computer brains faster and cheaper.