IQ Test Pegs ConceptNet 4 AI About As Smart As a 4-Year-Old
An anonymous reader writes "Artificial and natural knowledge researchers at the University of Illinois at Chicago have IQ-tested one of the best available artificial intelligence systems to see how intelligent it really is. Turns out–it's about as smart as the average 4-year-old. The team put ConceptNet 4, an artificial intelligence system developed at M.I.T., through the verbal portions of the Wechsler Preschool and Primary Scale of Intelligence Test, a standard IQ assessment for young children. They found ConceptNet 4 has the average IQ of a young child. But unlike most children, the machine's scores were very uneven across different portions of the test." If you'd like to play with the AI system described here, take note of the ConceptNet API documentation, and this Ubuntu-centric installation guide.
From the article: “If a child had scores that varied this much, it might be a symptom that something was wrong,” said Robert Sloan, professor and head of computer science at UIC, and lead author on the study.
Some people die at 25 and aren't buried until 75. -Benjamin Franklin
No!
Does the AI use contractions?
sudo make me a sandwich
We are nowhere near getting an AI that can navigate the world at the level of a 4 year old. All the program can do is simple tasks in vocabulary and such with no real understanding of those words. Nothing to see here.
They didn't assess how intelligent this AI is. They assessed the IQ test and found it to be a poor indication of intelligence.
Yup... an apostrophe.
You have an IQ of 0xFFFFFFFF80000000?
Get free satoshi (Bitcoin) and Dogecoins
These tests don't tell us much about the power of an AI and here is why. If you give a human test with a million questions, then giving one more question is not going to tell you much more. You could probably remove some of the questions too without removing much information about how smart the person is. It turns out some of the questions are much more valuable when it comes to figuring how smart someone is. If you put enough statistics work into that, you'll be able to condense those million questions into a quite short list of questions that can be administered in an hour or so, to a human, yet still tell you almost as much information as the million question test did. That's what an IQ test is.
The problem is, if you give that test to an AI, then the IQ number you get at the end won't tell you how well the AI would have done at a million/billion/trillion question test. You do get that information for a human because the test has been carefully constructed to be like that. For an AI, all you learn is how well the AI does at the questions in the test, which is much less interesting than the information you get from a human taking an IQ test.
Unfortunately the AI also lied that it had completed its arithmetic assignment so that it could go out to recess early. It is also suspected of taking an extra snack at snack time, and caused a disturbance during nap time.
"ConceptNet 4 did dramatically worse than average on comprehension—the ‘why’ questions.” - Robert Sloan, lead author of the study.
This comment strengthens my feeling that current AI is making progress in faking many of the accidental attributes of intelligence, but has not discovered the essence.
The development of childrens' mental abilities seems to accelerate over time, as if there is positive feedback, but this does not seem to have emerged in AI yet, especially if we factor out Moore's law. On the contrary, any given exercise in developing AI through machine learning seems to hit a wall of diminishing returns at some point. Is anyone aware of a project that has not experienced this effect?
Anyone knows where to access technical information about the actual study, or how did they conducted the IQ test? ConceptNet is just a database + a library with some NLP parsing tools and database (the concept hypergraph) accessors, but I wonder how did they actually conducted the test as that doesn't seem to be a trivial extension of the available tools...
It's not the fall that kills you. It's the sudden stop at the end. -Douglas Adams