Proceedings of the Nineth International Conference on Learning Representations (ICLR 21) · 2021
Smooth variational graph embeddings for efficient neural architecture search
Why this publication matters
Designing an effective neural network often means spending substantial computing time trying many alternatives. This work learns a map of possible designs so that promising candidates become easier to find. It makes the search for better AI models more systematic and less dependent on expensive trial and error.
Abstract
In this paper, we propose an approach to neural architecture search (NAS) based on graph embeddings. NAS has been addressed previously using discrete, sampling based methods, which are computationally expensive as well as differentiable approaches, which come at lower costs but enforce stronger constraints on the search space. The proposed approach leverages advantages from both sides by building a smooth variational neural architecture embedding space in which we evaluate a structural subset of architectures at training time using the predicted performance while it allows to extrapolate from this subspace at inference time. We evaluate the proposed approach in the context of two common search spaces, the graph structure defined by the ENAS approach and the NAS-Bench-101 search space, and improve over the state of the art in both.
Figures
Cite this paper
@inproceedings{lukasik2021smoothvariationalgraph4,
title = {{Smooth variational graph embeddings for efficient neural architecture search}},
author = {Jovita Lukasik and David Friede and Arber Zela and Frank Hutter and Margret Keuper},
booktitle = {International Conference on Learning Representations},
year = {2021},
url = {https://arxiv.org/pdf/2010.04683}
}
Figures and abstract are reproduced from the linked research sources. Credit remains with the authors and publishers.