Overview

1 Old questions, new machines

This chapter introduces artificial intelligence as both a technical achievement and a recurring philosophical problem. Modern large language models make the old question of whether machines can think feel newly urgent because they generate fluent explanations, arguments, and conversations that often resemble human understanding. The chapter emphasizes that AI is not only about engineering better systems; it also forces us to examine how we recognize intelligence, meaning, and agency in the first place.

The chapter traces the idea of thinking machines from ancient myths and mechanical automata to the foundations of modern computation. Figures such as George Boole, Charles Babbage, Ada Lovelace, and Alan Turing helped transform reasoning into something that could be formalized, programmed, and executed. Turing’s imitation game shifted the focus from defining thought directly to judging intelligent behavior through interaction, a move that still shapes how we interpret chatbots and language models today. Later developments showed both the promise and limits of rule-based systems, leading AI toward probabilistic reasoning, machine learning, neural networks, and the scale-driven breakthroughs enabled by vast data and computing power.

The chapter also explores why progress in AI repeatedly raises doubts about understanding. Systems may perform impressively in language, games, mathematics, or prediction while still leaving open whether they grasp meaning or merely imitate it. Philosophers such as Hubert Dreyfus and John Searle challenged the idea that computation alone could capture human intelligence, stressing embodiment, context, semantics, and lived experience. Yet modern AI complicates these critiques by producing learned structures that are more than simple rule manipulation but still not grounded in the world as human understanding is. The chapter concludes that intelligence is a moving target: each machine capability reshapes our standards, making AI a mirror through which humans continually redefine what thinking means.

Artificial intelligence emerges from the convergence of several disciplines. Philosophy explores reasoning, meaning, and ethics; neuroscience studies how minds learn and perceive; computer science builds the algorithms and computational systems that make intelligent behavior possible; and business shapes how these technologies are applied and governed in the real world.
Selected milestones discussed in this chapter, showing how the idea of machine intelligence has evolved from early mechanical illusions to modern language models. These events frame the historical and philosophical themes explored in the sections that follow.
Foundations of modern computation. Modern computing emerged from several conceptual breakthroughs: Boole’s symbolic logic, Babbage’s mechanical computing architecture, Lovelace’s idea of programmable machines, and Turing’s concept of universal computation.
The Turing Test. A human judge engages in written dialogue with two unseen participants. One is human and the other a machine, but their identities are hidden from the judge. If the judge cannot reliably distinguish the machine from the human based on their responses, the machine is said to pass the test.
Cycles of AI progress. The wave pattern represents the recurring dynamic in which peaks mark moments when a new approach expands what machines can do, while the valleys reflect the limitations that motivate the next generation of techniques. The sequence traces the field’s evolution from symbolic AI (rule-based expert systems), to probabilistic models (such as Bayesian networks), to deep learning (neural networks used for perception tasks), and finally to large language models such as GPT. Earlier approaches rarely disappear entirely; symbolic reasoning, for example, continues to reappear in hybrid systems that combine structured knowledge with modern learning-based models.
Grounded understanding and symbolic AI. Human intelligence emerges from interaction with the real world, where perception and experience shape understanding. Symbolic AI systems instead operate on rules and representations extracted from human knowledge and encoded into machines, allowing them to manipulate symbols without direct engagement with the environments those symbols describe.
The Chinese Room thought experiment. A person who does not understand Chinese sits inside a room with a rulebook written in English that explains how to manipulate Chinese symbols. By following these instructions, the person produces correct responses to messages written in Chinese. To an external observer the replies appear meaningful, even though no one inside the room understands the language.

