AmoebaNet

E899015

AmoebaNet is a convolutional neural network architecture discovered through evolutionary neural architecture search, known for achieving state-of-the-art image classification performance.

All labels observed (4)

Label Occurrences
AmoebaNet canonical 3
AmoebaNet-A 1
AmoebaNet-B 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf convolutional neural network architecture
image classification model
neural architecture search result
applicationDomain image feature extraction
large-scale visual recognition
architectureStyle cell-based CNN
multi-branch convolutional architecture
basedOn cell-based architecture search space
benchmark CIFAR-10
CIFAR-100
ImageNet
comparedTo NASNet
PNASNet
linked to: NASNet

hand-designed CNN architectures
developedBy Google
Google Brain
discoveredBy Google Brain researchers
linked to: Google Brain
field computer vision
deep learning
machine learning
framework TensorFlow (original implementation)
linked to: TensorFlow
hasProperty high top-1 accuracy on ImageNet
high top-5 accuracy on ImageNet
state-of-the-art performance on ImageNet at time of publication
hasVariant AmoebaNet-A
linked to: AmoebaNet

AmoebaNet-B
linked to: AmoebaNet

AmoebaNet-C
linked to: AmoebaNet
implementedWith ReLU nonlinearities
batch normalization
stochastic gradient descent
influenced later NAS-based CNN architectures
introducedBy Alok Aggarwal
Esteban Real
Quoc V. Le
Yanping Huang
introducedIn “Regularized Evolution for Image Classifier Architecture Search”
language Python (typical implementation)
optimizationObjective validation accuracy
publicationType research paper
searchAlgorithm aging evolution
evolutionary neural architecture search
task image classification
usesTechnique convolutional neural networks
evolutionary algorithms
neural architecture search
regularized evolution
yearOfIntroduction 2018

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

NASNet influenced AmoebaNet
AmoebaNet hasVariant AmoebaNet-A
linked to: AmoebaNet
AmoebaNet hasVariant AmoebaNet-B
linked to: AmoebaNet
AmoebaNet hasVariant AmoebaNet-C
linked to: AmoebaNet
ProxylessNAS comparedWith AmoebaNet