EG-NAS: Neural Architecture Search with Fast Evolutionary Exploration

Authors

  • Zicheng Cai Guangdong University of Technology Ping An Technology (Shenzhen) Co., Ltd.
  • Lei Chen Guangdong University of Technology
  • Peng Liu Ping An Technology (Shenzhen) Co., Ltd. The Hong Kong Polytechnic University
  • Tongtao Ling Guangdong University of Technology
  • Yutao Lai Guangdong University of Technology

DOI:

https://doi.org/10.1609/aaai.v38i10.28993

Keywords:

ML: Evolutionary Learning, CV: Learning & Optimization for CV

Abstract

Differentiable Architecture Search (DARTS) has achieved a rapid search for excellent architectures by optimizing architecture parameters through gradient descent. However, this efficiency comes with a significant challenge: the risk of premature convergence to local optima, resulting in subpar performance that falls short of expectations. To address this issue, we propose a novel and effective method called Evolutionary Gradient-Based Neural Architecture Search (EG-NAS). Our approach combines the strengths of both gradient descent and evolutionary strategy, allowing for the exploration of various optimization directions during the architecture search process. To begin with, we continue to employ gradient descent for updating network parameters to ensure efficiency. Subsequently, to mitigate the risk of premature convergence, we introduce an evolutionary strategy with global search capabilities to optimize the architecture parameters. By leveraging the best of both worlds, our method strikes a balance between efficient exploration and exploitation of the search space. Moreover, we have redefined the fitness function to not only consider accuracy but also account for individual similarity. This inclusion enhances the diversity and accuracy of the optimized directions identified by the evolutionary strategy. Extensive experiments on various datasets and search spaces demonstrate that EG-NAS achieves highly competitive performance at significantly low search costs compared to state-of-the-art methods. The code is available at https://github.com/caicaicheng/EG-NAS.

Published

2024-03-24

How to Cite

Cai, Z., Chen, L., Liu, P., Ling, T., & Lai, Y. (2024). EG-NAS: Neural Architecture Search with Fast Evolutionary Exploration. Proceedings of the AAAI Conference on Artificial Intelligence, 38(10), 11159–11167. https://doi.org/10.1609/aaai.v38i10.28993

Issue

Section

AAAI Technical Track on Machine Learning I