Can You Beat a Machine in IQ Test-Like Games?

In summary: After reading the project page ( www.kitbit.com ), I don't think they're going to...or at least they haven't mentioned it.
  • #1
EPitter
2
0
In this page you can play against a machine in IQ test-like games. Very funny.

www.theiqchallenge.com
 
Physics news on Phys.org
  • #2
WTF ? I tried the Numeric Solver game where I took turns with the machine. I could solve all of its trivially easy sequences nearly instantly, but it couldn't solve any of mine. Of course, mine are tough, but that machine is certainly not very bright !

All jokes aside, the numeric solver simply asks you to complete your sequence correctly and archives the info. I think this "intelligent" machine is just exhaustively searching known sequences for the answer. What a disappointment.
 
  • #3
Curious3141 said:
All jokes aside, the numeric solver simply asks you to complete your sequence correctly and archives the info. I think this "intelligent" machine is just exhaustively searching known sequences for the answer. What a disappointment.

Sounds like it's a neural network, and they're trying to feed in data by getting people to throw problems at it. Far easier to let 10,000 people enter a few problems each rather than to sit there yourself feeding it information. Essentially, it's like you said insofar as it catalogs sequences it encounters, but the difference is that it tries to look for relevant patterns within the solutions, and apply them elsewhere.

Once they get it to start recognizing primes, I'll be impressed. And if the program gets "smart enough", they can use it on REAL problems. But I'd bet it's a long way off yet.

DaveE
 
  • #4
davee123 said:
Essentially, it's like you said insofar as it catalogs sequences it encounters, but the difference is that it tries to look for relevant patterns within the solutions, and apply them elsewhere

Well, I wish it joy of effort. The two sequences I gave it were hard, I would consider one of them very hard.

The first one was 2, 6, 33, 280, 3245, ?

The machine didn't get it. I was going for (n^n + n!) I would consider this one to be a "hard" sequence, but probably solvable within a few minutes of thought by a person with an IQ of over 150.

The second one was a sequence I'd consider very hard :

1, 5, 3, 7, 2, 7, 27, 8, ?

This is a nice sequence representing the sum of the distinct digits in the decimal expansions of the reciprocals of the natural numbers before they repeat for the first time (if that). I gave this once to a person with a measured IQ of over 180, and he got it after some difficulty.

Both those sequences are in Sloane's database (the latter is my contribution to it).

Of course, I realize I was aiming very high, but if the computer had gotten those, it would've knocked my socks off.
 
  • #5
Well, you can do things like:
Number of letters in the German word for the number
4, 4, 4, 4, 4, 5, 6, 4, 4 ,4, 3, 5, 8, 8...

But any sane person would expect to see:
4, 4, 4, 4, 4 -> 4
 
  • #6
NateTG said:
Well, you can do things like:
Number of letters in the German word for the number
4, 4, 4, 4, 4, 5, 6, 4, 4 ,4, 3, 5, 8, 8...

But any sane person would expect to see:
4, 4, 4, 4, 4 -> 4

That would be too open ended to be a "nice" (or fair) sequence. It is a tough one though ! :biggrin:
 
  • #7
NateTG said:
Well, you can do things like:
Number of letters in the German word for the number
4, 4, 4, 4, 4, 5, 6, 4, 4 ,4, 3, 5, 8, 8...

But any sane person would expect to see:
4, 4, 4, 4, 4 -> 4

Well, I believe they're trying to expressly forbid that type of problem on the "numeric" version. Effectively, it should be mathematical in nature, and not something bizarre. By the same token I could list 2,3,5,6,8,9,10,12,13,... as numbers where the digits are curved, or 1,1,1,1,1,1,1,2,1,1,1,3,1,2,... as the number of syllables in the English pronunciation, or 10,5,9,6,6,6,7,8,8,5,... as the number of letters in the last names of US presidents.

Problems like that are interesting, but unhelpful to the program for learning, and will probably only serve to confuse it.

DaveE
 
  • #8
Why not just start by populating it with sloane's db then?
 
  • #9
NateTG said:
Why not just start by populating it with sloane's db then?

They might've! Hard to say, really. If they did, it's likely that it didn't help, or else at the very least it would've been able to figure out a sequence of primes.

It did give me one I couldn't solve right away. Anyone?
1, 2, 6, 14, 29, 56, 102

DaveE
 
  • #10
NateTG said:
Why not just start by populating it with sloane's db then?

Sloane's is just too complex to be ported en masse to this project. At least, they haven't done it yet, otherwise it would've gotten the two sequences I posed it.
 
  • #11
NateTG said:
Why not just start by populating it with sloane's db then?

After reading the project page ( www.kitbit.com ), I don't think they're going to do it. It doesn't look like a DB based AI model. I might be wrong, but I think the high expectations they have put on their system are not compatible with making a huge DB.
 
  • #12
Serie solved

It did give me one I couldn't solve right away. Anyone?
1, 2, 6, 14, 29, 56, 102

the solution is:

1, 2, 6, 14, 29, 56, 102, 176, 289, 454
 
  • #13
perry123 said:
the solution is:

1, 2, 6, 14, 29, 56, 102, 176, 289, 454

So, what's the logic behind it?

DaveE
 
  • #14
The best I can figure out is that the sequence (including the extension) can be written as:
[tex]x_i=2*x_{i-1}+p(i)[/tex]
Where [itex]p(i)[/itex] is a quartic polynomial.
 

Related to Can You Beat a Machine in IQ Test-Like Games?

1. Can machines ever truly surpass human intelligence?

It is difficult to predict the future of technology and the capabilities of machines. However, as of now, machines are limited to the tasks and data they are programmed with. They do not possess the same level of creativity, intuition, and emotional intelligence as humans, which are essential for problem-solving and decision-making.

2. How do machines and humans differ in terms of decision-making?

Machines make decisions based on algorithms and data, while humans have the ability to consider multiple factors, emotions, and experiences in their decision-making process. Machines can make decisions more quickly and accurately in certain situations, but they lack the ability to think critically and adapt to new and unexpected situations.

3. What are the advantages of using machines over humans?

Machines can perform repetitive and monotonous tasks without getting tired or making mistakes. They can also analyze and process large amounts of data much faster than humans. Additionally, machines are not affected by emotions or biases, making them more objective in certain situations.

4. What are the limitations of machines compared to humans?

Machines are limited by their programming and can only perform tasks they have been specifically designed for. They lack the ability to think creatively and adapt to new situations. They also do not possess emotions, empathy, and intuition, which are essential for certain tasks such as caregiving and customer service.

5. Are machines a threat to human jobs?

The advancement of technology and automation has led to some jobs being replaced by machines. However, it also creates new job opportunities in industries such as engineering, programming, and maintenance of machines. It is important for humans to continue developing their skills and adapt to the changing job market to stay relevant in the age of machines.

Similar threads

  • General Discussion
Replies
18
Views
2K
Replies
19
Views
2K
Replies
17
Views
4K
Replies
3
Views
1K
  • General Discussion
Replies
3
Views
2K
Replies
9
Views
1K
Replies
4
Views
881
Replies
12
Views
954
  • Computing and Technology
Replies
17
Views
2K
Replies
51
Views
5K
Back
Top