Slashdot Mirror


Artificial Intelligence at Human Level by 2029?

Gerard Boyers writes "Some members of the US National Academy of Engineering have predicted that Artificial Intelligence will reach the level of humans in around 20 years. Ray Kurzweil leads the charge: 'We will have both the hardware and the software to achieve human level artificial intelligence with the broad suppleness of human intelligence including our emotional intelligence by 2029. We're already a human machine civilization, we use our technology to expand our physical and mental horizons and this will be a further extension of that. We'll have intelligent nanobots go into our brains through the capillaries and interact directly with our biological neurons.' Mr Kurzweil is one of 18 influential thinkers, and a gentleman we've discussed previously. He was chosen to identify the great technological challenges facing humanity in the 21st century by the US National Academy of Engineering. The experts include Google founder Larry Page and genome pioneer Dr Craig Venter."

13 of 678 comments (clear)

  1. To heck with Artificial Intelligence! by RyanFenton · · Score: 4, Insightful


    Artificial intelligence would be a nice tool to use to reach towards, or to use to understand ourselves... but rare is there a circumstance that demands, or is worth the risks involved with making a truly intelligent agent.

    The real implication to me, is that it will be possible to have machines capable of running the same 'software' that runs in our own minds. To be able to 'back up' people's states and memories, and all the implications behind that.

    Artificial intelligence is a nice goal to reach for - but it is nothing compared the the siren's call of memories being able to survive the traditional end of existence, cellular death.

    Ryan Fenton

  2. wrong by j0nb0y · · Score: 4, Insightful

    He obviously hasn't been paying attention to AI developments. The story of AI is largely a story of failure. There have been many dead ends and unfulfilled predictions. This will be another inaccurate prediction.

    Computers can't even defeat humans at go, and go is a closed system. We are not twenty years away from a human level of machine intelligence. We may not even be *200 years* away from a human level of machine intelligence. The technology just isn't here yet. It's not even on the horizon. It's nonexistent.

    We may break through the barrier someday, and I certainly believe the research is worthwhile, for what we have learned. Right now, however, computers are good in some areas and humans are good in others. We should spend more research dollars trying to find ways for humans and computers to efficiently work together.

    --
    If you had super powers, would you use them for good, or for awesome?
  3. Re:Well I'm not holding my breath by 2.7182 · · Score: 5, Insightful

    Yes, I remember well my youth, reading Goedel Escher Bach and Winograd, etc., thinking that the next scientific revolution was coming. Things never got any better than Eliza. Now as a hard scientist, I strongly feel that the problem is far far off.

  4. Re:Hrmmmm by DynaSoar · · Score: 4, Insightful

    And as a cognitive neuroscientist, I say he's off the mark entirely. As per Minsky, a fish swims under water; would you say a submarine swims?

    What exactly is the "level of humans"? Passing the Turing test? (Fatally flawed because it's not double blind, btw.) Part of human intelligence includes affective input; are we to expect intelligence to be like human intelligence because it includes artificial emotions, or are we supposed to accept a new definition of intelligence without affective input? Surely they're not going to wave the "consciousness" flag. Well, Kurzweil might. Venter might follow that flag because he doesn't know better and he's as big a media hog as Kurzweil.

    I think it's a silly pursuit. Why hobble a perfectly good computer by making it pretend to be something that runs on an entirely different basis? We should concentrate on making computers be the best computers and leave being human to the billions of us who do it without massive hardware.

    --
    "I may be synthetic, but I'm not stupid." -- Bishop 341-B
  5. Re:20 years is too long to predict by Jugalator · · Score: 4, Insightful

    There isn't a need for a human like intelligence inside a computer. And even if there was (and I think this is key to the fallacy in this prediction), we wouldn't have the theories backing the hardware. We will most likely get some super fast hardware within these years, but what's much less certain is if AI theories will have advanced enough by then, and if the architecture will be naturally parallelized enough to take advantage of them. Because while we don't know much about how the human brain reasons, we do know that to make it at an as low temperature as 37 degrees Celsius in an as small area as our cranium (it's pretty damn amazing when you consider this!), it needs to be massively parallelized. And, again, we don't really even have the theories yet. We don't know how the software should best be written.

    That's why we even in this day and age of 2008l, we're essentially running chatbots based on Eliza since 1966. Sure, there's been refinements and the new ones are slightly better, but not by much in a grand scheme. A sign of this problem is that they are giving their answers to your questions in a fraction of a second. That's not because they're amazingly well programmed; it's because the algorithms are still way too simple and based on theories from the sixties.

    If the AI researches claiming "Oh, but we aren't there yet because we haven't got hardware nearly good enough yet", why aren't we even there halfway, with at least far more clever software than chatbots working on a reply to a single question for an hour? Sure, that would be impractical, but we don't even have the software for this that uses hard with even the boundaries of our current CPU's.

    So at this point, if we'd make a leap to 2029 right now, all we'd get would be super fast Eliza's (I'm restricting my AI talk of "general AI" now, not in heuristic antispam algorithms, where the algorithms are very well understood and doesn't form a hurdle). The million dollar question here is: will we before 2029 have made breakthroughs in understanding the human brain well enough in how it reasons along with constructing the machines (biological or not as necessary) to approximate the structure and form the foundation on which the software can be built?

    I mean, we can talk traditional transistor-based hardware all day and how fast it will be, but it will be near meaningless if we don't have the theories in place.
    --
    Beware: In C++, your friends can see your privates!
  6. I agree... by Jane+Q.+Public · · Score: 4, Insightful

    As an party "outside" the field but interested, I agree with all of you here so far, except that of course you disagree on timelines. :o)

    "Artificial Intelligence" in the last few decades has been a model of failure. The greatest hope during that time, neural nets, have gone virtually nowhere. Yes, they are good at learning, but they have only been good at learning exactly what they are taught, and not at all at putting it all together. Until something like that can be achieved (a "meta-awareness" of the data), they will remain little more than automated libraries. And of course at this time we have no idea how to achieve that.

    "Genetic algorithms" have enormous potential for solving problems. Just for example, recently a genetic algorithm improved on something that humans had not improved in over 40 years... the Quicksort algorithm. We now have an improved Quicksort that is only marginally larger in code size, but runs consistently faster on datasets that are appropriate for Quicksort in the first place.

    But genetic algorithms are not intelligent, either. In fact, they are something of the opposite: they must be carefully designed for very specific purposes, require constant supervision, and achieve their results through the application of "brute force" (i.e., pure trial and error).

    I will start believing that something like this will happen in the near future, only when I see something that actually impresses me in terms of some kind of autonomous intelligence... even a little bit. So far, no go. Even those devices that were touted as being "as intelligent as a cockroach" are not. If one actually were, I might be marginally impressed.

  7. Re:Don't think so by bnenning · · Score: 4, Insightful

    Predictions like this have been made in past, and not even come close. This one is no different.

    The difference is that in 20 years we may have sufficiently powerful hardware that the software can be "dumb", that is, just simulating the entire physical brain.

    The bottom line is that humans process some information in a non-representational way, while computers must operate representationally.

    What prevents a computer from emulating this "non-representational" processing? Or is the human brain not subject to the laws of physics?

    --
    How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
  8. Kurzweil's rebuttal from his book... by doug141 · · Score: 5, Insightful

    The Singularity is Near has a rebuttal of your first paragraph. Any sucessful part of AI research spins off into its own well-functioning discipline... optical character recognition, dictation software, text-to-speech, etc... they were sci-fi "AI" in 1980 and now they are working technologies. AI research is the umbrella under which only the unsolved problems still lie, and thus is always undone.

  9. Re:Hrmmmm by Flicker · · Score: 4, Insightful

    How many barn swallows can fly at 40,000 ft? Just what are you comparing?

    --
    this is not a sig
  10. Re:Oblig. by fyngyrz · · Score: 5, Insightful

    Speaking as an engineer and a (~40-year) programmer:

    Odds are extremely good for beyond human AI, given no restrictions on initial and early form factor. I say this because thus far, we've discovered nothing whatsoever that is non-reproducible about the brain's structure and function, all that has to happen here is for that trend to continue; and given that nowhere in nature, at any scale remotely similar to the range that includes particles, cells and animals, have we discovered anything that appears to follow an unknowable set of rules, the odds of finding anything like that in the brain, that is, something we can't simulate or emulate with 100% functional veracity, are just about zero.

    Odds are downright terrible for "intelligent nanobots", we might have hardware that can do what a cell can do, that is, hunt for (possibly a series of) chemical cues and latch on to them, then deliver the payload -- perhaps repeatedly in the case of disease-fighting designs -- but putting intelligence into something on the nanoscale is a challenge of an entirely different sort that we have not even begun to move down the road on; if this is to be accomplished, the intelligence won't be "in" the nano bot, it'll be a telepresence for an external unit (and we're nowhere down *that* road, either -- nanoscale sensors and transceivers are the target, we're more at the level of Look, Martha, a GEAR! A Pseudo-Flagellum!)

    The problem with hand-waving -- even when you're Ray Kurzweil, whom I respect enormously -- is that one wave out of many can include a technology that never develops, and your whole creation comes crashing down.

    I love this discussion. :-)

    --
    I've fallen off your lawn, and I can't get up.
  11. There is no such thing as Artificial Intelligence by glwtta · · Score: 4, Insightful

    At least not yet. I can't believe that the sort of bullshit that Ray Kurzweil keeps peddling gets taken so seriously.

    There is a lot of talk about computers surpassing, or not surpassing, humans at various tasks - does it not bother anyone that computers don't actually posses any intelligence? By any definition of intelligence you'd like? Every problem that a computer can "solve" is in reality solved by a human using that computer as a tool. I feel like I'm losing my mind reading these discussions. Did I miss something? Has someone actually produced a sentient machine? You'd think I would have seen that in the papers!

    What's the point of projecting that A will surpass B in X if the current level of X possessed by A is zero? There seems to be an underlying assumption that merely increasing the complexity of a computational device will somehow automatically produce intelligence. "If only we could wire together a billion Deep Blues," the argument seems to go "it would surpass human intelligence." By that logic, if computers are more complex than cars, does wiring together a billion cars produce a computer?

    Repeat after me - The current state of the art in artificial intelligence research is: fuck all. We have not produced any artificial intelligence. We have not begun to approach the problems which would allow us to start on the road to producing artificial intelligence.

    Before you can create something that surpasses human levels of intelligence, one would think you'd need to be able to precisely define and quantify human intelligence. Unless I missed something else fairly major, that has not been done by anyone yet.

    --
    sic transit gloria mundi
  12. Re:Oblig. by fyngyrz · · Score: 5, Insightful

    But sadly, we still know jack shit about how the brain works

    Most of us know jack about the algorithms that allow us to catch a baseball in flight, yet we can still do it. Furthermore, a person from 10000 BC with no math at all by today's standards could do it just as well as we can. Implementing solutions does not always require a complete understanding of what you've done. You can even be wrong and it'll still work for other reasons. So hard-pegging this to what we "know" could be a severe error.

    And no, simply copying the brain structure will not the answer.

    That's a very bold statement, especially since (a) that's the way nature does it for all its intelligences, high and low, so we know the process works in the general case, and (b) as you say, we don't know many things yet, so claiming that we "know" what won't work seems to be disingenuous or at the very least not well thought out.

    I think it is important not to conflate the fact that we don't understand something with the idea that it will be difficult once figured out or discovered as a consequence of some fortuitous sequence of events. That's been shown again and again not to be the case. It *may* be so, but it is by no means certain to be so, and for that matter, it isn't indicated by the complexity of the brain's hardware. The brain is considerably more formidable as a mass of immensely complex moderated connectivity than it is as a collection of cellular-level mystery machines, and a good deal of the complexity at the cellular level is almost certainly irrelevant to the task of thought -- keeping the cell alive is probably in no way related to non-pathological mental operation, yet there's a lot of hardware and systems involved in the task.

    --
    I've fallen off your lawn, and I can't get up.
  13. What aircraft corner as fast as barn swallows? by YetAnotherBob · · Score: 4, Insightful

    Any aircraft the size of a barn swallow.

    Your question displays a lack of understanding. Not of biology, but of physics. Square cube law specifically. Aircraft don't corner as fast as small birds. the reason isn't any magic of biology, it's simple momentum.

    The larger any object is, the more it weighs. Make it twice as big, it weighs eight times as much. packs eight times as much momentum. A large bird doesn't turn s fast as a small bird. Same is true of planes. Same is true of ships. A buss won't corner as fast as sports cars either.

    A typical aircraft is 1000 times bigger than a swallow. It's a million times heavier. It packs a million times the momentum. It's not that the swallows design is better, or that there is some biological magic. It's just a question of size. It's true the other way too. A mosquito can turn a lot quicker than a barn swallow. Barn swallows catch mosquitoes because they can fly faster. Guess what, the aircraft you were so dismissive of can fly a lot faster than that barn swallow too. Visit a large airport. Swallows get killed by aircraft every day. They can't get out of the way in time. A barn swallow that was as large as a chicken would be ripped apart by the stresses if it were able to corner as fast as a real barn swallow. That's the real reason that chickens don't turn well in flight. (Yes, chickens can fly for short distances.) Momentum.

    Your problem appears to be that you just don't understand scale. It is a wonderful thing when you do. You see reasons all around us, for all kinds of things.

    So, yes, we should study biology. But, we should also remember the physics. The tricks the mosquito uses just won't work for a passenger jet. Nor will the barn swallows turns be good for the passengers on that jumbo jet. Still, some things will be useful. We just don't know what. Who would have thought that studying a sharks skin would help racing yachts. Personally, I hope that we get a lot of surprises. That's where the fun in science is.

    I don't expect AI research to give us human type intelligence in a machine. Ever. That doesn't mean we shouldn't try. We don't know what we will get, or what it will make possible. We can't know before the fact. Studying birds didn't give us aircraft that can corner in a second or two, it did give us jumbo jets that can take us half way around the world in an easy chair. That took a lot of other things too.

    The Wright brothers succeeded where Lilenthal failed. Not because they understood birds better, but because in the meantime the internal combustion engine was developed. AI will be the same. Right now, we don't even know what we need in order to make this work. There will be surprises.

    --
    Everybody knows 3 people with my name.