Learning Transferable Architectures for Scalable Image Recognition
Zoph et al.
Learning Transferable Architectures for Scalable Image Recognition - - PowerPoint PPT Presentation
Learning Transferable Architectures for Scalable Image Recognition Zoph et al. Introduction Architecture engineering Finding the architectures of the machine learning model Neural Architecture Search (NAS) Framework Automate
Zoph et al.
Introduction
method
Datasets
40x40 and apply random horizontal flips
NASNet Search Space
network and the size of input images
Neural Architecture Search (NAS) Framework
Convolutional Cells
dimension
feature map height and width is reduced by a factor of two
Searching the Structures of the Cells
the B blocks in a convolutional cell
1. Select a hidden state from hi, hi−1 or from the set of hidden states created in previous blocks. 2. Select a second hidden state from the same options as in Step 1. 3. Select an operation to apply to the hidden state selected in Step 1. 4. Select an operation to apply to the hidden state selected in Step 2. 5. Select a method to combine the outputs of Step 3 and 4 to create a new hidden state.
in total
Searching the Structures of the Cells
Searching the Structures of the Cells
Top Performing Cells
Building network for a certain task
ScheduledDropPath
during training
increased over the course of training
Result - CIFAR-10 Image Classification
Result - ImageNet Image Classification
Result
Result - Object Detection
Hannun et al.
Introduction
systems
RNN Training
label
features
t,p denotes the power of the p’th frequency bin in the audio frame at time t
t = P(ct|x),
where ct ∈ {a,b,c, . . . , z,space, apostrophe, blank}
RNN Training
t = g(W(l)h(l−1)t + b(l))
frames on each side
RNN Training
t = g(W(4)h(3) t + W(f) rh(f) t−1 + b(4))
t = g(W(4)h(3) t + W(b) rh(b) t+1 + b(4))
t = g(W(5)h(4) t + b(5))
t = h(f) t + h(b) t
RNN Training
time slice t and character k in the alphabet
Optimizations
gradient with its peers during each iteration
Training Data
differed significantly from the average power of real noisy recordings
noise around them
record an utterance
Performance
Testing Noisy Speech Performance
speakers
restaurant; and inside a car driving in the rain
Performance