2 The AlexNet Moment
This chapter covers
- Skepticism about artificial neural networks
- Feature engineering before AlexNet
- Training artificial neural networks is hard
- ImageNet’s role in AlexNet’s success
- The AlexNet Moment and technical innovations
In 2012, Ilya, alongside Alex Krizhevsky and Geoffrey Hinton, trained a convolutional neural network to classify images. Their network stunned the AI community by dramatically reducing error rates in the emerging ImageNet Large Scale Visual Recognition Challenge (ILSVRC). AlexNet achieved a top-5 error rate of 15%, significantly outperforming conventional methods reliant on handcrafted feature engineering, which produced around 26% error. Top-5 error rate measures how often the correct answer is not among the model’s top five guesses.