When, if at all, do you believe that we will see AI systems that are capable of passing the Turing Test?

If a machine acts as intelligently as a human being, then it is as intelligent as a human being

This concept forms the basis of the Turing Test, a means to evaluate if an artificial intelligence is indistinguishable from a human being by observing its behavior and interaction with human beings. As yet, no system has been able to pass as human (although numerous human been mistaken for machines).

If you believe that we will eventually build such systems, I would be curious to know what approach you think will be successful.

If you don't think such a system is likely to be created any time soon, what do you think that obstacles are?

link|improve this question
Another interesting question to ask, although I doubt that question (or this) really belong on SO, is when we'll be able to build a computer that is self-aware. (Yes, I've been watching Terminator recently...) When, if ever, will a computer be aware of it's own existence and nature? – Tomas Lycken Jun 18 '09 at 20:33
There's not meaningfull definition of aware as you use it. Or is there? – David Reis Jun 18 '09 at 20:46
1  
I know it's impossible because programs are by definition not intelligent, they are programmed - duh! It's not a question of processing power either, it would just be insanely complex to accurately simulate intelligence and I doubt humans will ever be able to achieve that. As someones else said jokelying, you would need a lot of conditionals ;-). – Hermann Klinke Jun 18 '09 at 21:54
4  
@Hermann - Humans are programmed, too. It's called DNA and it's a lot more complicated and highly error-prone, but it is programmed. – Chris Lutz Jun 19 '09 at 0:09
Human intelligence is, to a high extent, not programmed. If it were, the word innovation, among other words, wouldn't exist. – Omar Dec 29 '09 at 3:05
show 1 more comment
feedback

24 Answers

Questions like this remind me of a quote a friend of mine had in college

4 years spent in AI research will really make you question your atheism

link|improve this answer
feedback

Jon Skeet is the only computer that passes the Turing Test.

link|improve this answer
hahaha, I lol'd – Carson Myers Jun 18 '09 at 20:18
feedback

Six to eight weeks.

link|improve this answer
feedback

December 21, 2012

link|improve this answer
ahh, that's when magic comes back not..... oh I get it. – WolfmanDragon Jun 18 '09 at 20:30
feedback

Yes, absolutely, but not for the commonly understood reasons. The problem is that although the intended way for program to pass the Turing Test is to simulate or emulate human intelligence through the unique(for now) human activity of communication via human language, the Turing Test is flawed and allows a significant shortcut:

Instead of focusing on emulating intelligence, a program can instead focus on fooling humans, which it turns out is not all that hard (as an endless number of "Nigerian Finance Ministers" have proven). ELIZA is the example most often given to demonstrate this, but IMHO, PARRY is the much more significant case as the ELIZA concept is limited because of the difficulty of extending it to larger communication & knowledge spaces, however there isn't really anything about PARRY that would prevent it from being scaled up to a huge level.

That this is possible was demonstrated some years ago by a Turing Test, where the part of the "Computer" being tested was played by a program that was also intercepting the communications to and from the Humans under test and then simply copying an answer to a question that most closely matched the one that it was just asked. This (again IMHO) is a shallower, though much broader example of the PARRY approach.

The inescapable conclusion is that we could readily develop a program, today, that could handily pass most of the even moderately limited Turing Tests if we just put the time and money into it (note: most Turing Tests conducted today are not moderately limited, but severely limited tests). How could this most easily be done? As follows:

Create a version of the Google spiders that constantly scans the Internet for textual exchanges and then store and categorize the responses by semantic analysis of the questions (or initiating text) and store it in a specialized version of the Google databases. Next constantly invite people to participate in on-line Turing Tests as both testers and testees. Record and catalog the dialogs as before but giving more weight to these exchanges.

Next, participate in Turing Tests, scoring itself on how often testers guessed that it was a computer. Finally use the type of massive tree-branching weighting & look-ahead search and move-selection algorithms used by Chess & Checkers programs currently (adapted for semantic analysis and exchange or course).

Now our program is ready for the real public Turing Tests. And of course while it is doing that continue to run low-profile Turing Tests of its own around the world, feeding it's questions/prompts that it receives from the real testers to those other folks and storing their responses as a backup for more complicated and involved situations. And of course, apply the first principle of Chess, Checkers and PARRY: Take control of the engagement, thus limiting the other side's options.

So, in short: the Internet can pass the Turing Test.

