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

ReNAS:Relativistic Evaluation of Neural Architecture Search

About

An effective and efficient architecture performance evaluation scheme is essential for the success of Neural Architecture Search (NAS). To save computational cost, most of existing NAS algorithms often train and evaluate intermediate neural architectures on a small proxy dataset with limited training epochs. But it is difficult to expect an accurate performance estimation of an architecture in such a coarse evaluation way. This paper advocates a new neural architecture evaluation scheme, which aims to determine which architecture would perform better instead of accurately predict the absolute architecture performance. Therefore, we propose a \textbf{relativistic} architecture performance predictor in NAS (ReNAS). We encode neural architectures into feature tensors, and further refining the representations with the predictor. The proposed relativistic performance predictor can be deployed in discrete searching methods to search for the desired architectures without additional evaluation. Experimental results on NAS-Bench-101 dataset suggests that, sampling 424 ($0.1\%$ of the entire search space) neural architectures and their corresponding validation performance is already enough for learning an accurate architecture performance predictor. The accuracies of our searched neural architectures on NAS-Bench-101 and NAS-Bench-201 datasets are higher than that of the state-of-the-art methods and show the priority of the proposed method.

Yixing Xu, Yunhe Wang, Kai Han, Yehui Tang, Shangling Jui, Chunjing Xu, Chang Xu• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 NAS-Bench-201 (test)
Accuracy93.99
173
Image ClassificationCIFAR-100 NAS-Bench-201 (test)
Accuracy72.12
169
Image ClassificationImageNet-16-120 NAS-Bench-201 (test)
Accuracy45.97
139
Image ClassificationCIFAR-10 NAS-Bench-201 (val)
Accuracy90.9
119
Image ClassificationCIFAR-100 NAS-Bench-201 (val)
Accuracy71.96
109
Image ClassificationImageNet 16-120 NAS-Bench-201 (val)
Accuracy45.85
96
Neural Architecture SearchNAS-Bench-201 ImageNet-16-120 (test)
Accuracy45.97
86
Neural Architecture SearchCIFAR-10 NAS-Bench-201 (val)
Accuracy90.9
86
Neural Architecture SearchNAS-Bench-201 CIFAR-10 (test)
Accuracy93.99
85
Neural Architecture SearchImageNet16-120 NAS-Bench-201 (val)
Accuracy45.85
79
Showing 10 of 21 rows

Other info

Follow for update