Summary

  • Artificial intelligence is shaped by insights from philosophy, psychology, computer science, and business, reflecting the interdisciplinary nature of intelligence as an object of study.
  • The ability of modern AI systems to generate fluent language creates a powerful impression of understanding, renewing the question of what kind of intelligence, if any, machines possess.
  • Asking whether machines think is not only a philosophical concern but also a practical one that shapes how we use, build, and evaluate intelligent systems.
  • The idea of thinking machines originated in ancient myths and philosophical thought, long before the invention of modern computers.
  • The foundations of modern computation emerged from the fusion of logic, mechanical execution, and symbolic abstraction developed in the nineteenth century.
  • Alan Turing’s concept of the universal machine demonstrated that rule-based processes could, in principle, be carried out computationally, giving rise to the distinction between software and hardware.
  • The Turing Test reframed machine intelligence as a matter of observable behavior rather than metaphysical essence.
  • Rule-based systems initially aimed to replicate human thought, but they failed when confronted with ambiguity, contradiction, and incomplete information.
  • Probabilistic models and learning algorithms enabled machines to reason under uncertainty, shifting the focus from logic to inference.
  • The combination of massive data availability and computing power has enabled modern AI systems to learn complex behaviors at scale.
  • As AI systems grow in complexity, their inner workings become less transparent, revealing that progress in intelligence often deepens the mystery of how they operate.
  • Artificial intelligence progresses in cycles, in which the failure of one paradigm often leads to the birth of another.
  • Humans are prone to mistake fluency for comprehension, especially when machines demonstrate high-level language or strategic behavior.
  • Embodied critiques of AI, such as Dreyfus’s, emphasize that intelligence may depend on sensory experience and context.
  • The Chinese Room argument challenges the idea that manipulating symbols can produce genuine understanding by distinguishing syntax from semantics.
  • Large language models create a statistical form of semantics that maps linguistic relationships without experiential grounding.
  • Each stage in AI development redefines what counts as intelligence, turning machines into experimental mirrors of human cognition.
  • When imitation becomes functionally indistinguishable from understanding, traditional criteria for intelligence come under pressure.

FAQ

Why has the question of machine intelligence returned with new urgency?Because AI has moved beyond research labs into everyday professional tools that search, draft, summarize, answer questions, generate code, and shape decisions. Large language models produce fluent language that often resembles human reasoning, making it harder to separate what machines actually do from what they appear to understand.
Why does the chapter focus on large language models?Large language models make the central problem of AI especially visible: they can generate convincing explanations, arguments, and conversations, but fluent output is not necessarily proof of understanding. The chapter uses them to explore the gap between performance and interpretation.
What does the Chess-Playing Turk reveal about our relationship with artificial intelligence?The Chess-Playing Turk showed that people were willing to attribute intelligence to a machine that only appeared autonomous. Its hidden human operator mattered less than the public’s readiness to believe the illusion, revealing a long-standing human tendency to see mind and intention in convincing patterns.
How did Boole, Babbage, and Lovelace contribute to the foundations of modern computing?George Boole translated reasoning into symbolic logic, Charles Babbage imagined a machine that could execute instructions mechanically, and Ada Lovelace recognized that such a machine could manipulate symbols beyond numbers. Together, they established structure, motion, and programmability as key ingredients of modern computation.
What was Alan Turing’s most important contribution to the idea of thinking machines?Turing showed that a single universal machine could perform any well-defined task by following instructions. More broadly, he reframed reasoning as a process that could be represented, executed, and tested, helping turn the question of thought into a question of computation.
What is the Turing Test, or imitation game?The Turing Test is a thought experiment in which a human judge exchanges written messages with a human and a machine without knowing which is which. If the judge cannot reliably distinguish the machine from the human, the machine can be said to demonstrate intelligence operationally, through behavior rather than inner proof.
Why did early rule-based AI systems eventually prove limited?Early symbolic AI systems could manipulate facts, prove theorems, and solve structured problems, but they were brittle. They worked only in narrow domains and struggled with ambiguity, contradiction, and context. This showed that intelligence could not be fully captured by static rules alone.
Why do AI advances often happen in cycles?AI progresses through waves of optimism, limitation, and reinvention. Each approach, such as symbolic AI, probabilistic models, deep learning, or large language models, reveals new capabilities while exposing new weaknesses. These cycles refine the field’s understanding of intelligence rather than simply replacing one method with another.
What is the black box problem in modern AI?The black box problem refers to the difficulty of explaining how complex models, especially neural networks, produce their outputs. Although their mathematical operations are defined, the interactions among millions or billions of learned parameters make specific decisions hard to trace or justify.
What do Dreyfus and Searle contribute to the philosophical debate about AI?Hubert Dreyfus argued that intelligence depends on embodied, practical engagement with the world, not just formal rules. John Searle argued through the Chinese Room thought experiment that manipulating symbols does not necessarily produce understanding. Together, their critiques warn against mistaking convincing performance for genuine comprehension.

pro $24.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime

lite $19.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Machines that Think ebook for free
choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • renews monthly, pause or cancel renewal anytime
  • renews annually, pause or cancel renewal anytime
  • Machines that Think ebook for free