test of a machine's ability to exhibit intelligent behaviour equivalent to, or indistinguishable from, that of a human
The Turing test is a way to evaluate whether a machine can behave in a manner that appears indistinguishable from a human—essentially, whether it can seem as intelligent as a person. It matters because it provides a practical benchmark for measuring machine intelligence and has become a central concept in discussions about artificial intelligence and what it means for a machine to truly "think."
AI-generated from the Wikipedia summary — may contain errors.
The "standard interpretation" of the Turing test, in which player C, the interrogator, is given the task of trying to determine which player – A or B – is a computer and which is a human. The interrogator is limited to using the responses to written questions to make the determination.
The Turing test, originally called the imitation game by Alan Turing in 1949, is a test of a machine's ability to exhibit intelligent behaviour equivalent to that of a human. In the test, a human evaluator judges a text transcript of a natural-language conversation between a human and a machine. The evaluator tries to identify the machine, and the machine passes if the evaluator cannot reliably tell them apart. The results would not depend on the machine's ability to answer questions correctly, only on how closely its answers resembled those of a human. Since the Turing test is a test of indistinguishability in performance capacity, the verbal version generalizes naturally to all of human performance capacity, verbal as well as nonverbal (robotic).
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).