HEP-NAS: Towards Efficient Few-shot Neural Architecture Search via Hierarchical Edge Partitioning
Jianfeng Li, Jiawen Zhang, Feng Wang, Lianbo Ma

TL;DR
HEP-NAS introduces a hierarchical edge partitioning approach for neural architecture search that improves accuracy and efficiency by considering edge relationships and progressively narrowing the search space.
Contribution
The paper proposes a hierarchy-wise partition algorithm and search space mutual distillation to enhance few-shot NAS accuracy and stability, outperforming existing methods.
Findings
HEP-NAS achieves higher accuracy than state-of-the-art methods.
The hierarchical partitioning improves search efficiency and stability.
Mutual distillation accelerates convergence of sub-supernets.
Abstract
One-shot methods have significantly advanced the field of neural architecture search (NAS) by adopting weight-sharing strategy to reduce search costs. However, the accuracy of performance estimation can be compromised by co-adaptation. Few-shot methods divide the entire supernet into individual sub-supernets by splitting edge by edge to alleviate this issue, yet neglect relationships among edges and result in performance degradation on huge search space. In this paper, we introduce HEP-NAS, a hierarchy-wise partition algorithm designed to further enhance accuracy. To begin with, HEP-NAS treats edges sharing the same end node as a hierarchy, permuting and splitting edges within the same hierarchy to directly search for the optimal operation combination for each intermediate node. This approach aligns more closely with the ultimate goal of NAS. Furthermore, HEP-NAS selects the most…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Image and Object Detection Techniques · Advanced Image and Video Retrieval Techniques
