V
vern_humphrey
Guest
The Turing Test does not decide if a machine is human or not. The Turing Test is a measure of Artificial Intelligence.Excellent questions. The Turing test is fundamental in deciding if a “machine” is human or not.
For those who might not have heard of it, the test is a “long enough” conversation with this being, maybe via a telephone. If the answers are not distinguishable from those of a human, then the “being” on the other end of the telephone is human, no matter what material it is made of.
(For those who don’t know, the Turing Test involves communicating with someone whom you can’t see and determining if you can tell whether that person is a human or a machine. It isn’t hard to write computer programs that will pass the Turing Test – at least for a while.)
We ought also to ask “What is artificial intelligence?” It is not human intelligence, and isn’t even similar to human intelligence.
Artificial intelligence basically means a computer program that can alter itself based on experience. Imagine a diagnostic program for an automobile mechanic. The program steps through the diagnostic process, and keeps statistical data on the results. Over time the machine learns that it is possible to predict the outcome of the diagnostic process based on the results of the first few steps – so it re-arranges the process to go straight to the defining step based on the results of the first few steps.