chapter two
2 The AlexNet moment
This chapter covers
- Skepticism about artificial neural networks
- Feature engineering before AlexNet
- The difficulty of training artificial neural networks
- 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 had an error rate of around 26%. The top-5 error rate measures how often the correct answer is not among the model’s top five guesses.