arXiv:2412.10723cs.LGcs.CV2024-12AAAI被引 2

通过分层边划分提升少样本NAS搜索精度与效率

HEP-NAS: Towards Efficient Few-shot Neural Architecture Search via Hierarchical Edge Partitioning

  • 按共享端点的边分层,逐层优化节点操作组合
  • 在相同预算下完成全边分割,搜索准确率超越现有方法
  • 适合大规模搜索空间中的高效架构发现

一次搜索方法通过权重共享显著降低神经网络架构搜索(NAS)成本,但性能估计易受共适应影响。少样本方法通过逐边分割超网缓解此问题,却忽略边间关系,导致在大搜索空间中性能下降。本文提出HEP-NAS,一种分层边划分算法:将共享同一端点的边视为层次结构,对同层次边进行排列与分割,直接搜索每个中间节点的最优操作组合,更贴近NAS目标。同时,每轮分割后选择最具潜力的子超网,逐步缩小最优架构可能存在的搜索空间。为提升子超网评估性能,引入搜索空间互蒸馏,稳定训练过程并加速收敛。在给定预算下,HEP-NAS可实现全边分割,并渐进式搜索更高精度架构。多数据集与搜索空间实验表明,其优于当前最优方法。

原文摘要 · Abstract (English)

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 promising sub-supernet after each segmentation, progressively narrowing the search space in which the optimal architecture may exist. To improve performance evaluation of sub-supernets, HEP-NAS employs search space mutual distillation, stabilizing the training process and accelerating the convergence of each individual sub-supernet. Within a given budget, HEP-NAS enables the splitting of all edges and gradually searches for architectures with higher accuracy. Experimental results across various datasets and search spaces demonstrate the superiority of HEP-NAS compared to state-of-the-art methods.

神经架构搜索少样本学习分层划分超网优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。