Architecture Augmentation for Performance Predictor Based on Graph Isomorphism
Xiangning Xie, Yuqiao Liu, Yanan Sun, Mengjie Zhang, Kay Chen Tan

TL;DR
This paper introduces GIAug, a graph isomorphism-based architecture augmentation method that generates diverse DNN architectures from a single graph, significantly improving performance prediction and reducing NAS computational costs.
Contribution
GIAug provides an efficient way to generate diverse architectures from one graph, enhancing performance predictors and reducing NAS computational expenses.
Findings
GIAug improves prediction accuracy of existing NAS methods.
GIAug reduces NAS computational costs by up to three orders of magnitude.
Experiments on CIFAR-10 and ImageNet validate GIAug's effectiveness.
Abstract
Neural Architecture Search (NAS) can automatically design architectures for deep neural networks (DNNs) and has become one of the hottest research topics in the current machine learning community. However, NAS is often computationally expensive because a large number of DNNs require to be trained for obtaining performance during the search process. Performance predictors can greatly alleviate the prohibitive cost of NAS by directly predicting the performance of DNNs. However, building satisfactory performance predictors highly depends on enough trained DNN architectures, which are difficult to obtain in most scenarios. To solve this critical issue, we propose an effective DNN architecture augmentation method named GIAug in this paper. Specifically, we first propose a mechanism based on graph isomorphism, which has the merit of efficiently generating a factorial of (i.e.,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Neural Network Applications · Machine Learning and Data Classification
