Back to Search Start Over

Neural Architecture Search Using Covariance Matrix Adaptation Evolution Strategy.

Authors :
Sinha, Nilotpal
Chen, Kuan-Wen
Source :
Evolutionary Computation. Summer2024, Vol. 32 Issue 2, p177-204. 28p.
Publication Year :
2024

Abstract

Evolution-based neural architecture search methods have shown promising results, but they require high computational resources because these methods involve training each candidate architecture from scratch and then evaluating its fitness, which results in long search time. Covariance Matrix Adaptation Evolution Strategy (CMA-ES) has shown promising results in tuning hyperparameters of neural networks but has not been used for neural architecture search. In this work, we propose a framework called CMANAS which applies the faster convergence property of CMA-ES to the deep neural architecture search problem. Instead of training each individual architecture separately, we used the accuracy of a trained one shot model (OSM) on the validation data as a prediction of the fitness of the architecture, resulting in reduced search time. We also used an architecture-fitness table (AF table) for keeping a record of the already evaluated architecture, thus further reducing the search time. The architectures are modeled using a normal distribution, which is updated using CMA-ES based on the fitness of the sampled population. Experimentally, CMANAS achieves better results than previous evolution-based methods while reducing the search time significantly. The effectiveness of CMANAS is shown on two different search spaces using four datasets: CIFAR-10, CIFAR-100, ImageNet, and ImageNet16-120. All the results show that CMANAS is a viable alternative to previous evolution-based methods and extends the application of CMA-ES to the deep neural architecture search field. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10636560
Volume :
32
Issue :
2
Database :
Academic Search Index
Journal :
Evolutionary Computation
Publication Type :
Academic Journal
Accession number :
177635673
Full Text :
https://doi.org/10.1162/evco_a_00331