Live data from Hacker News

Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

arxiv.org

21–25 of 25 posts

Re: Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

#21
post #11

Earlier quoted context omitted.

But it still seems like pattern recognition based on a training set only, which is, in my opinion, a task on a lever prior to intelligence, like what visual cortex does. It cannot make new reference between words to produce (infer) new antonyms and analogies (not presented in a training g set), which is intelligence.

The system isn't training on antonyms and analogies - it's training on wikipedia. It's learning the meaning (and multiple senses) for every word it can find. The test they use to see if it actually learned what these words meant, in a limited sense, is to test it against a subset of verbal IQ tests (not what it was trained on!). You could ask it the antonym, synonym, or analogy for anything in English. This is an ext…

"it's training on wikipedia. It's learning the meaning (and multiple senses) for every word it can find."

I don't think that is entirely correct. After cursory reading of the paper, my understanding is that they look up a list of word senses for each word in a dictionary (or multiple dictionaries). And then they try to learn something about each of those word senses from wikipedia (that is they create seperate word embeddings for each of those senses). So what they do not do is to learn what senses a word has. That is done by the humans who created the dictionaries.

What that means is that they cannot pick up new senses of words, which doesn't matter for answering IQ test questions because these questions rarely change and are typically based on well established word meanings.

Unfortunately it makes this approach less than ideal for things like understanding the news (something I'm working on), where new contexts of words keep popping up all the time.

Re: Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

#22
> Considering that IQ tests have been widely considered as a measure of intelligence, we think it is worth making further investigations whether we can develop an agent that can beat human on solving IQ tests ... we could be a further step closer to the true human intelligence.

This is a bit like saying, "the best runners tend to be pretty tall, and we've made a robot which is really tall – so running robots are just around the corner."

IQ tests certainly correlate well with intelligence (in humans), but they're a metric, not the thing itself. Another metric would be mental arithmetic; people who can do sums quickly tend to be pretty smart, but that doesn't mean that calculators are a step away from super-intelligences.

Interesting and cool work but let's be careful in the interpretation (and remember that people said the same things about chess playing not that long ago).

Re: Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

#23

Earlier quoted context omitted.

I can break humans too: https://en.wikipedia.org/wiki/List_of_optical_illusions

Further, these inputs were /optimized/ to confuse the particular classification software. If only we would be able to optimise optical illusions for a given human viewer...

I bet you could do it with sound, too. Imagine producing what would seem like abstract noise – unrelated to anything in the natural world – but with particular structures and sequences of tones optimised to produce particular emotive responses; pleasure, excitement, calm, energised dancing, romantic dancing...

... wait, don't we already do that?

Re: Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

#24

Earlier quoted context omitted.

I can break humans too: https://en.wikipedia.org/wiki/List_of_optical_illusions

Further, these inputs were /optimized/ to confuse the particular classification software. If only we would be able to optimise optical illusions for a given human viewer...

[deleted]

Re: Solving Verbal Questions in IQ Test by Knowledge-Powered Word Embedding [pdf]

#25

> Considering that IQ tests have been widely considered as a measure of intelligence, we think it is worth making further investigations whether we can develop an agent that can beat human on solving IQ tests ... we could be a further step closer to the true human intelligence. This is a bit like saying, "the best runners tend to be pretty tall, and we've made a robot which is really tall – so running robots are just…

People fall victim to this fallacy in their own thinking all the time. They want to get good at doing X, but task Y is a lot easier and success at Y is mildly correlated with success at X, so they start practicing Y instead of X. It's the reason why things like "brain games" are so popular. In reality, people's time would almost always be better spent just practicing the primary task they want to be good at.

That being said, making an AI that does better on IQ tests than humans is a rather interesting and worthwhile endeavor.

Post reply on HN