Learning Where To Look -- Generative NAS is Surprisingly Efficient
Jovita Lukasik, Steffen Jung, Margret Keuper

TL;DR
This paper introduces a generative neural architecture search method that combines surrogate models and generative design to efficiently explore promising architectures, optimizing multiple objectives with minimal evaluations.
Contribution
It proposes a novel generative model paired with a surrogate predictor for iterative, efficient NAS that handles multiple objectives and outperforms existing methods.
Findings
Outperforms state-of-the-art NAS benchmarks
Achieves top results on ImageNet
Effectively balances accuracy and hardware constraints
Abstract
The efficient, automated search for well-performing neural architectures (NAS) has drawn increasing attention in the recent past. Thereby, the predominant research objective is to reduce the necessity of costly evaluations of neural architectures while efficiently exploring large search spaces. To this aim, surrogate models embed architectures in a latent space and predict their performance, while generative models for neural architectures enable optimization-based search within the latent space the generator draws from. Both, surrogate and generative models, have the aim of facilitating query-efficient search in a well-structured latent space. In this paper, we further improve the trade-off between query-efficiency and promising architecture generation by leveraging advantages from both, efficient surrogate models and generative design. To this end, we propose a generative model,…
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 · Advanced Image and Video Retrieval Techniques