link|improve this answer
Then someone should do it and claim the $100,000 Loebner Prize, and get themselves untold amounts of publicity and speaking engagements. They'd be set for life. Until that happens, I don't buy the idea that a sufficiently big database is all we need to convince a skeptical person that they are conversing with another human being. – Joel Mueller Jun 19 '09 at 19:11
A) I am talking about a Corporate Enterprise level project. $100k is chump change at that level. $10-$30MM would be mu SWAG. B) No, they would not be "set for life" anymore than the creators of PARRY or even ELIZA were. They still have to work for a living, because would NOT demonstrate real artificial intelligence no be practical for anything other than maybe support Forums (but liability issues woud kill that). And that was my point: easily technically feasible, but economically out of the question (no return, financial or scientific). – RBarryYoung Jun 19 '09 at 19:42
That's like saying antigravity cars are easily technically feasible, but wouldn't be cost-effective, so nobody will build one. I find your argument unconvincing and hand-wavy. I don't believe that your proposed project could fool me under Alan Turing's proposed conditions, no matter how big you made the database. – Joel Mueller Jun 19 '09 at 22:35
1  
...and this is why: if I was participating in a Turing test, I wouldn't sign off on a conversation partner being a human until we had conversed long enough that the two of us had become friends. You haven't explained how your proposed program would make the transition from "an extremely large database of conversation snippets" to "forming meaningful relationships with human beings." – Joel Mueller Jun 19 '09 at 22:44
"Forming meaningful relationships with human beings" is not a requisite part of the Turing Test. Also, Turing Tests are usually short: 5 min is typical, 20 min would be extremely long. Finally, even imposing you addl relationship as a restriction, plenty of humans would not want to develop a relationship with the tester. That doesn't make them inhuman and it doesn't necessarily distinguish between computers and humans better. (Consider PARRY which parroted paranoid-schizophrenic commincations. Schizophrenics are still human.) – RBarryYoung Jun 19 '09 at 22:56
show 13 more comments
feedback

I once worked with - well, alongside - a guy who I swear was trying to pass the TT in reverse. You do get a lot of socially challenged people in this profession...

link|improve this answer
1  
Along those lines, singularity might well occur not when there's a computer that is smarter than the average human programmer, but when there's a computer that is on par or slightly dumber than a human programmer but has better social skills. It will advance up the industry hierarchy much quicker that us humans and it will all be downhill from there. – JoeCool Jun 19 '09 at 21:05
feedback

If a machine acts as intelligently as a human being, then it is as intelligent as a human being

You're going to have to write a lot more conditionals to get that program working.

link|improve this answer
Interesting, like what? – LBushkin Jun 18 '09 at 20:22
2  
It's a joke . – Ólafur Waage Jun 18 '09 at 20:25
feedback

While this may seem a laudable goal, I question whether it's actually of any value. Do we really need another human?

The history of tool development has mostly been about extending the ability of humans to do thinks an unaided human can't do well: to lift heavy objects, move water uphill, travel faster than the fastest horse, breathe underwater, compute where a bomb will land if thrown just so, or unscramble a cunningly concealed message.

How about making an AI that can tell really good jokes, every time? Or one that can tactfully choose my wardrobe every morning? How about an AI that can govern a city without corruption or prejudice?

Aim higher please.

link|improve this answer
8  
For your sake, I hope the wardrobe-choosing AI is not the same as the joke-telling AI. – Nosredna Jun 19 '09 at 0:11
feedback

Not for a long while, I would think. Although it's difficult, it's not THAT difficult to make a computer be able to have a conversation with a human. Different lexical processes (like I know anything about lexers) and dictionaries can help a computer understand and speak a little English--it can actually get fairly intricate. But that's just the easy part--speech isn't the obstacle, it's the thought process, and what goes into creating that speech (obviously). Think about how complicated the human brain is--it's possible to make AI in video games, where there are only so many possible inputs, and humans themselves have calculated the response to those inputs--but in taking input from an actual human, the inputs are limitless. Limitless I say! You could think of the obvious ones, trying to teach it emotions, to solve some word problems--but AI and computing is far off from creating an actual thinking learning mind complex enough to be mistaken for human.

Hit Turing right in the test-ees
Hit Turing right in the test-ees

link|improve this answer
2  
Alt-text: "Hit Turing right in his test-ees." – Chris Lutz Jun 19 '09 at 0:11
Thanks for that -- I updated the post. – Carson Myers Jun 20 '09 at 5:11
feedback

Ten years from now. And in ten years, I reserve the right to answer "10 years from now" again.

link|improve this answer
Every 5 years, Doug Lenat claim we'll solve it in 5 years... – Chadwick Jun 18 '09 at 20:38
feedback

At the current rate, > 100 years. It's important to make big predictions so that somebody can prove you massively wrong in the next year or so ;-)

link|improve this answer
feedback

