ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
9.3k
Citations
0
Influential Citations
—
Venue
2012
Year
Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach. The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package--PMTK (probabilistic modeling toolkit)--that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.
Kevin P. Murphy's "Machine Learning: A Probabilistic Perspective" stands as a landmark textbook that has shaped how machine learning is taught and understood. Published in 2012, it arrived at a pivotal moment when the field was transitioning from heuristic-driven methods to more principled, probabilistic approaches. With over 9,300 citations, its impact is undeniable, serving as a primary resource for upper-level undergraduates and beginning graduate students.
The book's significance lies in its unified treatment of machine learning through the lens of probability theory. Rather than presenting a collection of disparate algorithms, Murphy builds a coherent framework where models are specified using graphical representations, making complex relationships intuitive. This approach has been particularly influential in computer vision, natural language processing, and robotics, where structured prediction and uncertainty quantification are critical.
The textbook's primary metric of success is its citation count of 9,328, reflecting its role as a foundational reference in machine learning research and education. It has been adopted in university courses worldwide and is frequently cited in papers spanning computer vision, NLP, and robotics. The PMTK toolkit, while MATLAB-specific, has enabled countless students and researchers to implement probabilistic models without starting from scratch.
"Machine Learning: A Probabilistic Perspective" has had a transformative effect on AI education by shifting the focus from algorithm collections to model-based reasoning. Its emphasis on probabilistic thinking has influenced subsequent textbooks and curricula, and its coverage of graphical models has been particularly impactful in structured prediction tasks. The book remains relevant today, as probabilistic methods continue to underpin advances in Bayesian deep learning, uncertainty estimation, and causal inference. For practitioners, it provides a rigorous yet accessible foundation that bridges theory and application, making it an enduring resource in the AI community.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba