Paper Digest - Neural Architecture Search: A Survey

这篇论文探讨了神经架构搜索(NAS)的三个关键方面:搜索空间、搜索策略和性能评估策略。搜索空间包括层类型、操作和相关超参数。搜索策略涉及随机搜索、贝叶斯优化、进化方法、强化学习和梯度基方法。性能评估策略则关注如何减少评估时间,如使用低精度估计、学习曲线外推、权重继承和一拍模型。

Original paper link: https://arxiv.org/pdf/1808.05377.pdf


Introduction

NAS is a rather broad topic. The author of the paper categorize methods for NAS according to three dimensions.

  • search space - what structure to search from
  • search strategy - how to explore search space
  • performance estimation strategy - method on reduce the cost of performance estimation.

Search Space

A simple search space is chain-structured neural network. The search space is then parametrized by:

  • (i) the (maximum) number of layers n (possibly unbounded);
  • (ii) the type of operation every layer executes, e.g., pooling, convolution, or more advanced operations like depthwise separable convolutions (Chollet, 2016) or dilated convolutions (Yu and Koltun, 2016);
  • (iii) hy
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值