We don't know enough about human intelligence to effectively simulate it. (It's at least arguable that we can't know enough about human intelligence, that intelligent beings can only understand things significantly less complex than they are.)

This means that we will get intelligent machines through some thoroughly empirical process using some sort of evolutionary algorithm.

This means that they will think considerably differently from humans, and will be distinguishable in a Turing test. However, neither will a human be able to pretend to be one of those AIs.

Therefore, if the AIs ever develop the ability to be indistinguishable from humans, they'll be a whole lot smarter than we are.

link|improve this answer
If the evolutionary process is aimed at passing the Turing Test, you might get one that passes it, but is limited in other ways. – Kathy Van Stone Jul 13 '09 at 21:29
Humans aren't all-capable either. Humans and hypothetical AIs will both have limitations and abilities, and these will be different. An AI capable of writing C++ code and haiku like I do, and come up with insights about H.P. Lovecraft, WWII strategy, and politics, will have my abilities and more besides. – David Thornley Jul 13 '09 at 21:54
feedback

Mr. Data could probably pass a Turing test, although not every time, and he's from the 24th century, I think. I think that qualifies as an authoritative answer.

link|improve this answer
feedback

I don't think computer programs have to get smarter to pass the Turing test. I think we just need a little bit more of a decline in human intelligence.

link|improve this answer
feedback

I don't think that the Turing test is necessarily a good test of AI as it will be broken based on a great graphics parsing algorithm...not a thinking computer. I think these concepts are totally different.

link|improve this answer
1  
Um, why would a great graphics parsing algorithm be indistinguishable in conversation from a human? – David Thornley Jun 18 '09 at 20:25
Because a picture is worth a thousand words. – Nosredna Jun 19 '09 at 0:17
@Nosredna - my point exactly. A parser has a goal in mind...to locate a string of alpha numeric figures to get passed a locked door. If I gave it a captcha image and said describe what you see it could do this easily (assuming the algorithm). However, given a picture of my 6 kids sitting on a picnic bench...it would fail entirely. It wouldn't even knwow where to begin! This is what a human excels at! When a computer's AI is capable of similar tasks then AI is truly capable of passing any turing test! – Andrew Siemer Jun 19 '09 at 18:11
You could have the best image processing program ever invented, but if it couldn't have a convincing conversation with me about whatever topic I wanted to discuss, it wouldn't pass the test even if it could identify my uncle in a family photo. – Joel Mueller Jun 19 '09 at 19:00
feedback

Several chat programs can fool actual people "Eliza" is probably the first and seems primitive now, although she can actually fool some people. And these programs continue to get more sophisticated .

link|improve this answer
No chat program has consistently fooled people who know that they should be trying to tell the difference between a person and program. There's a formal Turing test done every year since 1990, and nobody has ever taken home the gold medal Loebner Prize. loebner.net/Prizef/loebner-prize.html – Joel Mueller Jun 19 '09 at 18:55
feedback

When we design learning computers, it turns out that they don't and we do.

link|improve this answer
feedback

The level of progress made on this front has slowed, but I think we will eventually reach the point where this is possible. Instead of directly creating the AI ourselves I think the human race could reach this goal indirectly through the form of the singularity.

The theory goes that through technical advancement we will eventually create a machine that is capable of re-designing an improved version of itself, this will result in a "intelligence explosion" whereby through quick iterations (of accelerating pace) this machine will very quickly surpass human intelligence.

A recent interview in new scientist with Ray Kurzweil, he stated that he believed that the singularity would occur sometime midway through this century.

link|improve this answer
1  
If we're lucky, by 2038, so we can deal with the Unix equivalent of Y2K. – David Thornley Jun 18 '09 at 20:24
feedback

When the judge is Turing....

link|improve this answer
feedback

I suggest reading some Ray Kurzweil books. The Age of Spiritual Machines is great (from back in 1999) as well as The Singularity is Near (2005 I think). In both books, he predicts that in around 20 years we'll have computers than can perform as many calculations per second as many scientists feel that human brains can do. And then he believes that it won't be long after that before we start seeing true AIs.

I've also read that the size, complexity and shear computing power of all the computers connected to the internet could bring about some form of global computing awareness. I'm not sure if that would pass the Turing Test, but it'd sure be interesting!

My own prediction is we'll have human level AI within 30 years, as I expect the Singularity to happen within that time.

link|improve this answer
It's good to see someone else mentioning the singularity, at least I know I'm not entirely loopy. – Simon P Stevens Jun 18 '09 at 20:34
It's just a pity the singularity is at odds with thermodynamics and therefore will never happen. – David Plumpton Jun 18 '09 at 21:58
David, I have no idea what you're talking about. The Singularity is simply defined as the point at which technology is accelerating so quickly we can't make any educated guesses about what comes next. I don't see what that has to do with thermodynamics... – Terry Donaghe Jun 18 '09 at 22:58
feedback

