搜索 校内登录
  • 杨乐

  • 研究员

电子邮箱:

所在单位: 信息与通信工程学院

学历: 直博

办公地点: 兴庆校区:彭康楼
创新港校区:泓理楼8034

性别: 男

学位: 博士

博士生导师: 是

硕士生导师: 是

学科: 信息与通信工程

我的新闻

当前位置: 中文主页 - 我的新闻

🎉 我们的关于神经网络结构搜索的工作Ostr-DARTS,被IEEE-TCYB接收!

发布时间:2024-09-24
点击次数:
发布时间:
2024-09-24
文章标题:
🎉 我们的关于神经网络结构搜索的工作Ostr-DARTS,被IEEE-TCYB接收!
内容:

OStr-DARTS: Differentiable Neural Architecture Search based on Operation Strength

[PDF LINK]

 

Differentiable architecture search (DARTS) has emerged as a promising technique for effective neural architecture search, and it mainly contains two steps to find the high-performance architecture: First, the DARTS supernet that consists of mixed operations will be optimized via gradient descent. Second, the final architecture will be built by the selected operations that contribute the most to the supernet. Although DARTS improves the efficiency of NAS, it suffers from the well-known degeneration issue which can lead to deteriorating architectures. Existing works mainly attribute the degeneration issue to the failure of its supernet optimization, while little attention has been paid to the selection method. In this paper, we cease to apply the widely-used magnitude-based selection method and propose a novel criterion based on operation strength that estimates the importance of an operation by its effect on the final loss. We show that the degeneration issue can be effectively addressed by using the proposed criterion without any modification of supernet optimization, indicating that the magnitude-based selection method can be a critical reason for the instability of DARTS. The experiments on NAS-Bench-201 and DARTS search spaces show the effectiveness of our method.