paper-with-me

Papers

HourNAS: Extremely Fast Neural Architecture Search Through an Hourglass Lens

2020-05-29 · CVPR 2021 1 · Zhaohui Yang, Yunhe Wang, Xinghao Chen, Jianyuan Guo, Wei zhang, Chao Xu, Chunjing Xu, DaCheng Tao, Chang Xu

Neural Architecture Search (NAS) refers to automatically design the architecture. We propose an hourglass-inspired approach (HourNAS) for this problem that is motivated by the fact that the effects of the architecture often proceed from the vital few blocks. Acting like the narrow neck of an hourglass, vital blocks in the guaranteed path from the input to the output of a deep neural network restrict the information flow and influence the network accuracy. The other blocks occupy the major volume of the network and determine the overall network complexity, corresponding to the bulbs of an hourglass. To achieve an extremely fast NAS while preserving the high accuracy, we propose to identify the vital blocks and make them the priority in the architecture search. The search space of those non-vital blocks is further shrunk to only cover the candidates that are affordable under the computational resource constraints. Experimental results on the ImageNet show that only using 3 hours (0.1 days) with one GPU, our HourNAS can search an architecture that achieves a 77.0% Top-1 accuracy, which outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2005.14446

Code (6)

2023-MindSpore-1/ms-code-214/tree/main/HourNAS mindspore
2023-MindSpore-4/Code-5/tree/main/HourNAS mindspore
Mind23-2/MindCode-101/tree/main/HourNAS mindspore
Mind23-2/MindCode-3/tree/main/HourNAS mindspore
code-implementation1/Code4/tree/main/HourNAS mindspore
mindspore-ai/models/tree/master/research/cv/HourNAS mindspore

Tasks

GPUNeural Architecture Search

Similar Papers 제목 키워드 기반

Fast and Practical Neural Architecture Search

2019-10-01 · ICCV 2019 10 · Jiequan Cui, Pengguang Chen, Ruiyu Li, Shu Liu 외

In this paper, we propose a fast and practical neural architecture search (FPNAS) framework for automatic network design. FPNAS aims to discover extremely efficient networks with less than 300M FLOPs. Different from prev…

DiversityGPUNeural Architecture Search

LightSpeech: Lightweight and Fast Text to Speech with Neural Architecture Search

2021-02-08 · Renqian Luo, Xu Tan, Rui Wang, Tao Qin 외

Text to speech (TTS) has been broadly used to synthesize natural and intelligible speech in different scenarios. Deploying TTS in various end devices such as mobile phones or embedded devices requires extremely small mem…

CPUModel CompressionNeural Architecture Searchtext-to-speech+1

Binarized Neural Architecture Search

2019-11-25 · Hanlin Chen, Li'an Zhuo, Baochang Zhang, Xiawu Zheng 외

Neural architecture search (NAS) can have a significant impact in computer vision by automatically designing optimal neural network architectures for various tasks. A variant, binarized neural architecture search (BNAS),…

Neural Architecture Search

Neural Architecture Generator Optimization

2020-04-03 · NeurIPS 2020 12 · Binxin Ru, Pedro Esperanca, Fabio Carlucci

Neural Architecture Search (NAS) was first proposed to achieve state-of-the-art performance through the discovery of new architecture patterns, without human intervention. An over-reliance on expert knowledge in the sear…

Bayesian OptimisationNeural Architecture Searchvalid

Binarized Neural Architecture Search for Efficient Object Recognition

2020-09-08 · Hanlin Chen, Li'an Zhuo, Baochang Zhang, Xiawu Zheng 외

Traditional neural architecture search (NAS) has a significant impact in computer vision by automatically designing network architectures for various tasks. In this paper, binarized neural architecture search (BNAS), wit…

Edge-computingFace RecognitionNeural Architecture SearchObject+1