NASNet

E899014

NASNet is a family of convolutional neural network architectures automatically discovered via neural architecture search, known for achieving state-of-the-art performance on image classification benchmarks.

All labels observed (7)

Label Occurrences
NASNet canonical 5
NASNet-A 2
NASNet-B 2

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf NASNet variant
NASNet variant
NASNet variant
NASNet variant
NASNet variant
convolutional neural network architecture family
deep learning model
image classification model
neural architecture search result
achievedStateOfTheArtOn CIFAR-10 test set
ImageNet validation set
linked to: ImageNet
basedOn neural architecture search
controllerType recurrent neural network controller
developedBy Barret Zoph
Google Brain
Jonathon Shlens
Quoc V. Le
Vijay Vasudevan
field automated machine learning
computer vision
hasDesignPrinciple cell-based architecture search
search on small dataset then transfer to large dataset
hasLicense Apache License 2.0 (for TensorFlow implementation)
linked to: Apache License 2.0
hasVariant NASNet-A
linked to: NASNet

NASNet-A-Mobile
linked to: NASNet

NASNet-B
linked to: NASNet

NASNet-C
linked to: NASNet

NASNet-Large
linked to: NASNet
implementedIn TensorFlow
influenced AmoebaNet
EfficientNet
introducedInPaper Learning Transferable Architectures for Scalable Image Recognition
introducedYear 2017
optimizedFor accuracy
computational efficiency
computational efficiency
high accuracy
mobile and embedded devices
paperArchiveId arXiv:1707.07012
searchedOnDataset CIFAR-10
searchMethod reinforcement learning controller
searchSpace convolutional cell structures
task image classification
top1AccuracyOnImageNetApprox 82.7%
top5AccuracyOnImageNetApprox 96.2%
transferredToDataset ImageNet
uses convolutional layers
normal cell
reduction cell
usesRegularization batch normalization
dropout

How these facts were elicited

Referenced by (14)

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

NASNet hasVariant NASNet-A
linked to: NASNet
NASNet hasVariant NASNet-B
linked to: NASNet
NASNet hasVariant NASNet-C
linked to: NASNet
NASNet hasVariant NASNet-A-Mobile
linked to: NASNet
NASNet hasVariant NASNet-Large
linked to: NASNet
AmoebaNet comparedTo NASNet
AmoebaNet comparedTo PNASNet
linked to: NASNet
ENAS comparedTo NASNet
ProxylessNAS comparedWith NASNet