Earlier quoted context omitted.
That's my issue with this kind of problem. There are usually a bunch of viable solutions with little if anything to differentiate them. They're not tests of intelligence so much as tests of how similar your pattern matching is to that of the test authors.
> They're not tests of intelligence so much as tests of how similar your pattern matching is to that of the test authors. Well... they are tests of intelligence. A valid test of intelligence is one that lets you determine ("predict") the intelligence of a testee from their answers. For that, you need intelligent and unintelligent people to have measurably different answer patterns, but there is no requirement that th…
The Bongard Problems
11–17 of 17 posts
Re: The Bongard Problems
#12Earlier quoted context omitted.
> They're not tests of intelligence so much as tests of how similar your pattern matching is to that of the test authors. Well... they are tests of intelligence. A valid test of intelligence is one that lets you determine ("predict") the intelligence of a testee from their answers. For that, you need intelligent and unintelligent people to have measurably different answer patterns, but there is no requirement that th…
But how do you select 'intelligent' people to generate your 'intelligent' answers? If it's not at some point tied back to some kind of objective performance (generating correct answers) then you're not measuring intelligence.
Re: The Bongard Problems
#13Boy does this make me feel stupid. Pattern puzzles in IQ tests are always the hardest for me. The first, "trivial" example stumped me...
Since this was hard to find, here's the full index: http://www.foundalis.com/res/bps/bpidx.htm
Re: The Bongard Problems
#14Earlier quoted context omitted.
> They're not tests of intelligence so much as tests of how similar your pattern matching is to that of the test authors. Well... they are tests of intelligence. A valid test of intelligence is one that lets you determine ("predict") the intelligence of a testee from their answers. For that, you need intelligent and unintelligent people to have measurably different answer patterns, but there is no requirement that th…
But how do you select 'intelligent' people to generate your 'intelligent' answers? If it's not at some point tied back to some kind of objective performance (generating correct answers) then you're not measuring intelligence.
Re: The Bongard Problems
#15Boy does this make me feel stupid. Pattern puzzles in IQ tests are always the hardest for me. The first, "trivial" example stumped me...
The problem is not (as is sometimes the case for similar-looking IQ test problems) to find a rule that transforms the left side of each pair into the right side, or that generates the whole sequence of six iteratively. That might have been what you were searching for; I tried to do so in vain before reassessing the problem!
Re: The Bongard Problems
#16Earlier quoted context omitted.
But how do you select 'intelligent' people to generate your 'intelligent' answers? If it's not at some point tied back to some kind of objective performance (generating correct answers) then you're not measuring intelligence.
These are not intelligence tests, they're cognition tests. The goal is not to seek the correct answer, but a correct answer.
Re: The Bongard Problems
#17Earlier quoted context omitted.
These are not intelligence tests, they're cognition tests. The goal is not to seek the correct answer, but a correct answer.
Seeking a correct answer is trivially easy, though; you can always find the rule "any of the six shapes on the left", just as you can always fit a function to any arbitrary sequence.
A better test suite would likely provide an oracle capable of generating new images belonging to the left or right and asking the program to judge which side it belongs to.