BriefGPT.xyz
Nov, 2020
FP-NAS: 快速概率神经架构搜索
FP-NAS: Fast Probabilistic Neural Architecture Search
HTML
PDF
Zhicheng Yan, Xiaoliang Dai, Peizhao Zhang, Yuandong Tian, Bichen Wu...
TL;DR
提出了一种自适应于分布熵的采样方法,从而实现快速的多元空间神经体系结构搜索,成为FP-NAS。通过FP-NAS,可以使搜索空间变得更大、更深、更准确,速度比其他方法快2.1倍-3.5倍,并且可以直接搜索高达1.0G FLOPS的大模型,在数字图像分类方面表现出色。
Abstract
Differential
neural architecture search
(NAS) requires all layer choices to be held in memory simultaneously; this limits the size of both search space and final architecture. In contrast,
probabilistic nas
, such
→