BenchENAS: A Benchmarking Platform for Evolutionary Neural Architecture Search
Xiangning Xie, Yuqiao Liu, Yanan Sun, Gary G. Yen, Bing Xue and, Mengjie Zhang

TL;DR
BenchENAS is a new benchmarking platform designed to enable fair, efficient, and reproducible comparisons of evolutionary neural architecture search algorithms, addressing current limitations in evaluation methods and platform support.
Contribution
This paper introduces BenchENAS, a modular, easy-to-use platform that standardizes evaluation environments and improves efficiency for ENAS algorithms.
Findings
BenchENAS enables fair comparison of eight ENAS algorithms.
The platform achieves high GPU utilization during experiments.
BenchENAS alleviates issues of inconsistent evaluation environments.
Abstract
Neural architecture search (NAS), which automatically designs the architectures of deep neural networks, has achieved breakthrough success over many applications in the past few years. Among different classes of NAS methods, evolutionary computation based NAS (ENAS) methods have recently gained much attention. Unfortunately, the issues of fair comparisons and efficient evaluations have hindered the development of ENAS. The current benchmark architecture datasets designed for fair comparisons only provide the datasets, not the ENAS algorithms or the platform to run the algorithms. The existing efficient evaluation methods are either not suitable for the population-based ENAS algorithm or are too complex to use. This paper develops a platform named BenchENAS to address these issues. BenchENAS aims to achieve fair comparisons by running different algorithms in the same environment and with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Metaheuristic Optimization Algorithms Research · Neural Networks and Applications
