paper-with-me

홈 › Papers

ReNAS:Relativistic Evaluation of Neural Architecture Search

2019-09-30 · Yixing Xu, Yunhe Wang, Kai Han, Yehui Tang, Shangling Jui, Chunjing Xu, Chang Xu

An effective and efficient architecture performance evaluation scheme is essential for the success of Neural Architecture Search (NAS). To save computational cost, most of existing NAS algorithms often train and evaluate intermediate neural architectures on a small proxy dataset with limited training epochs. But it is difficult to expect an accurate performance estimation of an architecture in such a coarse evaluation way. This paper advocates a new neural architecture evaluation scheme, which aims to determine which architecture would perform better instead of accurately predict the absolute architecture performance. Therefore, we propose a \textbf{relativistic} architecture performance predictor in NAS (ReNAS). We encode neural architectures into feature tensors, and further refining the representations with the predictor. The proposed relativistic performance predictor can be deployed in discrete searching methods to search for the desired architectures without additional evaluation. Experimental results on NAS-Bench-101 dataset suggests that, sampling 424 ($0.1\%$ of the entire search space) neural architectures and their corresponding validation performance is already enough for learning an accurate architecture performance predictor. The accuracies of our searched neural architectures on NAS-Bench-101 and NAS-Bench-201 datasets are higher than that of the state-of-the-art methods and show the priority of the proposed method.

📄 PDF Abstract BibTeX arXiv:1910.01523

Code (4)

huawei-noah/Efficient-Computing 공식 구현 pytorch
albertipot/nar pytorch
mindspore-ai/models/tree/master/research/cv/renas mindspore
xiaoshingshing/ReNAS pytorch

Tasks

Neural Architecture Search

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

ReNAS: Relativistic Evaluation of Neural Architecture Search

2021-06-19 · CVPR 2021 1 · Yixing Xu, Yunhe Wang, Kai Han, Yehui Tang 외

An effective and efficient architecture performance evaluation scheme is essential for the success of Neural Architecture Search (NAS). To save computational cost, most of existing NAS algorithms often train and eval…

Neural Architecture Search

RENAS: Reinforced Evolutionary Neural Architecture Search

2019-06-01 · CVPR 2019 6 · Yukang Chen, Gaofeng Meng, Qian Zhang, Shiming Xiang 외

Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search …

Neural Architecture SearchSemantic Segmentation

Reinforced Evolutionary Neural Architecture Search

2018-08-01 · Yukang Chen, Gaofeng Meng, Qian Zhang, Shiming Xiang 외

Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search …

Neural Architecture SearchSemantic Segmentation

ComGAN: Toward GANs Exploiting Multiple Samples

2023-04-24 · Haeone Lee

In this paper, we propose ComGAN(ComparativeGAN) which allows the generator in GANs to refer to the semantics of comparative samples(e.g. real data) by comparison. ComGAN generalizes relativistic GANs by using arbitrary …

A Universal Quantum Computer From Relativistic Motion

2024-10-31 · Philip A. LeMaitre, T. Rick Perche, Marius Krumm, Hans J. Briegel

We present an explicit construction of a relativistic quantum computing architecture using a variational quantum circuit approach that is shown to allow for universal quantum computing. The variational quantum circuit co…

valid