Homogeneous Architecture Augmentation for Neural Predictor
Yuqiao Liu, Yehui Tang, Yanan Sun

TL;DR
This paper introduces HAAP, a novel homogeneous architecture augmentation method that enhances neural predictors for NAS by generating more training data efficiently, leading to improved performance with less data.
Contribution
The paper proposes a homogeneous architecture augmentation algorithm and a one-hot encoding strategy to improve neural predictor training in NAS.
Findings
HAAP outperforms state-of-the-art methods on NAS-Benchmark-101 and NAS-Bench-201.
HAAP requires significantly less training data to achieve high prediction accuracy.
The homogeneous augmentation method is shown to be universal across different datasets.
Abstract
Neural Architecture Search (NAS) can automatically design well-performed architectures of Deep Neural Networks (DNNs) for the tasks at hand. However, one bottleneck of NAS is the prohibitively computational cost largely due to the expensive performance evaluation. The neural predictors can directly estimate the performance without any training of the DNNs to be evaluated, thus have drawn increasing attention from researchers. Despite their popularity, they also suffer a severe limitation: the shortage of annotated DNN architectures for effectively training the neural predictors. In this paper, we proposed Homogeneous Architecture Augmentation for Neural Predictor (HAAP) of DNN architectures to address the issue aforementioned. Specifically, a homogeneous architecture augmentation algorithm is proposed in HAAP to generate sufficient training data taking the use of homogeneous…
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
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
