AlexNet
E74105
AlexNet is a pioneering deep convolutional neural network architecture that dramatically advanced image recognition performance and helped spark the modern deep learning revolution after winning the 2012 ImageNet competition.
All labels observed (3)
| Label | Occurrences |
|---|---|
| AlexNet canonical | 4 |
| AlexNet named after Alex Krizhevsky | 1 |
| ImageNet classification with deep convolutional neural networks | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T591897 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: AlexNet Context triple: [LeNet, influenced, AlexNet]
-
A.
LeNet
LeNet is one of the earliest convolutional neural network architectures, pioneering modern deep learning approaches to image recognition and handwritten digit classification.
-
B.
CIFAR
CIFAR (the Canadian Institute for Advanced Research) is a Canadian global research organization that supports long-term, collaborative, interdisciplinary research, including major initiatives in artificial intelligence.
-
C.
Google Brain
Google Brain is a deep learning research team at Google that pioneered many advances in neural networks and artificial intelligence.
-
D.
“Learning representations by back-propagating errors”
“Learning representations by back-propagating errors” is a landmark 1986 research paper that popularized the backpropagation algorithm for training multi-layer neural networks, helping to launch the modern field of deep learning.
-
E.
Keras
Keras is a high-level neural networks API written in Python that simplifies building, training, and deploying deep learning models, often running on top of frameworks like TensorFlow.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: AlexNet Target entity description: AlexNet is a pioneering deep convolutional neural network architecture that dramatically advanced image recognition performance and helped spark the modern deep learning revolution after winning the 2012 ImageNet competition.
-
A.
LeNet
LeNet is one of the earliest convolutional neural network architectures, pioneering modern deep learning approaches to image recognition and handwritten digit classification.
-
B.
CIFAR
CIFAR (the Canadian Institute for Advanced Research) is a Canadian global research organization that supports long-term, collaborative, interdisciplinary research, including major initiatives in artificial intelligence.
-
C.
Google Brain
Google Brain is a deep learning research team at Google that pioneered many advances in neural networks and artificial intelligence.
-
D.
“Learning representations by back-propagating errors”
“Learning representations by back-propagating errors” is a landmark 1986 research paper that popularized the backpropagation algorithm for training multi-layer neural networks, helping to launch the modern field of deep learning.
-
E.
Keras
Keras is a high-level neural networks API written in Python that simplifies building, training, and deploying deep learning models, often running on top of frameworks like TensorFlow.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
convolutional neural network architecture
ⓘ
deep learning model ⓘ image classification model ⓘ |
| achievement | won the ILSVRC 2012 image classification task ⓘ |
| baselineImprovement | significantly reduced top-5 error compared to previous state of the art ⓘ |
| category | supervised learning model ⓘ |
| competition |
ImageNet
ⓘ
surface form:
ImageNet Large Scale Visual Recognition Challenge
|
| competitionOrganizer | ImageNet ⓘ |
| competitionYear | 2012 ⓘ |
| convolutionalLayerCount | 5 ⓘ |
| countryOfDevelopment | Canada ⓘ |
| dataset | ImageNet ⓘ |
| developer |
Alex Krizhevsky
ⓘ
Geoffrey Hinton ⓘ Ilya Sutskever ⓘ |
| field |
computer vision
ⓘ
deep learning ⓘ |
| framework | CUDA-based custom implementation ⓘ |
| fullyConnectedLayerCount | 3 ⓘ |
| influenced |
Inception architecture
ⓘ
surface form:
GoogLeNet
ResNet ⓘ VGG ⓘ
surface form:
VGGNet
modern deep convolutional network design ⓘ |
| inputColorChannels | 3 ⓘ |
| inputImageSize | 224x224 pixels (approximately) ⓘ |
| institution | University of Toronto ⓘ |
| introducedInPaper |
Large-Scale Distributed Deep Networks
ⓘ
surface form:
ImageNet Classification with Deep Convolutional Neural Networks
|
| layerCount | 8 learned layers ⓘ |
| lossFunction | cross-entropy loss ⓘ |
| notableContribution |
demonstrated effectiveness of deep CNNs on large-scale image recognition
ⓘ
popularized use of GPUs for deep learning ⓘ showed benefits of ReLU over tanh and sigmoid in deep networks ⓘ |
| optimization | backpropagation ⓘ |
| outputClasses | 1000 ⓘ |
| parameterCount | approximately 60 million parameters ⓘ |
| publicationYear | 2012 ⓘ |
| significance | sparked the modern deep learning revolution in computer vision ⓘ |
| top5ErrorRate | 15.3% ⓘ |
| trainingDatasetSize | over 1 million images ⓘ |
| trainingHardware |
GPU
ⓘ
NVIDIA GeForce GPU line ⓘ
surface form:
NVIDIA GTX 580
|
| trainingTechnique | stochastic gradient descent with momentum ⓘ |
| trainingTime | several days ⓘ |
| usesActivationFunction | ReLU ⓘ |
| usesNonlinearity | rectified linear units ⓘ |
| usesNormalization | local response normalization ⓘ |
| usesPooling | max pooling ⓘ |
| usesRegularization |
data augmentation
ⓘ
dropout ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: AlexNet Description of subject: AlexNet is a pioneering deep convolutional neural network architecture that dramatically advanced image recognition performance and helped spark the modern deep learning revolution after winning the 2012 ImageNet competition.
Referenced by (6)
Full triples — surface form annotated when it differs from this entity's canonical label.