Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?
Shen Yan, Yu Zheng, Wei Ao, Xiao Zeng, Mi Zhang

TL;DR
Pre-training neural architecture representations in an unsupervised manner enhances the efficiency and effectiveness of neural architecture search by better clustering similar architectures and providing smoother latent space transitions.
Contribution
This work demonstrates that unsupervised pre-training of architecture representations improves NAS performance and offers better clustering of similar architectures, reducing search bias.
Findings
Unsupervised pre-training improves NAS efficiency.
Better clustering of similar architectures in latent space.
Smoother transitions in architecture search space.
Abstract
Existing Neural Architecture Search (NAS) methods either encode neural architectures using discrete encodings that do not scale well, or adopt supervised learning-based methods to jointly learn architecture representations and optimize architecture search on such representations which incurs search bias. Despite the widespread use, architecture representations learned in NAS are still poorly understood. We observe that the structural properties of neural architectures are hard to preserve in the latent space if architecture representation learning and search are coupled, resulting in less effective search performance. In this work, we find empirically that pre-training architecture representations using only neural architectures without their accuracies as labels considerably improve the downstream architecture search efficiency. To explain these observations, we visualize how…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
MethodsSigmoid Activation · Softmax · Tanh Activation · Long Short-Term Memory
