Transcription of Learning Transferable Architectures for Scalable Image ...
{{id}} {{{paragraph}}}
Learning Transferable Architectures for Scalable Image Recognition Barret Zoph Vijay Vasudevan Jonathon Shlens Quoc V. Le Google Brain Google Brain Google Brain Google Brain [ ] 11 Apr 2018. Abstract 1. Introduction Developing neural network Image classification models often requires significant architecture engineering. Starting Developing neural network Image classification models from the seminal work of [32] on using convolutional archi- often requires significant architecture engineering. In this tectures [17, 34] for ImageNet [11] classification, succes- paper, we study a method to learn the model Architectures sive advancements through architecture engineering have directly on the dataset of interest. As this approach is ex- achieved impressive results [53, 59, 20, 60, 58, 68]. pensive when the dataset is large, we propose to search for In this paper, we study a new paradigm of designing con- an architectural building block on a small dataset and then volutional Architectures and describe a Scalable method to transfer the block to a larger dataset.
ture Search (NAS) framework proposed by [71]. In NAS, a controller recurrent neural network (RNN) samples child networks with different architectures. The child networks are trained to convergence to obtain some accuracy on a held-out validation set. The resulting accuracies are used to update the controller so that the controller will generate
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}