CS PAPERS DEEP-READ · PAPER 47

Computing Machinery and Intelligence (The Turing Test)

Alan Turing · journal Mind · 1950

中文 →

What did this paper do?

In 1950 Alan Turing — the mathematician who invented the "Turing machine" and helped break wartime codes — wrote an article in a philosophy journal that opens with the question: "Can machines think?" But instead of arguing over what "think" means, he swapped that unresolvable question for a game you can actually play — what everyone now calls the Turing test. Ever since ChatGPT, people keep asking "does it really understand?" — and we're still using the framing Turing set down over seventy years ago.

Why he "changed the question"

"Can machines think?" sounds clear but can't be answered: nobody can pin down what "thinking" is, so the argument dissolves into everyone's private definitions. Turing's trick was to skip the definitions and look at performance: don't ask whether something is "going on inside" — just see whether what it does is distinguishable from a human. If you can't tell them apart, you've no grounds to say it isn't thinking.

How the game works

Three players: a judge, a machine, and a real human. The machine and human are hidden and can only type on a screen to the judge (so voice and looks don't count — only how they "talk"). The judge asks anything, trying hard to catch which is the machine; the machine tries hard to pass as human. If the judge often can't tell, we say the machine passes. Turing even made a bold forecast: by the year 2000, a machine could fool an ordinary judge into guessing wrong about 30% of the time over five minutes.

The even more far-sighted second idea

Turing thought further ahead: directly programming a grown-up's clever mind is far too hard. Better to build a "child machine" and then educate it — like raising a kid, using rewards and punishments so it learns from experience on its own. Educated enough, it grows into an adult mind. This "make something that can learn, then teach it" idea is the seed of today's machine learning — named in a single stroke seventy years ago.

What it led to

The "Turing test" became the cultural yardstick for machine intelligence; and "don't hand-code it, let it learn" became the main road of modern AI. A philosophy article without a single line of code laid the groundwork for a whole field.

One honest note: chatting well isn't the same as understanding. Later, a trivial template-matching program (ELIZA) fooled plenty of people, prompting the doubt: does the Turing test measure a machine's intelligence, or just how easily humans are fooled?

Remember one thing

Turing swapped the unanswerable "can machines think?" for a game you can play: have a machine and a human type to a judge, and if the judge can't tell which is the machine, count it as thinking — turning a metaphysical puzzle into an observable behavioral test. He also foresaw that "build a child, then educate it" is the road to machine intelligence. One idea became AI's touchstone; the other, the herald of machine learning.

Want the full setup of the imitation game, Turing's replies to nine objections, and the later controversy? → switch to the deep read