Slashdot Mirror


10 Years After Big Blue Beat Garry Kasparov

Jamie found another MIT Technology review story, this time about Chess, Supercomputing, Garry Kasparov, and trying to make sense of just what exactly it all meant when a computer finally beat a grand master. An interesting piece that touches on what it means to play chess, the difference between humanity and machinery and how super computers don't care when they are losing. Worth your time.

5 of 368 comments (clear)

  1. What is "intelligence" by pzs · · Score: 5, Insightful

    People seem to be very sensitive about computers doing things they think only humans should be able to do. They dismiss defeating a chess grand master or the Turing Test as toy problems.

    I did an AI degree in the mid 90s and one of the things we covered was the definition of intelligence. After running through a few unsatisfactory definitions, my conclusion was that people used intelligence to mean whatever could be done better by a human being than anything else...

    Actually, my favourite definition of intelligence, partly because of its succinctness, is "productive laziness".

    Peter

    1. Re:What is "intelligence" by UbuntuDupe · · Score: 4, Insightful

      People seem to be very sensitive about computers doing things they think only humans should be able to do.

      True, but I think that's just a special case of the general rule that, "People don't like when their expertise is systematized so that others can easily gain it." (Probably a better way to say that.)

    2. Re:What is "intelligence" by lawpoop · · Score: 5, Insightful

      People seem to be very sensitive about computers doing things they think only humans should be able to do. They dismiss defeating a chess grand master or the Turing Test as toy problems. I guess you can count me as one of those people. I don't think it's a big deal that a computer can solve complex math problem or play chess well. Most people would have a difficult time with that. While math, science and engineering are great things and have provided a lot of benefit to us, I'm more interested in the sort of 'hunter/gatherer on the African Savannah' problems. Those to me seem to be the basis of human intelligence.

      For instance, how do you see a trail as it winds over grassland and leads into the woods? How does one see a year old trail that is partially overgrown, or a new trail not completely tramped down. How do you track down an animal from smattering of scat, nibbles and tracks over rocks, dirt, grassland, and the tree line? How does a human being see a camouflaged predator slinking behind the tree line? How do you read the sky and know what the weather will be later that day? How do you look at a river and know if it's crossable or not? Back at home, how do you play your relatives, friends, and enemies in the tribe so that you are elected leader when the Big Man passes away? Or how do you manage to convince your husband that your new pregnancy is his, and not your secret lovers'?

      Computers seem to be like idiot savants. They are good at logic puzzles, things like factoring large number or memorizing the phone books. That's a very useful tool in our technological society, but I don't think it's the basis of human intelligence. Like some Autistic person, computers suck as the basics of social interaction, which any three year old understands the basic concepts of. I remember my friend's three year old putting on her parents clothes and getting dressed up when she heard that her parents were going to a Halloween party -- all without prompting. What kind of intelligence do you need to understand the concepts of 'a party' or 'dressing up'? Or simple thinks like standing on two legs or filling a glass of water -- never mind hunting and eating another animal, or following a trail.

      I did an AI degree in the mid 90s and one of the things we covered was the definition of intelligence. After running through a few unsatisfactory definitions, my conclusion was that people used intelligence to mean whatever could be done better by a human being than anything else... Well, my definition includes things that organic nervous systems are good at, such as walking, migrating, or hunting.
      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
  2. This article would be more relevant if by feijai · · Score: 4, Insightful
    ...Dennett (the man!) started with an acknowledgement of the fact that IBM cheated.

    After it was discovered that IBM was tinkering using chess experts (that is, humans) to tinker with its software between matches, they're personae non gratae in the chess world now.

  3. Re:It Didn't Mean Anything... by schweini · · Score: 4, Insightful

    I used to study AI for a while, and i just wanted to point out how unfair this line of reasoning is. Stuff like this ("Very nice, but it isn't *real* AI, because...") always comes up every time there's some AI break-though being discussed.
    1. It's almost trivial to make a program 'learn' from mistakes. Just store some negative value for that specific decision-point. Depends on your definition of 'learning', of course. But the principle is the same in humans and AI
    2. Kasparov also adjusted his style (i believe there are certain playing-styles that are beneficial when playing against an AI), and i bet he had coaches and consultants
    3. So what?
    4. See above.

    My point is that every time some AI people actually manage to out-do humans, humans tend to re-define what intelligence is. I bet if you'd tell somebody 100 years ago that a machine would be the world's best chess player, that alone would have been enough to consider the machine 'intelligent of sorts'. But as soon as we know how it works, it somehow looses the right to be called 'intelligent' (mechanical turk). I think this is because it seems to hurt humans that AI shows them that whatever gives us the right to call ourselves 'intelligent' is nothing more than the result of zillions of relatively simple interactions of little protein-machines.
    IIRC (its been a while) the best way to determine what language a given text is written in, is amazingly 'stupid': just compare the ratio of how many times the different characters appear. The result is still amazing and should be considered 'kind of intelligent'.

    So, just give AI some kudos, accept that there's a lot left to be done, and that the heuristics dint really matter, as long as the result is cool. (and please dont give me none of that Chinese Room Argument crap)