Slashdot Mirror


By 2045 'The Top Species Will No Longer Be Humans,' and That Could Be a Problem

schwit1 (797399) writes Louis Del Monte estimates that machine intelligence will exceed the world's combined human intelligence by 2045. ... "By the end of this century most of the human race will have become cyborgs. The allure will be immortality. Machines will make breakthroughs in medical technology, most of the human race will have more leisure time, and we'll think we've never had it better. The concern I'm raising is that the machines will view us as an unpredictable and dangerous species." Machines will become self-conscious and have the capabilities to protect themselves. They "might view us the same way we view harmful insects." Humans are a species that "is unstable, creates wars, has weapons to wipe out the world twice over, and makes computer viruses." Hardly an appealing roommate."

20 of 564 comments (clear)

  1. Well by Jorl17 · · Score: 5, Insightful

    That escalated quickly. I highly doubt that in a matter of thirty years we'll have "conscious machines" viewing us as a thread. Are these guys for real? Do they know anything about AI?

    --
    Have you heard about SoylentNews?
  2. Warp Drive by TrollstonButterbeans · · Score: 4, Insightful

    Back in the 1960s after the moon landings, people would have expected we would be well past Mars by now. Probably Jupiter, Saturn or other stars.

    The moon landings happened 45 years ago!!

    I see no evidence of any programming that "learns" or is the slightest bit adaptive.

    And immortality wouldn't help --- evolution is powered by the failures dying off.

    And although slightly off the topic, what good would immortality be when advances in genetics will make humans better.

    And immortal 2014 human living in the year 3000 would be like a Homo habilis hanging around us. Would be genetically obsolete.

    This article is --- well --- shortsighted, bordering on the naive.

    --
    Priest: "Universe from nothing, no laws of physics, sped up time"+ huge discrepancies. Creationism? No. Big Bang Theory
    1. Re:Warp Drive by ShanghaiBill · · Score: 1, Insightful

      I see no evidence of any programming that "learns" or is the slightest bit adaptive.

      Then you have never looked at a ten line C program to implement a PID control loop for a servo motor.

    2. Re:Warp Drive by Jeremi · · Score: 4, Insightful

      Then you have never looked at a ten line C program to implement a PID control loop for a servo motor.

      I don't think that would count as learning. That ten-line program will always do exactly what it was programmed to do, neither more nor less. An adaptive program (in the sense the previous poster was attempting to describe) would be one that is able to figure out on its own how to do things that its programmers had not anticipated in advance.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
  3. AI is always "right around the corner". by Anonymous Coward · · Score: 5, Insightful

    I first got into computing in the 1960s. AI was a big thing back then. Well, it had been a big thing in the 1950s, too, but it still need "just a little bit more work" in the 1960s when I started my graduate studies. There was this programming language called LISP. Everybody was really gung ho about it. It was going to make developing AI software so much easier. Great things were on the horizon. Soon enough it was the 1970s. Then the 1980s. Then the 1990s. I retired from industry. Then it was the 2000s. Now it's the 2010s. And AI is still, pardon my French, pretty fucking non-existent. I'll be dead long before AI could ever become a reality. My children will be dead long before AI becomes a reality. My grandchildren will likely be dead before AI becomes a reality. My greatgrandchildren may just live to see the day when the computing field accepts that AI just isn't going to happen!

    1. Re:AI is always "right around the corner". by ShanghaiBill · · Score: 3, Insightful

      And AI is still, pardon my French, pretty fucking non-existent.

      Except for the cell phone in your pocket, that can recognize your commands and search the internet for what you requested, or translate your statement into any of a dozen foreign languages, and has a camera that can recognize faces, and millions of objects, and can connect to expert systems that can, for instance, diagnose diseases better than all but the very best doctors. Oh, and your cellphone can also beat any grandmaster in the world at chess.

      However, if you consider AI to be shorthand for "stuff computers can't do yet", then, yes, AI will always be "right around the corner".

    2. Re:AI is always "right around the corner". by Beck_Neard · · Score: 3, Insightful

      Symbolic manipulation as a route to AI was a period of collective delusion in computer science. Lots of people wasted their talents going down this route. In the 80's this approach was all but dead and AI researchers finally sobered up. They started actually learning about the human brain and incorporating the lessons into their designs. It's sad that so much time was wasted on that approach, but the good news is that the new approaches people are using now are based on actual science and grounded in reality. The intelligence in search, natural language, object and facial recognition, and self-driving cars (that ShanghaiBill pointed out) is due to these new approaches.

      AI spent its youth confused and rebellious. That was when you were in your graduate studies. Now it's far more matured. I encourage you to read up on new machine intelligence approaches and the literature in this area. You won't be disappointed.

      --
      A fool and his hard drive are soon parted.
    3. Re: AI is always "right around the corner". by Knuckles · · Score: 5, Insightful

      The machine has no fucking clue about what it is translating. Not the media, not the content, not even what to and from which languages it is translating (other than a variable somewhere, which is not "knowing". None whatsoever. Until it does, it has nothing to do with AI in the sense of TAFA. (The alarmist fucking article)

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    4. Re:AI is always "right around the corner". by thetoadwarrior · · Score: 3, Insightful

      All those things your smartphone are doing aren't AI. They're still relatively basic commands but done quickly through increased processing power or off-loading the work to a server. It might make your phone looks like it can talk to you but it's not doing any more than computers in the 80's did.

    5. Re:AI is always "right around the corner". by msclrhd · · Score: 4, Insightful

      The chess programs had the rules of chess programmed into them, and the move to play was calculated by rating different moves in the search space using an algorithm that was programmed by the developers of the AI system. This means that it is only specialised to chess.

      To be the AI in movies like The Terminator, the program will need to be able to learn the rules and strategies of chess itself, and adapt its algorithm over time. To simplify the problem of recognising the elements on the board (machine vision), you could represent the board as an 8x8 array of Unicode characters.

      Teaching the rules is difficult because you need a way of communicating those rules, which means that the program will need to understand language and the meaning behind the language (or enough meaning to understand rules to a particular game). Also, chess has a lot of rules that can be complex (en passant, castling, etc.) so it would be better to start with a simple game like tic tac toe or connect 4.

      The real threat is not in a generic AI that deems humans as a threat, but a specially tasked program or AI that miscalculates: allowing machines to control drones or military aircraft to perform air strikes, or similar things. There, if a machine gets things wrong it can cause untold destruction. Think SkyNet/The Terminator, but here the machines do not know what they are doing (they don't have independent thought or understanding like humans and animals), they just classify humans (or buildings) as a threat -- that is, this can be via a decision tree like in the chess games and the best "move" is to attack any building.

    6. Re: AI is always "right around the corner". by Anonymous Coward · · Score: 3, Insightful

      Welcome to the http://en.m.wikipedia.org/wiki/Chinese_room

      Q: if there was a human dumb savant who could translate instantly between multiple languages, though without understanding how he did it (think Rainman), would you say he was not intelligent? Why? What is intelligence? We are inconsistent - we praise humans as intelligent when they can perform some complex algorithm well (chess), and yet as soon as a computer beats a human, or all humans, we denigrate the task as "not intelligence". Often the reason is "just an algorithm", but as a neuroscientist knows, that is a poor excuse - it's algorithms all the way down.

  4. Re:Now thats incentive by Jane+Q.+Public · · Score: 4, Insightful

    To stay alive for the next 30 years.

    How about "the same old story for the last 100 years"?

  5. Re:AI is always by Anonymous Coward · · Score: 5, Insightful

    Algorithms are not AI. Everything you describe is simply a matter of following a human-generated set of instructions. That is not AI.

  6. Why's it a problem? by Yoda's+Mum · · Score: 2, Insightful

    Sorry, why's it a problem? If artificial human-sparked intelligence is the logical replacement for biological evolution of homo sapiens, so be it. Survival of the fittest.

  7. Re: Now thats incentive by O('_')O_Bush · · Score: 4, Insightful

    Yea. Their first step is flying cars.

    There are way too many uncertainties of what will be technologically possible by 2045 to be worrying about that right now. I'd wait until we actually had some idea of how to make a machine intelligence, and work the kinks out in a closed environment enough that it might actually be given control of something rather than the role of Ask Jeeves.

    --
    while(1) attack(People.Sandy);
  8. What we don't know... by OrangeTide · · Score: 4, Insightful

    Your cell phone is less capable of learning than a jellyfish. Although your cell phone can sometimes simulate very simple learning under extremely rigid frameworks for learning.

    a human competitive AI in 30 years? seems unlikely given the almost zero progress on the subject in the last 30 years. But maybe we'll hit some point where it all cascades very quickly. Like if we could do a dog level intelligence it is not a far leap to do human level and super human level. But we have trouble with cockroach levels of intelligence, or even defining what intelligence is or how to measure it.

    AI research for the last several decades have taught us how little we know about the fundamental nature of ourselves.

    --
    “Common sense is not so common.” — Voltaire
  9. Re:AI is always by viperidaenz · · Score: 4, Insightful

    It's not going to change it's mind half way to New York and go somewhere else.

    Until a machine can come up with an idea of it's own, it's not intelligent.

  10. Re:Now thats incentive by Spazmania · · Score: 5, Insightful

    Louis Del Monte estimates that...

    Who?

    The average estimate for when this will happen is 2040, though Del Monte says it might be as late as 2045. Either way, it's a timeframe of within three decades.

    I hope that's a in-joke. Like construction that's forever two weeks from done and jam two days a week (yesterday and tomorrow), three decades has been the estimate for "true" AI since the 1970's. Every year, it's just three more decades away.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  11. Re: Now thats incentive by Megol · · Score: 3, Insightful

    I'm not afraid of future technology - there are too many things to be afraid for already: nuclear weapons, chemical weapons, biological weapons (including engineered ones), ignorance and demonizing opponents (what creates most wars), hybris and ignorance, fanaticism, legalized corporate lobbyism and bribery + a lot more.

    But being afraid never helps, being aware of dangers can.

  12. Re: Now thats incentive by SerpentMage · · Score: 3, Insightful

    Exactly! I have been telling people that machines will not wipe us out because they will become as stupid as we are.

    Don't believe me? Here is my argument. Humans actually are very intelligent. I am not saying that some are more intelligent than others. I am saying we as a species are rather intelligent. However, it is that intelligence that gets in our way. When humans look at a problem they see answers. If the problem is science then the answer is relatively simple and we have devised ways to ensure our errors do not get in the way.

    But here is where the tricky bit comes in. If the problem is not entirely scientific and involves the interactions of humans, or interactions of any living beings (eg human to environment) then our decisions become stochastic; Same basis results in completely different results. This is not due to the lack of knowledge. TRUST ME it is not. It is due to people weighing certain aspects heavier than others. We all do this. You would think that we all come to the same conclusion, but we don't! It is this stochastic behavior that machines will have as well.

    For when machines become "aware" they will see the facts in different lights than say other machines. It is only natural because machines cannot store all information about everything. They, like humans, will have to optimize, prune and figure it out. Thus they like us will make stochastic decisions! I am even thinking that machines will turn into the Monty Python Holy Grail missions, and even though that sounds silly it will.

    Of course machines might have more capacity than humans, but even there I am skeptical because humans will have brain implants and be cyborgs and the cycle of lunacy will start all over again. IMO the most accurate representation of the dilemma of humans and machines is the Matrix. Watch it closely and see what its basis is.

    --

    "You can't make a race horse of a pig"
    "No," said Samuel, "but you can make very fast pig"