Slashdot Mirror


'Modern AI is Good at a Few Things But Bad at Everything Else' (wired.com)

Jason Pontin, writing for Wired: Sundar Pichai, the chief executive of Google, has said that AI "is more profound than ... electricity or fire." Andrew Ng, who founded Google Brain and now invests in AI startups, wrote that "If a typical person can do a mental task with less than one second of thought, we can probably automate it using AI either now or in the near future." Their enthusiasm is pardonable.

[...] But there are many things that people can do quickly that smart machines cannot. Natural language is beyond deep learning; new situations baffle artificial intelligences, like cows brought up short at a cattle grid. None of these shortcomings is likely to be solved soon. Once you've seen you've seen it, you can't un-see it: deep learning, now the dominant technique in artificial intelligence, will not lead to an AI that abstractly reasons and generalizes about the world. By itself, it is unlikely to automate ordinary human activities.

To see why modern AI is good at a few things but bad at everything else, it helps to understand how deep learning works. Deep learning is math: a statistical method where computers learn to classify patterns using neural networks. [...] Deep learning's advances are the product of pattern recognition: neural networks memorize classes of things and more-or-less reliably know when they encounter them again. But almost all the interesting problems in cognition aren't classification problems at all.

7 of 200 comments (clear)

  1. I wonder how long it will be.... by Anonymous Coward · · Score: 4, Insightful

    ...before a bunch of angry old coots post telling us that none of this is AI.

  2. There's No Such Thing by NicknameUnavailable · · Score: 2, Insightful

    We don't have AI, in any form, in the modern world. We have code which solves program similar to a neural network and we have code which can mutate within very strict limits with genetic algorithms. We have nothing even approaching "artificial intelligence," which at the very minimum of the bar would be the level of an "intelligent" Human. If it's not better than a Human with an IQ of no less than 135 at literally everything it's not AI. We have nothing remotely close to equal to an actually retarded Human with an IQ of 70.

    1. Re:There's No Such Thing by Spy+Handler · · Score: 4, Insightful

      f it's not better than a Human with an IQ of no less than 135 at literally everything it's not AI.

      Well it looks like you just made up your own definition of AI. I've never seen that anywhere.

      It's Artificial Intelligence, not Artificial Higher-than-average-human Intelligence.

      If they made a robot dog that behaves exactly like a real dog, with all the doglike mental powers, I would definitely call that real AI. Unfortunately they're still nowhere near making dog-level AI.

  3. Re:Hype and Fear by Opportunist · · Score: 4, Insightful

    A "real" AI would be the ultimate psychopath: Intelligence without any kind of conscience. Pretty much like a corporation, just way more efficient.

    Fortunately what we're building is far from anything resembling intelligence. I.e. the ability to use prior experience in totally new situations, evaluate those situations and draw conclusions that can be applied to react properly to it. And I mean totally new.

    The point here is that it's not possible (yet, maybe forever) to create an AI that can make such abstractions and apply old knowledge to new situations.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  4. Re: Yet by Junta · · Score: 4, Insightful

    We saw roughly how heavier-than-air flight would work, but we didn't have the pieces to put it together. We understood the airborne part enough to carry humans dating back at *least* to the sixth century (earliest recorded 'paragliding'). We couldn't make a practical aircraft, but we could see how the pieces would play a role in such a marvel if we solved other pieces.

    Here, the current 'AI' craze doesn't even in theory extrapolate to higher-order displays of intelligence. It is a highly practical field to advance and is certainly useful, but *if* we want to go to more 'intelligent' systems, it's going to be based on a different methodology, or at least no one who understands the field can see a hypothetical extrapolation of this approach that leads to those results.

    The problem people have is that a useful, albeit narrow discipline is conflated with the entirety of human intelligence. I have seen many in the field understandably trying to discourage the phrase 'AI' to head off very annoying irrelevant conversations and concerns.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  5. What's hard [Re:I wonder how long it will be....] by XXongo · · Score: 3, Insightful

    +1. This is algorithms and infant ML.
    I can take my kid and train him to swim and then train him to drive a car and get rudimentary skill in a week in both.

    You can only do this after about six years of full-time learning in how to navigate in the real world and how to operate his body. This is the hard part, the part that humans learn in their first six years and AIs don't: dealing with the external world.

    Learning to swim and learning to drive a car are easy; machines can do that. Learning to make a peanut-butter-and-jelly sandwich out of what is in the refrigerator: now that's hard.

  6. Re: Yet by Dog-Cow · · Score: 4, Insightful

    Computers don't understand 2+2. They perform the operation by moving electrons from one place to another, ending in a pattern that humans interpret as 4.