Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PRE-NAS: Predictor-assisted Evolutionary Neural Architecture Search

About

Neural architecture search (NAS) aims to automate architecture engineering in neural networks. This often requires a high computational overhead to evaluate a number of candidate networks from the set of all possible networks in the search space during the search. Prediction of the networks' performance can alleviate this high computational overhead by mitigating the need for evaluating every candidate network. Developing such a predictor typically requires a large number of evaluated architectures which may be difficult to obtain. We address this challenge by proposing a novel evolutionary-based NAS strategy, Predictor-assisted E-NAS (PRE-NAS), which can perform well even with an extremely small number of evaluated architectures. PRE-NAS leverages new evolutionary search strategies and integrates high-fidelity weight inheritance over generations. Unlike one-shot strategies, which may suffer from bias in the evaluation due to weight sharing, offspring candidates in PRE-NAS are topologically homogeneous, which circumvents bias and leads to more accurate predictions. Extensive experiments on NAS-Bench-201 and DARTS search spaces show that PRE-NAS can outperform state-of-the-art NAS methods. With only a single GPU searching for 0.6 days, competitive architecture can be found by PRE-NAS which achieves 2.40% and 24% test error rates on CIFAR-10 and ImageNet respectively.

Yameng Peng, Andy Song, Vic Ciesielski, Haytham M. Fayek, Xiaojun Chang• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy87.26
3518
Image ClassificationCIFAR-10 (test)
Accuracy98.2
3381
Image ClassificationImageNet 1k (test)
Top-1 Accuracy78.62
798
Image ClassificationImageNet Mobile Setting (test)
Top-1 Error24
165
Neural Architecture SearchNAS-Bench-201 ImageNet-16-120 (test)
Accuracy45.34
86
Neural Architecture SearchImageNet16-120 NAS-Bench-201 (val)
Accuracy45.16
79
Neural Architecture SearchCIFAR-10 (test)--
21
Neural Architecture SearchCIFAR-10 (val)
Accuracy91.37
12
Neural Architecture SearchCIFAR-100 (val)
Accuracy71.95
12
Neural Architecture SearchCIFAR-100 (test)
Accuracy72.02
12
Showing 10 of 10 rows

Other info

Follow for update