# Geoffrey Hinton
Geoffrey Hinton is a British-Canadian cognitive scientist and computer scientist, widely regarded as the "Godfather of Deep Learning." His research on [[Neural Networks (NNs)]] and [[Deep Learning]]—particularly backpropagation and deep belief networks—laid the foundations for the modern AI revolution. He received the ACM Turing Award (2018, with [[Yann LeCun]] and [[Yoshua Bengio]]) and the Nobel Prize in Physics (2024, with [[John Hopfield]]).
Hinton spent decades advocating for neural networks during periods when the approach was unfashionable. His 2012 AlexNet paper (with students Alex Krizhevsky and Ilya Sutskever) demonstrated that deep learning could dramatically outperform traditional methods on image recognition, sparking the current AI boom. After working at Google Brain, he resigned in 2023 to speak freely about AI safety risks, warning about potential dangers of the technology he helped create.
## Key Contributions
| Contribution | Year | Description |
|--------------|------|-------------|
| **Backpropagation** | 1986 | Co-popularized algorithm for training neural networks |
| **Boltzmann Machines** | 1985 | Stochastic neural network architecture |
| **Deep Belief Networks** | 2006 | Breakthrough in training deep networks |
| **Dropout** | 2012 | Regularization technique preventing overfitting |
| **AlexNet** | 2012 | Deep CNN winning ImageNet by large margin |
| **Capsule Networks** | 2017 | Alternative to pooling in CNNs |
## The Deep Learning Revolution
Hinton's 2006-2012 work triggered the deep learning revolution:
- **2006**: Deep Belief Networks showed deep networks could be trained
- **2012**: AlexNet won ImageNet with 15.3% error (vs 26.2% runner-up)
- This sparked massive investment in deep learning
## AI Safety Concerns
After leaving Google (2023), Hinton has warned about:
- AI systems potentially becoming smarter than humans
- Difficulty controlling superintelligent AI
- Misinformation generated by AI
- Job displacement
- Autonomous weapons
## Awards and Recognition
- ACM Turing Award (2018) — with LeCun and Bengio
- Nobel Prize in Physics (2024) — with John Hopfield
- NSERC Herzberg Gold Medal (2010)
- IEEE Frank Rosenblatt Award (2018)
- Fellow of the Royal Society
## Career Timeline
- **1947**: Born in London, England
- **1978**: Ph.D. in AI, University of Edinburgh
- **1987**: Joined University of Toronto
- **2006**: Published deep belief networks paper
- **2012**: AlexNet wins ImageNet
- **2013**: Joined Google Brain (part-time)
- **2018**: Turing Award
- **2023**: Left Google to warn about AI risks
- **2024**: Nobel Prize in Physics
## Quotes
<!-- QueryToSerialize: LIST FROM #type/quote AND [[Geoffrey Hinton]] WHERE public_note = true SORT file.name ASC -->
<!-- SerializedQuery: LIST FROM #type/quote AND [[Geoffrey Hinton]] WHERE public_note = true SORT file.name ASC -->
- [[Either your intuitions are good or not. Follow them. If they're good, you'll eventually be successful. If they're not, it doesn't matter what you do. Trust your intuition]]
<!-- SerializedQuery END -->
## Books
<!-- QueryToSerialize: LIST FROM #books AND [[Geoffrey Hinton]] WHERE public_note = true SORT file.name ASC -->
## References
- https://www.cs.toronto.edu/~hinton/
- https://en.wikipedia.org/wiki/Geoffrey_Hinton
- https://amturing.acm.org/award_winners/hinton_4791679.cfm
## Related
- [[Deep Learning]]
- [[Neural Networks (NNs)]]
- [[Yann LeCun]]
- [[Yoshua Bengio]]
- [[Backpropagation]]
- [[Artificial Intelligence (AI)]]