I just want to note that the validity of the Turing test as a true test of intelligence has been under fire for quite some time (I believe since it was first stated!), so it's not necessarily recognized as the perfect and complete human-equivalent-intelligence test (though certainly still the most famous). Also, though people seem to think computers are all-powerful given enough resources and time, many problems are provably incomputable by a Turing machine - and problems far more practical than simply the well-known Halting Problem.

Isaac Asimov wrote what is perhaps the most famous sci-fi short story ever written called The Last Question. It dealt with a computer that exponentially increased in intelligence until being God-like. I found this discussion very interesting on why Asimov's computer could be considered an exaggeration due to incomputable problems.

link|improve this answer
I haven't seen evidence that humans are capable of computing the uncomputable, so that's not a distinction. – David Thornley Jun 18 '09 at 20:27
1  
True. I simply was noting incomputability because most people start out with this general intution that in the year 4234 AD when we have Deep Thought, we can feed it any problem and it will solve it instantly. Which is not the case. – JoeCool Jun 18 '09 at 20:33
2  
Even Deep Thought couldn't compute the question to the ultimate answer. – David Thornley Jun 18 '09 at 20:39
But our planet earth will answer the question if it is not destroyed by humans or aliens before it is done. – frast Jun 18 '09 at 21:17
1  
There are also problems that are provably incomputable by a turing machine that are trivially computable by a human. At least, that's the chapter of Godel, Echer Bach that I'm currently on. – Breton Jun 19 '09 at 1:18
show 1 more comment
feedback

As long as AI researchers maintain the idea that human intelligence is based entirely within the brain, we'll make no progress. Psychologists have progressed beyond that idea, but AI researchers, as far as I've seen, seem stuck in that mindset, and are pursuing primarily brain based theories.

I've seen rather convincing arguments for the idea that human intelligence works a bit more like this: While a great deal of sophisticated algorithms are located within the brain, quite a lot of what we recognize as human behavior is the result of the brain, the body, and the environment all working in concert. If you wanted to create a computer that could convincingly simulate a human, the computer would need a body, an environment, and a childhood.

With enough advances in hardware, it's conceivable that a clever programmer could simulate the body,environment,childhood in a computer on a vastly accellerated timescale. A conversation could be staged by having a simulated AI researcher ask that simulated human to be an examiner in a turing test.

When the hardware gets good enough to do that, and the AI researchers get clever enough to do that, then we'll be 10 years off.

To contrast, imagine you just heralded in your first born child, a lovely 8 pound boy, and immediately extracted its brain, and put it in a box wherin the only stimulous the brain recieved was ascii encoded text. Just how intelligible would you expect that person to be immediately? How intelligible would it be after 10 years of that treatment? 20? It seems to me that's basically what AI researchers are trying to do, in a sense.

link|improve this answer
I don't think AI researchers, as a group, are trying to emulate the human brain. I think there's been some interest in seeing how the brain works and copying that, but that was a result of other dead ends. I'd say the field of AI is pretty diverse. – Nosredna Jun 19 '09 at 1:01
You're absolutely right, but I have no idea how to say such things, while keeping my original point, and also keeping it brief and punchy. – Breton Jun 19 '09 at 1:14
Haha. Well that makes sense. A rhetorical device. OK, Breton, point taken. You pass the Turing Test in my book. :-) – Nosredna Jun 19 '09 at 1:20
feedback

Passing the Turing test isn't a precise measure of the state of artificial intelligence science/technology. It would depend on the examiner & the topic of discussion.

A fundamental problem that isn't often brought up is that computers are deterministic - little more than state machines, actually - but we don't know yet whether humans are or not. If humans are capable of free choice, then we are by definition non-deterministic, which means there's a possibility that we can solve a wider class of problems than any Turing machine. If that's the case, deterministic computers will never achieve human-level intelligence.

link|improve this answer
feedback

It is easily seen how the task of building human-equicapable AI is doable by noticing the following solution (which admittedly is an overkill and not yet technically feasible): just simulate a human body on molecular or quantum level. All properties of complex objects are emergent products of multitude of lower-level interactions, so while the programming of this simulation would contain no knowledge of chemistry it would actually behave in a way exhibiting all the laws described by chemistry. Similarly, yet higher-level properties on organellum, cell, tissue, organ and body-level will emerge from quantum or molecular level interactions. The reason to delve so deeply is that interactions on lower levels are easier to describe in terms of variables and computations.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.