Speeding up NAS with Adaptive Subset Selection
Vishak Prasad C, Colin White, Paarth Jain, Sibasis Nayak, Ganesh, Ramakrishnan

TL;DR
This paper introduces an adaptive subset selection method that significantly accelerates neural architecture search algorithms like DARTS-PT, BOHB, and DEHB, while maintaining their accuracy across various datasets.
Contribution
It presents a novel adaptive subset selection approach that enhances existing NAS algorithms by reducing computational runtime without performance loss.
Findings
Substantially reduced runtime of NAS algorithms
Maintained accuracy across multiple datasets
Uncovered connection between one-shot NAS and subset selection
Abstract
A majority of recent developments in neural architecture search (NAS) have been aimed at decreasing the computational cost of various techniques without affecting their final performance. Towards this goal, several low-fidelity and performance prediction methods have been considered, including those that train only on subsets of the training data. In this work, we present an adaptive subset selection approach to NAS and present it as complementary to state-of-the-art NAS approaches. We uncover a natural connection between one-shot NAS algorithms and adaptive subset selection and devise an algorithm that makes use of state-of-the-art techniques from both areas. We use these techniques to substantially reduce the runtime of DARTS-PT (a leading one-shot NAS algorithm), as well as BOHB and DEHB (leading multifidelity optimization algorithms), without sacrificing accuracy. Our results are…
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
TopicsMachine Learning and Data Classification · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
