Automated Dominative Subspace Mining for Efficient Neural Architecture Search
Yaofo Chen, Yong Guo, Daihai Liao, Fanbing Lv, Hengjie Song, James, Tin-Yau Kwok, Mingkui Tan

TL;DR
This paper introduces DSM-NAS, a neural architecture search method that efficiently finds promising architectures by mining and searching within automatically identified subspaces, significantly reducing search time and improving results.
Contribution
The paper proposes a novel subspace mining approach for NAS that enhances search efficiency and effectiveness by focusing on promising subspaces and initializing searches with well-designed architectures.
Findings
Reduces search cost compared to state-of-the-art methods
Discovers better architectures in benchmark spaces
Effective subspace mining improves search performance
Abstract
Neural Architecture Search (NAS) aims to automatically find effective architectures within a predefined search space. However, the search space is often extremely large. As a result, directly searching in such a large search space is non-trivial and also very time-consuming. To address the above issues, in each search step, we seek to limit the search space to a small but effective subspace to boost both the search performance and search efficiency. To this end, we propose a novel Neural Architecture Search method via Dominative Subspace Mining (DSM-NAS) that finds promising architectures in automatically mined subspaces. Specifically, we first perform a global search, i.e ., dominative subspace mining, to find a good subspace from a set of candidates. Then, we perform a local search within the mined subspace to find effective architectures. More critically, we further boost search…
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
TopicsNeural Networks and Applications · Advanced Vision and Imaging · Image Processing Techniques and Applications
