TL;DR
This paper introduces a smooth variational graph autoencoder for neural architecture search, enabling accurate encoding and reconstruction of architectures across diverse search spaces, and allowing performance extrapolation without costly optimization.
Contribution
It proposes a two-sided variational graph autoencoder that improves stability and predictive power in neural architecture embeddings, facilitating better extrapolation and search efficiency.
Findings
Effective on ENAS, NAS-Bench-101, NAS-Bench-201 spaces
Enables performance prediction outside the training domain
Reduces reliance on expensive optimization methods
Abstract
Neural architecture search (NAS) has recently been addressed from various directions, including discrete, sampling-based methods and efficient differentiable approaches. While the former are notoriously expensive, the latter suffer from imposing strong constraints on the search space. Architecture optimization from a learned embedding space for example through graph neural network based variational autoencoders builds a middle ground and leverages advantages from both sides. Such approaches have recently shown good performance on several benchmarks. Yet, their stability and predictive power heavily depends on their capacity to reconstruct networks from the embedding space. In this paper, we propose a two-sided variational graph autoencoder, which allows to smoothly encode and accurately reconstruct neural architectures from various search spaces. We evaluate the proposed approach on…
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
MethodsGraph Neural Network
