Arthur L. Samuel: pioneer of machine learning and early computer game AI
Overview of Arthur Samuel (1901–1990), who coined 'machine learning', built a self-learning checkers program, influenced AI methods, and contributed to the TeX community.
Overview
Arthur Lee Samuel (December 5, 1901 – July 29, 1990) was an American computer scientist best known for early work in computer gaming and for popularizing concepts now central to artificial intelligence. He is credited with coining the phrase machine learning in 1959. Samuel's experiments showed that a program could improve its performance through experience, helping to shape research directions in automated decision making and learning algorithms.
Samuel's checkers program and experiments
Samuel developed a checkers-playing program that became one of the first widely noted examples of a program that learned by playing. Often referred to as the Samuel Checkers-playing Program, it combined search techniques with a procedure to adjust the program's evaluation of board positions based on outcomes of games. Samuel demonstrated that his software could play competitively and that it improved when allowed to play many games against itself or human opponents.
Methods and influence
Rather than relying on fixed rules alone, Samuel's work used an evaluative function whose parameters were adjusted by automatic procedures; he called one approach "rote learning." He also incorporated look-ahead search and methods that anticipated later developments in machine learning and game-playing AI. Samuel's approach prefigured ideas in what came to be called reinforcement learning and influenced subsequent research in heuristic search, evaluation function design, and self-play training.
Contributions beyond checkers
- Popularizing the term machine learning and framing it as a research area.
- Demonstrating practical learning in games, a proof of concept for broader artificial intelligence research.
- Early advocacy and practical assistance in the TeX community, including writing a TeX manual in the early 1980s.
Legacy and notable facts
Samuel's work is often cited as a milestone in the history of AI and automated game playing. His experiments helped shift attention from purely symbolic rule systems toward methods that allow programs to improve through experience. While his tools were developed for the game of checkers, the core ideas—search plus adaptive evaluation—remain central to modern game-playing systems and many areas of machine learning. Samuel's career bridged practical programming, conceptual innovation, and community support; he remained active as a hands-on contributor and mentor in technical communities interested in computing and typesetting long after his pioneering research was published.
For an accessible introduction to his checkers work and its context in early computer gaming and AI, see introductory historical overviews or compilations of classic AI programs.
Related articles
Author
AlegsaOnline.com Arthur L. Samuel: pioneer of machine learning and early computer game AI Leandro Alegsa
URL: https://en.alegsaonline.com/art/6313
Sources
- history-computer.com : history-computer.com/ModernComputer/thinkers/Samuel.html|
- infolab.stanford.edu : infolab.stanford.edu/pub/voy/museum/samuel.html