Efficient Search of Multiple Neural Architectures with Different Complexities via Importance Sampling
Yuhei Noda, Shota Saito, Shinichi Shirakawa

TL;DR
This paper introduces an importance sampling-based method for efficient neural architecture search that finds multiple architectures with different complexities in a single search, reducing computational costs.
Contribution
It proposes a novel importance sampling approach to generate and update multiple distributions for architecture search, enabling the discovery of diverse architectures efficiently.
Findings
Successfully finds multiple architectures with varying complexities
Reduces search cost compared to baseline methods
Demonstrates effectiveness on CIFAR-10 and ImageNet datasets
Abstract
Neural architecture search (NAS) aims to automate architecture design processes and improve the performance of deep neural networks. Platform-aware NAS methods consider both performance and complexity and can find well-performing architectures with low computational resources. Although ordinary NAS methods result in tremendous computational costs owing to the repetition of model training, one-shot NAS, which trains the weights of a supernetwork containing all candidate architectures only once during the search process, has been reported to result in a lower search cost. This study focuses on the architecture complexity-aware one-shot NAS that optimizes the objective function composed of the weighted sum of two metrics, such as the predictive performance and number of parameters. In existing methods, the architecture search process must be run multiple times with different coefficients…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning in Materials Science · Domain Adaptation and Few-Shot Learning
