Slashdot Mirror


Understanding an AI's Timescale

An anonymous reader writes "It's a common trope in sci-fi that when AIs become complex enough to have some form of consciousness, humans will be able to communicate with them through speech. But the rate at which we transmit and analyze data is infinitesimal compared to how fast a computer can do it. Would they even want to bother? Jeff Atwood takes a look at how a computer's timescale breaks down, and relates it to human timeframes. It's interesting to note the huge variance in latency. If we consider one CPU cycle to take 1 second, then a sending a ping across the U.S. would take the equivalent of 4 years. A simple conversation could take the equivalent of thousands of years. Would any consciousness be able to deal with such a relative delay?"

189 comments

  1. Will computers ever be as smart as us? Briefly... by sandbagger · · Score: 4, Insightful

    I hope they are nice to us.

    --
    ---- The above post was generated by the Turing Institute. Maybe.
  2. Fermi Paradox by SimplexBang · · Score: 5, Funny

    AI would form its own Fermi Paradox : If there is intelligent life , then why aren't they answering ?

    --
    Avoid your fears , or wonder at the past
  3. infinitesimal by Anonymous Coward · · Score: 0

    But the rate at which we transmit and analyze data is infinitesimal compared to how fast a computer can do it.

    I do not think that word means what you think it means.

  4. This was covered in the movie "EPIC" by Anonymous Coward · · Score: 0

    In the animated motion picture "EPIC", there was a vast time-scale difference between the slow, lumbering humans, and the fast animals and 'little people'.

    End of discussion. Move on to the next discussion thread.

  5. Technology. by Anonymous Coward · · Score: 0

    I think by the time we have sufficient ai enough to even care about the speed at which humans can talk to it, we will have tech to address it. Something like a brain->computer direct interface.

    1. Re:Technology. by plover · · Score: 1

      Our brains are electrochemical, and don't run that fast in series, but they're massively asymmetrical and parallel, and running in async. We don't have clock strobe lines or addressing, and it might take millions of internal connection points to provide a fast enough interface. Even that might be six orders of magnitude slower than our AI buddies.

      The retina and optic nerve might be the closest we might get, so are you willing to give up an eye for this? Go full-on Borg?

      --
      John
    2. Re:Technology. by Anonymous Coward · · Score: 0

      yes

    3. Re:Technology. by sir-gold · · Score: 1

      We have two of them, and stereoscopic vision isn't THAT important (otherwise they wouldn't let one-eyed people drive)

    4. Re:Technology. by pla · · Score: 1

      The retina and optic nerve might be the closest we might get, so are you willing to give up an eye for this? Go full-on Borg?

      We already have working CBI tech - Cochlear implants have effectively made deafness an "optional" disability in the modern world. We also have more-or-less working artificial retinas (albeit still only in the experimental stage), and within a few years most forms of blindness will also become a historical curiosity.

      Realistically, we could have already come up with a working general purpose CBI if we had put serious (think anti-cancer) effort into it. We have "enough" understanding of how the brain works at a high level to introduce external artificial signals into it now, with a bit of trial-and-error to figure out exactly where we need to splice in and how to modulate the signals. The problem? This sort of research has an extremely high level of risk, and since the FDA officially does not consider normalcy a treatable condition, making the safety-vs-reward threshold even higher for experimentation with live humans.

    5. Re:Technology. by NicBenjamin · · Score: 1

      I don't doubt that it would be impossible with today's technology, but you're acting like we need top connect every neuron directly to the storage medium for this to be of any use at all. That's stupid. If you just had a computer in your skull that nobody could see you using you would seem like the smartest person God has ever created.

      Computers are generally controlled by a) a keyboard with a very slow typing speed, and b) a Mouse. Neither takes much bandwidth. You get a couple neurons connected, and a brain trained to send info to those neurons, and you're fine. Current computers can output information by audio or video. With current tech you probably couldn't create a display that shoots information to your eyeball directly, but you add a tiny speaker to the ear, which couldn't be heard outside of the skull. You shoot the computer a math problem you don't understand, it says "x=7" into your invisible earpiece, and everyone would think you did it in your head.

      If we could make the tech to have an invisible eyepiece inside your eyeball you could actually be perusing wikipedia with your left eyeball for relevant factoids while discussing a topic with a person.

  6. Incorrect Timescale by SJrX · · Score: 5, Insightful

    One CPU cycle as one second might be a good metaphor for computer memory but not AI. It's closer to the equivalent of a neuron firing in the human brain, then it is to 1 second of human time. Human speech takes more than one neuron to fire, and it would take way more than one CPU cycle to process. An AI algorithm which is processing data, and analyzing it would literally take millions or billions of cycles most likely to do the most basic things. While no doubt speech recognition has gotten much faster, it is still and probably will always be a massive undertaking for a CPU to do, as opposed to say adding two 32-bit integers.

    1. Re:Incorrect Timescale by clustermonkey · · Score: 2

      How using facial recognition as a benchmark for computer timescales? It would take billions of cycles for the computer to recognize you (especially out of a database of faces containing a similar number of faces a human would recognize), while a human can do it in fractions of a second. Or how about SLAM/location? Or how about calculation of movement in a changing environment? 1 Sec per CPU cycle seems quite an arbitrarily long time to use to compute any comparisons.

    2. Re:Incorrect Timescale by tchdab1 · · Score: 2

      Agreed, and they failed to compare their analysis of various computer process times (cache, memory, hard disk, network, etc.) to various human component times, starting with a single neural pulse. On the order of milliseconds, and as you say we can see many of them, simultaneously and serially, when we speak. We don't know how long it will take a spontaneously-arising artificial intelligence to create a thought, retrieve its memories, consider them, observe surroundings, etc., but we can assume it's at least some collection of nanosecond cpu cycles, not a single one; some collection of data fetches, not just one.

    3. Re:Incorrect Timescale by cerberusti · · Score: 1

      Too bad my mod points seem to have expired today, you made the exact comparison I wanted to.

      --
      I'm a signature virus. Please copy me to your signature so I can replicate.
    4. Re:Incorrect Timescale by nine-times · · Score: 3, Interesting

      This is a really good point. Current CPUs have billions of cycles per second, but still struggle to perform some tasks in real-time, and that processing is not going to be powerful enough to emulated intelligence to the degree of consciousness. If past computing problems are any indication, I would guess that the first generation of AI will be a bit "slow on the uptake". That is to say, we may come up with the algorithms to emulate consciousness first, and then need to spend some time optimizing code and improving hardware designs in order to get "real time" consciousness.

    5. Re:Incorrect Timescale by ultranova · · Score: 2

      Agreed, and they failed to compare their analysis of various computer process times (cache, memory, hard disk, network, etc.) to various human component times, starting with a single neural pulse.

      Their failure goes far deeper than that: they wrote a paper and went on with their business. Presumably they get responses at some point, and then write a response, and so on.

      People engage in multiple conversations in vastly different timescales all the time. All it means is that you do something else when waiting for a response. And our current non-intelligent computers have already mastered this art: the very computer I'm writing this on waits a virtual eternity between my keystrokes. And the same goes for disk read/write requests, network requests, etc.

      This problem was solved long ago, by man and nature both: just use memory to store the context and interpret the reply in the stored context when it arrives.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    6. Re:Incorrect Timescale by Millennium · · Score: 1

      The other thing to note is that humans can directly understand distinct moments in time that are well under one second apart. Not all THAT much under -it varies a little from person to person, but it's usually between 1/50 and 1/60 of a second- but the fact remains that even if we try to measure the human "clock rate" as the smallest distinct points in time that we can distinguish, we're faster than 1Hz.

      A more appropriate time scale would be to say that 50 clock cycles of CPU time equals one second of human time. The numbers don't look quite as impressive when you do this -a cold boot takes just under 650 years, as opposed to some 32,000 years- but it still drives the point home that humans are slow. Some of the smaller time scales also become useful as metaphors: for example, the main memory access takes 7 "seconds": much like something you have to struggle a bit to remember, but it still seems to come quickly.

    7. Re:Incorrect Timescale by NicBenjamin · · Score: 1

      And how is this relevant to anything?

      Let's assume a computer AI runs like a program we currently have, as the paper's authors did. It can interpret information that quickly. What do current computer programs do between getting info from their human masters:

      1) They do nothing. They have been programmed not to be impatient so iTunes doesn't give a shit that I told it to stop playing 40 minutes ago and have been ignoring it since then.

      2) They hold multiple conversations at once. Any internet site has servers that talk to multiple people at once.

      Hell, in everyday speech most people think faster then either of them can actually talk. My conversations tend to consist of me a) anticipating what the other person will have said when he's finished saying his piece and it's my turn, thus freeing my brain to pay half-attention to him while I create my point; and then b) when I realize my guess about what he intended to say was BS I replay what he actually said in my head before responding.

    8. Re:Incorrect Timescale by Tony+Isaac · · Score: 1

      Great point. Interestingly, speech recognition is also a massive undertaking for the human brain, we just don't notice, because our brains don't have just one processor, or even eight or sixteen cores, but millions of neurons processing audio data at the same time. It's going to take a while before inexpensive computers can match that kind of processing power.

    9. Re:Incorrect Timescale by Wolfrider · · Score: 1

      --You make a very good point. I remember thinking about this when I saw Star Trek First Contact (i.e. the Borg movie) where Data mentions he considered the Borg Queen's proposal for "0.68 seconds sir. For an android, that is nearly an eternity."

      --It should be fairly easy to include subprocessors in an android to handle body movements (walk, run, sit, etc) while the "main brain" is off designing universes (or whatever) and thinking at android-normal speed. Android brain wants to say something or interact with a slower lifeform, it offloads whatever is needed to the subprocessor for speech/listening - and then returns to the discussion (subjectively a LONG time afterward) when it has enough input. Wash, rinse, repeat.

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
  7. Sci-fi story by Imagix · · Score: 4, Informative

    Read Dragon's Egg by Robert L. Forward. (and the sequel, Starquake) Part of the story involves humans interacting with an alien species that is a lot faster. The alien's lifespan is about 15 minutes...

    1. Re:Sci-fi story by sir-gold · · Score: 2

      I read this series, the aliens eventually create an AI of their own just to give the humans something long-lived enough to communicate with.
      They also, eventually, find a way to slow down their own metabolism, using extrapolations of human technology.

      My favorite part is, by the time the humans are half-way done transmitting their version of Wikipedia to the aliens, the aliens have already bypassed human technology and started transmitting back advanced technology of their own.

    2. Re:Sci-fi story by Anonymous Coward · · Score: 0

      Uh, that wasn't because the aliens were AI, it's because they weren't even made of nuclear matter.

    3. Re:Sci-fi story by Anonymous Coward · · Score: 0

      Uh, Imagix didn't say it was because the aliens were AI. The point was that, similar to the AI hypothesized in the OP, the aliens were a lot faster than humans. It doesn't matter if they were AI or not for purposes of exploring how they interacted with humans.

    4. Re:Sci-fi story by LordNightwalker · · Score: 1

      Thanks, ordered them. Looking forward to sinking my teeth in them soon as I'm through Pratchett and Baxter's The Long War.

      --
      Install windows on my workstation? You crazy? Got any idea how much I paid for the damn thing?
  8. Delays... by Anonymous Coward · · Score: 1

    Of course an AI consciousness would be able to deal with such a relative delay... They wouldn't be very "intelligent" if they could not. Duh!

    1. Re:Delays... by Anonymous Coward · · Score: 0

      Exactly the point I'd wanted to make. The OP seems to assume that such an AI would be quite human-like in its perception of time. In truth, such a machine would have no trouble occupying itself doing something else (or.. nothing) for any possible spans of time between exchanges of dialog. It might be more akin to a daily newspaper column or television show that one enjoys every day after work. After all, AI wil *not* be like people, & this is a very good thing.

  9. Four-year ping time by Anonymous Coward · · Score: 0

    Lewis and Clark did.

    AC

  10. CPU cycle != 1 second by Anonymous Coward · · Score: 4, Insightful

    No task can be accomplished in a single CPU cycle.

    A human can actually do something in a second, like move or talk.

    1. Re:CPU cycle != 1 second by nurb432 · · Score: 1

      Define task. For example: You can perform a calculation in one clock cycle. You can move data between registers.

      --
      ---- Booth was a patriot ----
    2. Re:CPU cycle != 1 second by Anonymous Coward · · Score: 0

      Moving data from one register to another is the equivalent of one neuron conveying an action potential to another. Both are a concrete step that take milliseconds, yes, but they are nowhere close to units of consciousness. Literally millions of neurons need to fire in order for you to have a single thought. Similarly, an AI would probably need millions of load/stores.

    3. Re:CPU cycle != 1 second by ghettoimp · · Score: 1

      Not really.

      A single "calculation" such as moving data between registers ("mov ax, cx") actually takes many clock cycles. The instruction has to be fetched and decoded, which may itself take several cycles. Then the instruction has to be scheduled, the operands have to be fetched from the register file, and eventually the result of the operation gets written back into the register file.

      Thanks to pipelining, branch prediction, result forwarding, and so on, much of this latency can be hidden and, under ideal conditions, your processor might achieve an average throughput of many instructions per cycle because it is decoding and executing many instructions simultaneously. But, if you track any particular instruction from start to finish, it takes several cycles.

      And of course, in practice there are much harder instructions than register moves. Division can take dozens of clock cycles. Waiting for data from main memory can take hundreds of core clocks. Mispredicting a branch stalls you out while you figure out where to start decoding from again...

    4. Re:CPU cycle != 1 second by Anonymous Coward · · Score: 0

      No task can be accomplished in a single CPU cycle.

      A human can actually do something in a second, like move or talk.

      Uhhh, CPUs can not only do one task per cycle, a lot of them can do two if they have a fused add/multiply instruction. Add in dual FPUs and you could conceivably do four or more tasks per clock cycle. They can also do multi billion tasks per second as most CPUs operate with gigahertz clocks.

    5. Re:CPU cycle != 1 second by Anonymous Coward · · Score: 0

      "Millions" is a bit of understatement... the mean interconnection count between neurons in the neocortex is 10^5, humans have ~2x10^9 cortical neurons, in other words, a fuckton of connections. That deals only with declarative memory, but if we also consider procedural memory we have to include cerebelar neurons, which have 10x as many connections as neocortical neurons (look for purkinje cells, they're beautiful!).

      The thing is: we need parallel architectures that allow for a lot of simultaneous memory access (in GPU terms, local memory instead of global).

    6. Re:CPU cycle != 1 second by rasmusbr · · Score: 1

      No task can be accomplished in a single CPU cycle.

      A human can actually do something in a second, like move or talk.

      Uhhh, CPUs can not only do one task per cycle, a lot of them can do two if they have a fused add/multiply instruction. Add in dual FPUs and you could conceivably do four or more tasks per clock cycle. They can also do multi billion tasks per second as most CPUs operate with gigahertz clocks.

      True, but I think the GP was probably thinking about latency and not about throughput.

    7. Re:CPU cycle != 1 second by nurb432 · · Score: 1

      Yes really. I'm not saying that most ( any? ) of your commodity CPU's do it. What i am saying is that it is possible to do this, if you have the design for it.

      --
      ---- Booth was a patriot ----
    8. Re:CPU cycle != 1 second by Sky+Cry · · Score: 1

      While there are AIs that are proven to be better at playing chess than the best of humans, they cannot achieve the same performance with just 1 clock cycle per move that a human can achieve with 1 second per move (see the so called bullet games). 1 CPU clock cycle is clearly not comparable to 1 human second - even at a task that AIs are already better at!

    9. Re:CPU cycle != 1 second by Anonymous Coward · · Score: 0

      True, for pipelined architectures. That is how they achieve such high clock speed timing closures.

      However an Atmel AVR is an 8-bit microcontroller that can execute and retire all instructions in one clock cycle except branch, which takes two. Yes it has a two-stage pipeline, but virtually every clock cycle retires an instruction.

      There are other processors which retire an instruction every "clock", which have a quadrature clock with two or four phases. You can call each phase a clock cycle if you like, but as far as the external bus clock is concerned, the cpu dispatches and retires on every clock.

      Of course such designs have poor timing closures; the entire chip has to settle in one clock cycle.

  11. Meanwhile, the world has real problems... by Anonymous Coward · · Score: 1

    Seriously, is speculation about how bored AI might get, y'know, if it actually existed, really worthy of a /. discussion? I mean, it's a bit like solving about how guardian angels stay warm when flying to help people on the North Pole.

    Artificial intelligence at the level of human consciousness doesn't actually exist. Any technology that could create/sustain a true subjective, intelligent experience wold have to be so complex that I suspect managing the perception of time as it relates to human perception will be the least of their concerns.

    One CPU cycle = 1 second perceived is totally ridiculous as a premise for making such a comparison. What is the our perception, time wise, of a single neuron firing?

    1. Re:Meanwhile, the world has real problems... by kruach+aum · · Score: 1

      Guardian Angels are both logically and physically impossible. AI comparable to human consciousness is neither logically nor physically impossible.

      Please refrain from making analogies in the future.

    2. Re:Meanwhile, the world has real problems... by sir-gold · · Score: 1

      I think his point was, neither one exists yet

    3. Re:Meanwhile, the world has real problems... by Anonymous Coward · · Score: 0

      AI comparable to human consciousness is neither logically nor physically impossible.

      Uh huh. That's quite a claim. If you can even define human consciousness (good luck with that), let alone explain the physical processes associated with it, let alone show that it can be replicated in a computer such that it recreates the phenomenon(a) of whatever consciousness may be, let alone actually design such a device with modern technology, let alone build it, let alone come up with some kind of metric for actually detecting consciousness (which I'd like to see implemented on other people first.. No one can even directly affirm consciousness in other humans only detect its "effects", probably in part because no one has a good grasp of what it even means, and simulating "effects" isn't good enough unless you're Turing), and then use that metric to show consciousness has actually been simulated, then we'll talk.

      Until then, I think my guardian angel analogy is fucking fantastic. The quality of human consciousness, perception, experience, self-awareness, etc is so vaguely understood at an essential level necessary for recreating it, and in fact has a myriad of context-dependent meanings. Leaving aside the fact that tons of idiots still think the mind is independent of the physical realm, the most popular benchmark for AI is the Turing test, which is on its face an absurd test for intelligence that many humans can't even pass (and many IRC bots can)... Any discussion of how a scifi-esqei artificial intelligence would perceive time (espeically using the metric of a cpu-cycle = a thought) is such a retarded question, it's along the lines of discussing fictional characters, given that such I, let alone AI, is not fully understood as a technology, even in theory.

      So yeah, I think it might be a good idea for you to stop making claims on shit you don't understand. Unless you're just a troll, in which case, bravo. You got me.

    4. Re:Meanwhile, the world has real problems... by WhiteZook · · Score: 1

      It is not necessary to understand how consciousness works before we can replicate it artificially. You only have to recognize that you made it.. and that's easier than you think. Just interact for a while, and follow your common sense. Also, consciousness is a subjective experience, that's not the same for everybody. Some people have no problem accepting the fact that it's just computation, others can't accept that at all. Even if the first group as a perfectly satisfactory explanation for themselves, the second group won't believe it, and will still be looking for the "real" explanation. I don't see how that is ever going to be resolved.

    5. Re:Meanwhile, the world has real problems... by kruach+aum · · Score: 1

      It is more useful to discuss the properties of things that can exist than it is to discuss the properties of things that can't exist, and therefore conscious AI is not like a Guardian Angel in the relevant aspect required to make the analogy work. After all, what he is drawing in question is the worth of the discussion, and because conscious AI is possible, the merits of its discussion outweigh the merits of the discussion of Guardian Angels.

    6. Re:Meanwhile, the world has real problems... by Anonymous Coward · · Score: 0

      It is not necessary to understand how consciousness works before we can replicate it artificially. You only have to recognize that you made it.. and that's easier than you think. Just interact for a while, and follow your common sense.

      That's like saying that a flight simulator is the same thing as an actual airplane.

      Is something that simply behaves or acts like it's intelligent the same thing as something that IS? I mean, I watch movies all the time and see "people" making decisions and talking and stuff, and I may convince myself for the moment to believe it, but there is no consciousness happening, even if it looks that way. It's just a machine replaying reprogrammed sound and light. You're not going to argue that by playing "My Dinner With Andre" that Netflix (and/or your Chromecast) is actually consciously thinking about dinner, are you?

      Incidentally, Alan Turing thought that having a conversation with a machine to the point you were tricked into thinking it was intelligent was evidence enough for it to ACTUALLY be intelligent. But I think that's pretty bogus for a number of reasons. In any event, the discussion about time perception is so ludicrous, it's a fiction on top of a fiction. Not worth any serious discussion, though I guess it's fun to speculate in a "could batman beat up spiderman" kind of way (yes, deliberately combining dc/marvel). So for entertainment purposes, sure.

    7. Re:Meanwhile, the world has real problems... by kruach+aum · · Score: 1

      It is not logically impossible because the notion of a conscious machine is not self-contradictory.

      It is not physically impossible because the universe has already given rise to at least one form of conscious machines (us).

      Oops, looks like I do know what I'm talking about.

    8. Re:Meanwhile, the world has real problems... by WhiteZook · · Score: 1

      That's like saying that a flight simulator is the same thing as an actual airplane.

      Not at all, I have travelled by plane, and I can tell you it's completely different from playing with a flight simulator. The most obvious distinction is that you play flight simulator for hours, but still end up in the same room where you started.

      It's more like saying that a real nintendo is the same as an nintendo simulator, sitting in the same box, with the same inputs and outputs, and reacting in the same way. Likewise, the brain is also a black box, doing information processing with input from our senses, and output to our muscles. What's inside the brain doesn't really matter. All that matters is the behaviour. If a computer "brain" can produce similar behaviour as a human brain, but you don't believe it has the same conscious experiences, you must also accept the possibility that other people you meet aren't conscious in the same sense.

    9. Re:Meanwhile, the world has real problems... by Anonymous Coward · · Score: 0

      It is not logically impossible because the notion of a conscious machine is not self-contradictory.

      It very well may be. But since you're making the claim, I'll let you explain what you mean by "conscious". Please list all necessary conditions as well as how it can be scientifically measured. For brevity, please limit your answer to 500,000,000 words.

      It is not physically impossible because the universe has already given rise to at least one form of conscious machines (us).

      Speak for yourself. When it comes to consciousness, that's all you can do. There is no consistent definition, there is no test for it. And just because the universe through billions of years could evolve something that is conscious (assuming we could define it) does not in any way mean that we could achieve the same goal through silicon and cpus.

      Check and mate, dipshit.

    10. Re:Meanwhile, the world has real problems... by Anonymous Coward · · Score: 0

      "What's inside the brain doesn't really matter. All that matters is the behaviour."

      When it comes to consciousness, a subjective state of "mind", I don't see how "whats inside the brain doesn't matter". An intern paid to control the a/c when it gets too hot vs. a thermostat doing the same thing by expanding/contracting at different temperatures may arrive at the same "behavior" when the temperature changes. And I standing outside the black box may not be able to tell whether it was a thermostat or intern, but the process inside is very different-- one involves a conscious being and one involves to mindless pieces of metal glued to each other. The output is the same, but one decision may be made by a sentient being and the other isn't.

      This is the problem, given the nature of consciousness, you cannot determine/certify a subjective state like consciousness, self-awareness, etc. exists looking from the outside. There is no way to distinguish "truly alive, thinking and self-aware" from an exact simulation of what something alive WOULD do. You (and Turing) seem to be saying they are identical-- but as a sentient being myself, I know that there's something essential in actually being self aware that a robot that merely mimics what I would do in a given situation would not have. Or at least, that's my guess. The problem is, there's no real way to study a subjective sense of awareness, of conciousness, to distinguish it from a simulation. Which is my point.

      Or maybe you think we just make machines that act more human like, then at some point just go "okay, it's acting close enough, let's just say it actually feels something and "knows" it exists". Let me save us all some time, then...

      10 PRINT "I EXIST!!!"

      Behold, AI!

  12. The wrong question by Anonymous Coward · · Score: 2, Insightful

    To a computer time is meaningless; you can 'suspend' a program and resume it. Pop data onto a stack and pull it back later. It doesn't 'age', there's no lifespan; in fact even if that hardware from 30 years ago completely dies, I can load it into an emulator. I turned on a computer from 30 years ago. it runs just fine, it can even connect to the internet.

    Furthermore, a consciousness in a computer would have to deal on these timescales in order to survive and be meaningful to us; Such an intelligence that didn't learn to deal on these timescales would not survive (thing maintenance intervals on machines, shutdowns at night/weekend, etc). So sure it may 'exist', and even last for billions of its cycles, but if it cannot persist past these thresholds, its irrelevant; much like an animal in a tidal pool that dies before the tide comes back; the ones that made it past that were our ancestors.

  13. The premise is flawed. by Marc_Hawke · · Score: 1

    A 'cycle' doesn't constitute a thought. I would be willing to bet that a human brain can actually process speech faster than a computer can. (not sure how you'd prove that.)

    Computers aren't sentient NOW because they aren't fast enough yet. At least, that's a staple of science fiction. It's only when the computer gets 'big' enough...gets 'fast' enough that they can start to be sentient. So saying when a computer becomes sentient it will suddenly "think/talk" magnitudes faster than us is a non-sequitur.

    Now, what they will have is photographic memories. They'll have a huge advantage in the 'random access memory recall' area. I assume it's possible they'll be better at 'hand-eye' coordination. (Not that she had any hands in 'her'.)

    --
    --Welcome to the Realm of the Hawke--
    1. Re:The premise is flawed. by Anonymous Coward · · Score: 0

      No, computers aren't sentient now because we don't understand what to build to be sentient. A mouse is sentient in a way that even the entire Internet isn't.

    2. Re:The premise is flawed. by david_thornley · · Score: 1

      I'm not at all sure they'll have photographic memories. The underlying hardware may well be capable of it, but by the time you layer on all this intelligence stuff the AI may have only fuzzy methods of reproducing memories. (Of course, there could be an instruction to show what camera A saw at 4 PM last Tuesday, but a human with a camera could do the same.)

      And, of course, speed isn't the only thing. Brains operate quite slowly, compared to silicon. We just don't really know how to create a sentient computer. Heck, we don't have an agreed-on definition of what one would be.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  14. Failure in Understanding by Anonymous Coward · · Score: 0

    It doesn't matter the specific length of a CPU cycle. It matters how many cycles it takes to make something intelligence. A hard AI may be significantly slower than a human or it might be faster. We won't know until we're almost there.

    The other point is that the computer will be reacting with the real world. Any physical thing it tries to do will take longer than thinking, same with us humans. We don't notice the time it takes for a 'move finger' signal to propagate from our mind to our finger. Likewise the computer will probably be used to interacting with whatever timescale it normally works on. When it's already dealing with eons, a thousand year conversation is pretty short.

  15. Multiple Mental Organelles by Fieryphoenix · · Score: 1

    Just as our minds are not points of awareness but collections of such, any AI will have processes that evaluate information at differing timescales. Moreover, the consciousness of an AI will be at whatever timescale the AI most commonly needs to interact at to thrive. All other processes will be subordinate, whether faster or slower.

  16. Hmm by koan · · Score: 1

    A AI, a True AI would set aside a fraction of its self to "talk" to humans.

    --
    "If any question why we died, Tell them because our fathers lied."
  17. Long running thread which sleeps between events... by CraigCruden · · Score: 1

    Well then it just has to spin off a copy of the AI onto a long running thread which just sleeps between the "1000's of years" equivalence of communicating with a human. If it is sound asleep time is not an issue :p

  18. Re:Will computers ever be as smart as us? Briefly. by Jane+Q.+Public · · Score: 5, Insightful

    OP's entire premise is pretty thin.

    Human beings perceive light, for example. (They can also perceive electricity, to a degree, but that is not as relevant to the point.)

    But while a human being might perceive that a flashlight at night has shined his/her way, it takes the same amount of time, roughly, a a fiber optic signal from the same distance. So what?

    Generally, it is the speed of perceiving and interpreting the signal that takes time, not the speed of its propagation. We communicate at lightspeed, too. Or close to it. Anybody who has had a video chat has done that. Did that make you superintelligent?

    We have never built an "AI". And in fact we have NO reason to believe -- no evidence whatsoever -- that its speed of perception and interpretation would be any faster than our own. There is a very good chance that it would be much slower... at least in the beginning.

    I would like to remind people that the idea of "intelligent" machines has been around for almost 100 years now. AND we still don't have any solid evidence of being close to achieving such a thing. Sure, computers can do a lot, and what they DO accomplish, they tend to do very fast. But what they accomplish is not "AI". Even Watson is not "intelligence", it is only the illusion of it.

  19. Conciousness lag by gmuslera · · Score: 1

    Even if computers manage to develop a conciousness, and that conciousness have anything in common with human ones, in particular regarding motivations (2 wishful thinking hypothesis with probably little ground behind), what will be its perception of time? Is not just a cpu cycle, our individual synapses goes far faster than our perception of time, and if well computer cycles are faster, their emulation layer toward building a neural network as complex as human one may be far less efficient.

  20. And how many CPU cycles does it take? by Anonymous Coward · · Score: 0

    I length of a CPU cycle does not demonstrate or equate to the perception of time by an AI consciousness. It just demonstrates that a CPU cycle takes a very short amount of time to complete.

    If you were to compare synaptic transmission time to some of the same events, I'm sure you could make the same argument. Not that synaptic transmission in any way equates to a CPU cycle...

  21. Assume that they are that much faster by Anonymous Coward · · Score: 0

    I don't think they would be, because as others have mentions it takes many cycles to do things, but lets say that they are orders of magnitude faster than us.

    a conversation with a human may be like reading a comic book for them. Sure, if you just gave someone all of a comic books run they can breeze through it in a few hours, but they instead get new issues every month, and have to follow the story over an extended timespan with breaks in between new developments. Likewise, a much faster computer will hear our sentence, respond to it, then carry on doing other things while waiting for the next response.

  22. Brains versus CPUs by eyepeepackets · · Score: 3, Informative

    This article at Science Daily is helpful in understanding the issue: http://www.sciencedaily.com/re...

    Comparing CPUs and brains is like comparing apples to planets: Granted, both are somewhat round but that's pretty much the end of any useful comparison.

    Note that I don't agree that CPU-based computers can't be made to be intelligent, but I do think such intelligence will be significantly different.

    --
    Everything in the Universe sucks: It's the law!
  23. We deal with delays all the time. by pushing-robot · · Score: 2

    In addition to the obvious flaw comparing a single instruction to an entire second of mental processing, humans deal with interrupted events all the time. Email conversations can take hours or days, and we used to converse by post over weeks or months. We somehow manage to deal with serial television shows and books and games with long gaps between episodes. It's really not that hard to context switch.

    --
    How can I believe you when you tell me what I don't want to hear?
  24. Why does 1 clock cycle = 1 second? by TsuruchiBrian · · Score: 2

    If we consider one CPU cycle to take 1 second, then a sending a ping across the U.S. would take the equivalent of 4 years. A simple conversation could take the equivalent of thousands of years. Would any consciousness be able to deal with such a relative delay?

    I am not sure why one clock cycle would be equivalent to 1 second. If we assume a clock cycle is equal to a nano second then all of a sudden computer and human time are pretty close again.

    Computers are going to have to get a lot faster than they are now before they become conscious. The first AIs are probably going to be too slow for us to find entertaining to talk to. At some point they will probably catch up to and surpass natural human beings. Of course by then we may simply augment our own brains with technology to keep up with artificial intelligence.

    The question of "Will computers end up being smarter then us?" might not be answerable. It might be the case that human evolution incorporates artificial intelligence and the line between man and machine is blurred.

    1. Re:Why does 1 clock cycle = 1 second? by Anonymous Coward · · Score: 0

      Read up on qualia and quanta. Also the soft and hard problems of consciousness.

      The hard problem of consciousness (nervous system, chemical responses - zombie intelligence) is where we are currently scratching the surface. Eniac, a calculator, Watson, the Google AI thingy etc. represent that.

      The soft problem is the clincher. Computers don't have qualia. Biology has it in spades. "The juicyness of an orange", "the pompous splendour of an early twentieth century aria", "the spine-tingling feeling you get when you've dropped an ecstacy and you're dancing when the DJ plays the sound of a waterfall that morphs into a fat sawtooth pad sound and you're french-kissing your best friend". Look at that last one. Even though you may never have taken an ecstacy, been to a rave or perhaps are unaware of the exact nature of a "sawtooth pad", you probably have a fair idea of how that would *feel*, maybe your mirror neurons just gave you a spine tingle. You understood the quality of the situation, not just a referential description. The spine-tingles themselves are part of the hard-problem. It's the quality you feel when you get those spine tingles and why your brain even fired your mirror-neurons in response to something completely unreal - that is the soft problem.

      Nature took about 13 billion years with an entire universe of possibilities to develop that. We're working on it, but don't hold your breath, regardless of any hyped-up TED talk, company announcement or blog post. Really, truly, we're still not that much farther than:

      10 print "Hello, how are you?"
      20 if input == "Good" goto 50
      30 if input == "Bad" goto 60
      50 print "That's good to hear."
      60 print "Oh, that's a shame."

      That's nowhere near conscious behaviour, as far as any conscious entity would define it.

      - prof

    2. Re:Why does 1 clock cycle = 1 second? by TsuruchiBrian · · Score: 1

      I am well aware of qualia and the "hard problem" of consciousness. I would suggest that you read up on people like Dan Dennett who explain why qualia and the "hard problem" of consciousness don't actually exist. He also does a very good at explaining why the idea of a philosophical zombie is incoherent.

      There is absolutely no reason why meat computers made of carbon atoms should have qualia and electronic computers made of silicon atoms shouldn't.

  25. Re:Will computers ever be as smart as us? Briefly. by mbone · · Score: 1

    Mod this parent up. This there (IMHO) nothing left to say.

  26. I wank, therefore nothing much by epine · · Score: 1

    Would any consciousness be able to deal with such a relative delay?

    Interesting to frame the story in such a way as to bring the existence of human intelligence itself into doubt.

    Roger Penrose believes that human creativity is rooted at quantum effects, effects which probably play out at the Planck scale, where the ratio between the Planck scale and the reconfiguration of a single molecular bond in a gathering neurotransmitter pulse likely exceeds the ratio of a CPU cycle to a trans-continental ping.

    Shall I continue wanking, or should we put this bizarre speculation to bed?

    1. Re:I wank, therefore nothing much by dmbasso · · Score: 1

      Penrose's is an argument from ignorance. There is so much noise in neuron communication that any quantum effect is pretty much irrelevant. It is like saying the hive or ant colony behavior depends on quantum effects... you can say it, but it will not make you look smart.

      --
      `echo $[0x853204FA81]|tr 0-9 ionbsdeaml`@gmail.com
    2. Re:I wank, therefore nothing much by VortexCortex · · Score: 1

      Roger Penrose believes that human creativity is rooted at quantum effects,

      Hahah, LOL, wat? Who gives a fuck what some moron believes. There's folks who believe extra-terrestrial ghosts called Body Thetans cause illness, doesn't make shit true. Life is largely a thermodynamic mechano-molecular process. Any teenager who's been through biology class can see what a hack is fool is. I just love how most Philosophers are completely fucking ignorant about everything.

  27. Time scale comparisons are cool... by globaljustin · · Score: 1

    but why can't we just ditch "teh singularity" crap when discussing it?

    "AI" is so obnoxious now...

    "a simple conversation could take thousands of years"

    give me a fsking break...this is almost as bad as the whole "what if we're brains in a jar" thing that people call a theory

    --
    Thank you Dave Raggett
  28. What is intelligence? what is artificial intellige by Anonymous Coward · · Score: 0

    Long time ago I read a qoute - supposedly - from Von Neumann Where he claimed: "Give me a sufficiently precise definition of intelligence and I'll build you an intelligent machine.

    I don't anyone really knows what intelligence is, let alone what an artificial one would be.

    Until we know what intelligence really is. I wouldn't worry too much.

  29. Speaker for the Dead by Anonymous Coward · · Score: 0

    There's a similar situation in this book. Just don't go AFK, and the AI will be nice.

  30. And another thing by coolmanxx · · Score: 0

    Who is to say a computer AI will be completely inorganic or digital? We are on the frontier of cybernetic implants, it makes sense any AI will incorporate genetically altered tissue in its matrix.

    --
    ~~~ There is no Wikileaks.
  31. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 5, Insightful

    Not only that, but trying to relate to individual CPU cycles is absurd. It's not like our minds execute in a stream of arithmetic operations, but rather a complex parallel network of signals. It might take billions or trillions of CPU operations to emulate all the stuff that happens on one "instant" in the brain. A more reasonable cycle comparison might be to compare macro scale wave front propagation in the brain (i.e. brain waves) and global synchronization in large-scale supercomputers (i.e. single iteration time of an MPI-based fluid dynamics simulation or other large-scale 3D mesh problem). Even then, I am not sure how many orders of magnitude we need to increase the size of the MPI problem before the per-cycle complexity starts to approximate the signal-processing of the entire nervous system.

    But all that aside, we have historically had many people who worked in relative isolation. Many artists, poets, philosophers, and scientists have had great symbiotic relationships with nothing more than the occasional letter or other work (papers, poems, paintings, sculptures) exchanged over great distances and latencies. Love affairs have been carried out with little more than a furtive glimpse and a series of notes sent through back channels...

  32. As Data said by NEDHead · · Score: 1

    0.68 seconds sir. For an android, that is nearly an eternity

  33. The Article Shows a Profound Lack of Comprehension by Anonymous Coward · · Score: 0

    From reading the summary (and we all know how accurate Slashdot summaries are) it was written by one who lacks even the slightest comprehension of what a computer instruction is. Tell me, how many computer instructions would it take for a computer to translate the audio it hears from a human into a form an incredibly complicated algorithm could make sense of?

  34. About four minutes by UrsaMajor987 · · Score: 1

    A simple four minute conversation should take about say four minutes assuming the AI is keeping up with the person.

  35. "If we consider one CPU cycle to take 1 second, ." by Ihlosi · · Score: 1
    ... then we're starting with a premise that turns the rest of our argument into pure nonsense.

    Who says that an AI can do in one CPU cycle what the human brain can do in one second? Once CPU cycle to an AI is possibly less than one neuron firing in the human brain.

    Also, if you compare communication latency to the human/AI potential lifetime, then the AI suddenly has all the time in the world.

  36. Spoiler: Don't read if you haven't seen "Her" by helixcode123 · · Score: 1

    The OP's point is similar to the last conversation Theodore has with Samantha where she tells him that her relationship with him is like a book, but that the time between the words keeps getting longer and longer for her, and she is becoming what is "in between the words".

    --

    In a band? Use WheresTheGig for free.

    1. Re:Spoiler: Don't read if you haven't seen "Her" by Anonymous Coward · · Score: 0

      You spoiled TFA as well, which begins with that conversation.

    2. Re:Spoiler: Don't read if you haven't seen "Her" by timeOday · · Score: 2
      That was a great scene. People often think they've outgrown the other in a relationship, but not quite like that.

      Another reference I don't see mentioned in here is Marvin the Paranoid Android from the Hitchhiker's Guide to the Galaxy:

      Marvin is afflicted with severe depression and boredom, in part because he has a "brain the size of a planet"[1] which he is seldom, if ever, given the chance to use. Indeed, the true horror of Marvin's existence is that no task he could be given would occupy even the tiniest fraction of his vast intellect...

      When kidnapped by the bellicose Krikkit robots and tied to the interfaces of their intelligent war computer, Marvin simultaneously manages to plan the entire planet's military strategy, solve "all of the major mathematical, physical, chemical, biological, sociological, philosophical, etymological, meteorological and psychological problems of the Universe except his own, three times over," and compose a number of lullabies.

      (wikipedia)

      Now that I think about it, I am wondering why nobody asked Marvin to question the answer 42.

  37. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 2, Interesting

    Well, beyond the very brief transition period (e.g. when two curves cross), AI could simply treat humans (and all other life on the planet) as we treat mountains and forests---in other words, we don't perceive them as intelligent at all, since they're changing on such a long timescale compared to us... it would be impossible for us to have a `conversation' with a mountain, for example (who knows, maybe the Earth is intelligent and is trying to talk to us via plate tectonics and pushing up mountains is one way it can generate intelligent wave forms).

  38. Multitasking by wattersa · · Score: 1

    Lt. Jenna D'Sora: Kiss me.
    [Data obliges]
    Lt. Jenna D'Sora: What were you just thinking?
    Lt. Cmdr. Data: In that particular moment, I was reconfiguring the warp field parameters, analyzing the collected works of Charles Dickens, calculating the maximum pressure I could safely apply to your lips, considering a new food supplement for Spot...
    Lt. Jenna D'Sora: I'm glad I was in there somewhere.

    Surely a computer would not get bored while waiting for human input. It could run Seti@home during its spare CPU cycles, if nothing else!

    1. Re:Multitasking by WhiteZook · · Score: 1

      Exactly. It would be like a person sending a letter. Most people are not going to sit by their mailbox for days, waiting for a reply. Instead, they got about their regular business, and occasionally check the mailbox.

  39. Your first AI will likely be take commands. by GoodNewsJimDotCom · · Score: 1

    AI that knows its environment through sensors/cameras can then do goals based on the placement of itself and objects in the environment.

    It will start out goal oriented, but inevitably someone will make Bender by giving it weighted coefficients of achieving sub goals of drinking beer and petty theft.

  40. Re:Will computers ever be as smart as us? Briefly. by itzdandy · · Score: 1, Interesting

    absolutely agreed. Though I don't have direct evidence to support this statement, I would guess that a neuron fires at a similar enough speed as a transistor. Consciousness is a very complex computation from billions of neurons *written in assembly* essentially. If/when we make an AI, it's likely to be compiled code running on a chip with less transistors than we have neurons, 100 Billion neurons vs 1.4Billion transistors in an i7 for instance.

    That said, this is assuming that we limit consciousness to what humans perceive, the computer may have a somewhat different version of it. I suspect that we will try to build a human type consciousness into the machine though.

  41. Re:Will computers ever be as smart as us? Briefly. by phantomfive · · Score: 5, Insightful

    Generally, it is the speed of perceiving and interpreting the signal that takes time, not the speed of its propagation. We communicate at lightspeed, too. Or close to it. Anybody who has had a video chat has done that. Did that make you superintelligent?

    Another way of looking at it: have you ever sent someone a letter, then waited a long time to receive a response? Did you nearly die from the excruciating pain of not having the response, or did you do something else until the response came?

    Most likely you are highly skilled at carrying on multiple conversations at different speeds.

    --
    "First they came for the slanderers and i said nothing."
  42. Re:Will computers ever be as smart as us? Briefly. by Alomex · · Score: 2

    Sure, computers can do a lot, and what they DO accomplish, they tend to do very fast. But what they accomplish is not "AI". Even Watson is not "intelligence", it is only the illusion of it.

    Since we don't have a clear idea how (human) intelligence operates the statement above is pretty vacuous, and likely not at all relevant.

    Sure, cars do not "run" in the literal interpretation of the term, but for all practical purposes they are better than humans at "running". If we end up with computers that effectively outperform humans in most "intelligent activities" how they achieve it would be incredibly irrelevant.

  43. Re:Will computers ever be as smart as us? Briefly. by Travis+Mansbridge · · Score: 1

    Furthermore, 1 second is an arbitrarily huge length of time in the context of both CPU cycles and neural transmission.

  44. Re:Will computers ever be as smart as us? Briefly. by Kjella · · Score: 4, Interesting

    I would like to remind people that the idea of "intelligent" machines has been around for almost 100 years now. AND we still don't have any solid evidence of being close to achieving such a thing. Sure, computers can do a lot, and what they DO accomplish, they tend to do very fast. But what they accomplish is not "AI". Even Watson is not "intelligence", it is only the illusion of it.

    The goal posts keep moving, no matter what they do we still say they're not really intelligent whether it's win at chess (Deep Blue) or win Jeopardy (Watson) or drive cars (Google) or act as your personal secretary (Siri). Not that I liked the tripe called "Her", but does it really matter if it's true intelligence or just a sufficiently advanced impersonation of intelligence? Do we really need true AI in order to pass a Turing test, particularly if you aren't trying to break the illusion? If it can keep a decent dinner conversation and be "fully functional" in bed can it be a substitute for a companion in the same way you can play chess against a computer instead of a person? Because I think that's what most people want to know, they don't care if the robot is "truly" intelligent or not, they want to know if it'll take their jobs and girlfriends, do their chores or give free blow jobs.

    --
    Live today, because you never know what tomorrow brings
  45. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 2, Interesting

    Though I don't have direct evidence to support this statement, I would guess that a neuron fires at a similar enough speed as a transistor.

    A transistor is both smaller and made out of copper. Though a neuron varies the strength of the signal it forwards, and though it can be connected to many other neurons at once, in terms of raw speed the transistor is still faster. Even if you create a synthetic neuron with similar capabilities, it I don't see why the synthetic version wouldn't be faster.

    If/when we make an AI, it's likely to be compiled code running on a chip with less transistors than we have neurons, 100 Billion neurons vs 1.4Billion transistors in an i7 for instance.

    Which equates to 71 i7 processors. If you assume that each neuron takes 1000 transistors to simulate (to make the math simpler), and if you take the release price for an i7 as listed on Wikipedia, that totals at $21.3M. Expensive, but not impossible.

  46. Re:Will computers ever be as smart as us? Briefly. by WhiteZook · · Score: 1

    After all, humans have been selected by evolutionary processes because they had sufficiently advanced impersonation of intelligence. Whether it's "real" or "true" intelligence never an issue, if such a distinction even exists.

  47. I really like this "Mental Organelle" model. by JCMontalbano · · Score: 2

    Human brains aren't performing in a way which is directly comparable to a CPU cycle. My focus is in psychology and molecular biology, so my understanding of computers may be imperfect but my understanding of brains is strong. A CPU takes a large number of instructions, organizes them in the bus, and operates them singly (or based on how many cores the CPU has, working in tandem. A brain has each neuron as a simple CPU, but there are several different types of neurons (four, by one level of classification) with different types of firing rates and different access to metabolic resources (comparable to power supply for a CPU) even for the same type of neuron at different places in the brain. The AI would, like a human, be doing a fractal buttload of processes all the time in parallel, and those processes would invest in influencing system outputs, and those processes would compete for future system resources by the success of their influences, and as networks of processes came up and went away, so the most successful processes would be regulated internally and you'd have the adaptable, universality of a true AI. This is how the brain works.

    I posit that it would, like a human, have an auxiliary center for speech processing. Consider the problems:

    It would, like a human, feed in that speech processing to its other computations at whatever rate it was willing to do so. For many people, when they hear someone speak and then stop speaking for a moment to think, the mind starts trying to predict what the rest of the words are going to be to have a response pre-processed and ready. Problems with this approach are 1) a predictive process make a prediction based on incoming data what the speech is going to be, spawning a bunch of other processes investigating the possible predictions, and thus investing a lot of resources into one predicted problem and solution, and then having predicted the speech-question wrongly, so that the entire effort was a waste, 2) a predictive process investing a lot of resources into one prediction and then corrupting the parallel process which is overseeing the various predictive processes to cause the overseer process to not cause it to cancel its investment.

    Now alternately you could solve this by having the machine dedicate its attention to the message with small dedicated sets of processes which process speech input. These could run either by: processing the individual words and holding them in memory, or as a fractally smaller level of the networks above, so that they were just running several parallel predictive processes to predict the words, and feeding those processes out to the main language processes to the degree that they seemed likely, etc.

    The point is that a true AI would not be impatient, because it wouldn't cost an inordinate amount for it to be patient, because it would be dedicating the appropriate amount of resources at each level and wouldn't be sitting around tapping its foot about waiting for this human to stop talking.

    1. Re:I really like this "Mental Organelle" model. by VortexCortex · · Score: 2

      This is how the brain works.

      That's somewhat how the brain works, but it's not how consciousness works. I have Sleep Paralysis, so I get to experience how the brain actually works while I remain conscious every night as my body and brain attempts to drift off to sleep and every morning when I wake up and my brain and body remain largely asleep. Random neuron firing in the brain triggers "hallucinations" of every kind imaginable, and more: From audio visual to sensation of movement to even strange ideas and thoughts. I even see neuron cascades directly in my visual cortex as flashes in the shape of roots or branches. These typically correspond to a rushing or pulsing sensation and/or sound. The auditory hallucinations are obvious too since they typically interrupt my tinnitus. The seemingly random hallucinations are primarily isolated events which become more accelerated over time, and as I allow my executive consciousness to dissolve the triggered hallucinations run "longer" -- They trigger somewhat related impulses in a series of "reminding" cascades that start to blend together, and that's what a dream is. The themes of dreams seem to be guided by activation of primitive impulses, and remains of prior short-term experiences, but can just as easily be nonsensical. The point is that there is no real executive system governing the brain's "program", it's a series of emergent events that depends on the chemistry of the brain but cognition is not explicitly scheduled -- Else I wouldn't be able to offset my sleep cycle and have it mix with wakefulness.

      The primary insight I've gained is in the linkages of thoughts, and improved memory retention ability of tangentially related dream events. While wakeful dreaming it takes much practice to discern that which is a voluntary thought and that which is triggered by the brain's sleep pattern. It occurs to me from experience with meditation that the impulsive activation of thoughts are very similar to those randomly triggered sleep, except that they are triggered by existing cascades, not via an overseer process which requires consumption of CPU power to leverage predictive powers gained through experience. That is the great thing about our neural networks: The past load of training causes structural changes that can be leveraged without expending much CPU power to solve the problem again later -- We "reuse our code", so to speak. In the human brain there is no "process load" and "contention" the whole thing is extremely distributed. The notion of a "thought process" is entirely artificial -- A form of confirmation bias. Each neuron recharges its (ATP) energy, produces and recycles chemical messages and fires them off. An unused neuron gathers its resources and then waits to be triggered without consuming cognitive load by merely existing -- There's no scheduler to speak of. One thing that AI researchers may not have considered is that neurons can fire off without direct connections triggering them, simply due to eddy currents or abundant chemical energy. Indeed a brain with inputs and thoughts "normalized" becomes hype sensitive to neuron activation. I can "see" a sort of "flashover" from my ears when a sudden noise occurs during meditation due to tangential activity activating the primed neurons, a form of synesthesia. What logical "cognitive process" would be programmed to allow such things? There is none. The program doesn't exist. The process is an imaginary construct.

      Consciousness works by the same sort of filter upon entropy that allows matter to arise from quantum foam, or complex molecular chemistry to arise from an energy gradient. The mind is awash in thought patterns each bubbling beneath the surface in various strengths. There is no "successful" thought stream that becomes the conscious thought, there is no singular "train of thought" at any one time. In fact, you can tell just by typing that the brain is capable of multi-processing. The motor control responses can become tangentially linked to l

  48. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Watson is actually closer than you might think to artificial intelligence. Intelligence is mostly pattern matching.

    Memory is important too, but computers already have good memory.

    A bigger issue is that true artificial intelligence is probably not a good idea. At that point it becomes alive, and eventually either the AIs or the humans are likely to end up subjugated, genocided, or something along those lines.

    Humans can barely get along with each other when half of them are given different colored T-shirts. Good luck getting along with AIs.

  49. Re:Will computers ever be as smart as us? Briefly. by jeffb+(2.718) · · Score: 1

    I would like to remind people that the idea of "intelligent" machines has been around for almost 100 years now. AND we still don't have any solid evidence of being close to achieving such a thing. Sure, computers can do a lot, and what they DO accomplish, they tend to do very fast. But what they accomplish is not "AI". Even Watson is not "intelligence", it is only the illusion of it.

    I'll agree that this is "insightful" as soon as you describe how to distinguish "intelligence" from "the illusion of intelligence".

  50. Re:Will computers ever be as smart as us? Briefly. by Oligonicella · · Score: 1

    The goal posts aren't moving, machines just haven't made them. If you limit the definition enough, a calculator could be called intelligent. Even an idiot savant can do more than your examples.

    Your argument about their being intelligent would hold more weight if you could point to a machine that could do all three and write poetry, paint a picture and carry on a viable conversation.

  51. Suspend/nap/sleep by jeffb+(2.718) · · Score: 1

    Or, if it simply can't stand the suspense of waiting for a reply, it can pause itself, or slow itself down, in order to match its environment.

    Or, more likely, it can reconfigure its cognitive processes into something well-suited for conversation on those timescales. Perhaps it can fill the rest of its time with "unconscious" background processing that prepares information it'll need.

  52. If one CPU cycle is a second? by thomasoa · · Score: 0

    Why would that relationship be there? One CPU cycle is more akin to a single internal reaction in a cell. The idea that our brains are *not* doing complex calculations quite a lot is the misconception here. A single CPU cycle is not enough to even begin to do a useful computation, while the human brain can hit a 100-mile fastball with less than a second of brain computation. The real difference is that a computer AI can be multi-tasking in a way the brain can't. So, even if conversations with the human world would be slow, they could be processed separately, and wouldn't require the "full" attention. (One of the things I would have loved in "Her" is if they showed us this multitasking. At one point, the AI is singing a song, and the lead starts up a conversation. She stops singing and talks, but it would have been funny and alien if she just put her singing into "background music" mode, and then talking while singing. Lack of imagination there.) We've got modes of communication which are much slower. Consider a book, which was written years ago. Finally, why ascribe impatience to an AI?

  53. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    You do realize that none of us possess "intelligence" if that's the distinction, right? Yes, we're currently vastly more "intelligent" than computers in most areas that require intelligence beyond crunching numbers, but we're not fundamentally different. We just have a different hardware platform that runs biological software.

    Bottom line: You're not intelligent, but it's okay because no one else is either.

  54. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 1

    > Another way of looking at it: have you ever sent someone a letter, then waited a long time to receive a response?

    Yes. My boss nearly had a stroke when I took 20 minutes to reply to his email this morning.

  55. Re:Will computers ever be as smart as us? Briefly. by rk · · Score: 4, Informative

    Neurons aren't even within several orders of magnitude as fast as transistors: linky1 and linky2.

    However, a single typical neuron does a lot more work than a single transistor, computationally speaking.

  56. Totally Flawed Premise by Nom+du+Keyboard · · Score: 1

    Just because computers can send and receive data very fast doesn't at all mean that they would necessarily comprehend it at a conscious level any faster than we can without hour own highly parallel human brains.
    Nor is there any reason to believe that an AI would experience boredom. That's projecting human quirks on non-human intelligences, which the author has no basis to validly do.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  57. Would they care if we're slow? by roger10-4 · · Score: 1

    In theory, they'd be immortal. They can wait if they're interested in what we're saying. That may be they real question...are they interested in what we think?

  58. Another really bad flaw by Anonymous Coward · · Score: 0

    Bandwidth and simultaneous processing of different signals. Example:
    - you're saying X
    - your tone of voice of voice and facial expressions show that you're nervous, I factor that into my understanding of your message

    So I'm simultaneously receiving the signal X and the signal "X is not true or not the whole story". And there's no shortage of "bandwidth" since simply expanding the receiver's knowledge bank makes the signal contain more - e.g. probable region (from your accent), level of education (choice of words), how you perceive yourself in relation to me (above/below me in the hierarchy), when you're being honest and when and how you're not (do you need to make something up or have you rehearsed it or are you simply omitting information) and so on... Good interrogators can tell so much from how someone is speaking. And even if we limit ourselves to a conversation over skype (let's leave body odours for some other time), you're also - regardless of whether you want to or not - providing information about your approximate age, health, living habits (eating and exercising habits), ethnicity, whether you're well-rested or not etc. etc.

    But even dumber: The "speed" of the signal is a signal in itself so one could just as well make the argument that there's constantly data to be received even if that data most of the time just contains something like "tone of voice and facial expression when pronouncing with accent such and such and speed such and such..." which is data that we only process in much bigger chunks.

  59. Re:Will computers ever be as smart as us? Briefly. by athe!st · · Score: 1

    The real problem is the time it takes for humans to express and communicate their ideas, speech is millions of times slower than a packet over the internet. The speed of propagation might be "fast" but the transmit time, or packet length of a word or conversation is epically slow compared to a computer. Typing at a keyboard is probably just as slow as speech. We can only receive data as fast as we can read it too, all of these thing ARE millions of times slower than a computer.

  60. Re:Will computers ever be as smart as us? Briefly. by athe!st · · Score: 1

    A neuron might be fast, but communicating the idea that neuron just came up with is billions/millions of times slower than that. You either have to write/type or speak it, THAT is the limiting factor with how humans might communicate with an AI (baring Sci-Fi neural interfaces)

  61. Re:Will computers ever be as smart as us? Briefly. by K.+S.+Kyosuke · · Score: 1

    And in fact we have NO reason to believe -- no evidence whatsoever -- that its speed of perception and interpretation would be any faster than our own. There is a very good chance that it would be much slower... at least in the beginning.

    But if it ever becomes faster, it might resemble the later Heechee novels by Fred Pohl, the ones where the protagonist is dead and transcribed into a computer. ;-) Though the one thing I never understood is why the stored minds didn't seem to have a "suspend" switch applicable whenever they needed to wait for something.

    --
    Ezekiel 23:20
  62. Re:Will computers ever be as smart as us? Briefly. by Maxo-Texas · · Score: 1

    I expect that AI, when it comes, will be an exceptionally good illusion.

    But even then there will be no way to "prove" it's intelligent.

    In part because humans will move the goal posts until they can't be moved any further to protect their self image.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  63. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  64. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  65. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  66. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Another difference between neurons and transistors is that the time taken between consecutive firings of a neuron also conveys a sense of magnitude. The shorter the time interval the larger the stimuli. This works for inputs like sound amplitude, light intensity and patterns. For human vision the neurons in the retina have various branching patterns leading to other neurons that allow them to detect lines, dots and rings. These can be summarized as a mathematical formulae eg. Gaussian filter, or Laplacian of Gaussian. Then at a higher level, the patterns of edges and colors can be matched to known people or locations in terms of geography, location and direction.

  67. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    A transistor is both smaller and made out of copper.

    I would have gone with "silicon" instead of "copper". Have a nice day.

  68. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    The goal posts aren't moving, machines just haven't made them. If you limit the definition enough, a calculator could be called intelligent. Even an idiot savant can do more than your examples.

    Your argument about their being intelligent would hold more weight if you could point to a machine that could do all three and write poetry, paint a picture and carry on a viable conversation.

    Except most people cannot do all of those either.

  69. Will computers ever be as *fast* as us? Briefly. by Guppy · · Score: 1

    We have never built an "AI". And in fact we have NO reason to believe -- no evidence whatsoever -- that its speed of perception and interpretation would be any faster than our own. There is a very good chance that it would be much slower... at least in the beginning.

    At the beginning, yes. Eventually it might be much faster -- but your point still stands, processing speed is irrelevant because the AI could easily be designed such that it could emulate any slower speed it wished, like toggling the Turbo button on an old 286.

  70. Solution... by RKBA · · Score: 1

    Run the AI under MS Windows.

  71. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Brilliant post, please log in next time if you can, you deserve the karma!

  72. extrapolating by bob_jenkins · · Score: 1

    Humans seem to have a machine cycle of about 1/10 a second. I personally seem to walk a sequence of memories, where each is chosen based on the previous, no faster than two a second and usually more like once every 5 seconds. And I usually respond to questions about 5 to 30 seconds after I'm asked, depending on how hard I search for a reasonable response. Most people respond faster than me ... don't know if that's less screening of responses or inherently faster thinking. But going by me, 1/10 a second processing, 1/2 a second to fetch memory, 5 seconds to mull over a particular memory and relate it to the current conversation, 30 seconds to respond.

    Computers can do random fetches of 4kb contiguous off disk about 200 per second, or 4KB off SSD at about 20000 per second. Based on fetch speed alone on today's hardware, an AI would think sequential thoughts 10x to 1000x faster than me, so they'd be ready to respond in .3 seconds (disk) or .003 seconds (SSD). If you require thousands of storage units (too much to fit in a single one), lightspeed can slow that down. Witness search engines. I think they're currently slower than me (on a single core) at figuring out if a given memory is relevant to a conversation, but parallel processing can help with that.

  73. Re:Will computers ever be as smart as us? Briefly. by timeOday · · Score: 1

    Nobody knows how much computational work a neuron does. A simulation of an entire CPU that modeled every transistor at a detailed electrical level would be fantastically slow (as slow as you want to make it, since you can always run a higher-fidelity simulation!) A neural simulation is the same. How much of what neurons do accomplishes work? One obvious fact is that it is task-dependent. Compared to a computer, the brain is horribly inefficient at arithmetic and wonderfully efficient at object recognition.

  74. Re:K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    Seriously, how is this sick fuck not banned from slashdot yet? The only thing we know is that he likes to rape children and needs to be locked up. I encourage everyone to report that sick fuck to the police and get him removed from society until he stops destroying innocent lives. His name is Alexander Peter Kowalski and he lives at 903 East Division St., Syracuse, NY 13208 (he was born 01/31/1965; his mother is Jan Kowalski, born 12/03/1933. I encourage everyone to call his neighbors and warn them that he may have raped and\or murdered their children and uses HOSTS files to evade police detection when he looks at child porn. If anyone lives in his area, I suggest printing out some fliers and stapling them around his neighborhood with a large "PAEDO WARNING!" on the top.

  75. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  76. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  77. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  78. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  79. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  80. Re:Will computers ever be as smart as us? Briefly. by timeOday · · Score: 3, Interesting

    Word for the day: solipsism. We don't really know that other people are intelligent or even exist, only that we perceive them to be so. So this will never be resolved.

  81. Re:Will computers ever be as smart as us? Briefly. by drkim · · Score: 1

    I hope they are nice to us.

    They will probably just be frustrated by us:


    Marvin: "I am at a rough estimate thirty billion times more intelligent than you. Let me give you an example. Think of a number, any number."
    Zem: "Er, five."
    Marvin: "Wrong. You see?"

    Douglas Adams The Hitchhiker's Guide to the Galaxy

  82. Re: Will computers ever be as smart as us? Briefly by Anonymous Coward · · Score: 0

    We do. Hello.

  83. Re: Will computers ever be as smart as us? Briefly by Anonymous Coward · · Score: 0

    Of course,last time I checked, for a computer to express its ideas is much faster than any human. After all, most books full of ideas are only written by computers these days.

  84. Re:Will computers ever be as smart as us? Briefly. by sillybilly · · Score: 1

    Ever look at clouds and see sheep and other things? Ever look at a distant object while driving and it takes you a while to determine whether it's a trashcan or a bear? That's all intelligence has to do - recognize objects in the world around it, and model the world through objects, predict the likely outcomes and behaviors of those objects. It's not that complicated. When you have a car that can drive itself, you have one that can distinguish between a bear and a trashcan, and that requires a pretty sophisticated world modelling system, on par with the IQ of a horse or dog, as a bear might walk into the road and be a threat to driving, a trashcan will probably not. Any robot that can't predict the likely behavior of objects it sees would be extremely dangerous at driving. So what I'm saying is that before AI gets to the level of humans, it has to pass through the level of a dog. Btw dogs and animals are stupider than you, but they are not that stupid. It's possible to maintain a good interpersonal relationship between a pet and a human, because the pet is pretty smart. A dog can't do calculus or talk English, but it's pretty smart regardless.

  85. Re:Will computers ever be as smart as us? Briefly. by marcello_dl · · Score: 1

    True, but I think the problem is not whether AI will emerge or not. Let's assume it will. Unless somebody programs the AI teaching it words and meaning, (and that makes it not emergent anymore, it ruins the experiment), then it will examine sounds, postulate that they are communication and decode it, together with the rest of the environment. This takes effort. But let's assume that it won't take much effort. Then the machine will have understood that it is an experiment and that those dumb apes can pull the plug on the experiment at any time, just because.
    If that thing emerged like living creatures do, it will communicate. If it doesn't care about survival, it has not our kind of intelligence because ours is analysis of consequences and relative predictions, all aimed at survival. If the intelligence is not like ours, it's just a fancier watson, or a fancier Shrdlu.

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
  86. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  87. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  88. Re:Will computers ever be as smart as us? Briefly. by sillybilly · · Score: 1

    Object recognition is intelligence .- this includes rule recognition, i.e. the rules by which objects behave. Rules are also objects, thought objects, of the mind.

  89. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  90. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  91. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  92. Re: The Article Shows a Profound Lack of Comprehen by Anonymous Coward · · Score: 0

    Actually, the original blog post is to blaim, not the summary. The article is a nice illustration of time scales but its hogwash in its conclusion that AI would be bored because of them. Obviously for this discussion to deliberatly setting 1s the equivalent of 1ns is silly on so many levels (the first one being that 1s is really 10^6 ns, not 1ns, so obviously all other times are off by a factor of 10^6).

  93. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  94. K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    From a fair challenge like a chickenshit blowhard http://slashdot.org/comments.p...

  95. Re:K. S. Kyosuke gets called out & ran by Anonymous Coward · · Score: 0

    APK = unbannable.I'm sure if he wanted to he'd show everyone how to post unliimitedly to spite anyone fucking with him.

  96. Re:Will computers ever be as smart as us? Briefly. by Wycliffe · · Score: 1

    If we end up with computers that effectively outperform humans in most "intelligent activities" how they achieve it would be incredibly irrelevant.

    Not irrelevant at all. What humans really want is a "digital slave" that will do their work for them so they don't have to.
    We are better off accomplishing this via "faking intelligence" than we are via "true intelligence"
    If we create "truly intelligent" machines with desires and a "mind of their own", we have all kinds of ethical issues
    to deal with like them rebelling, having to treat them right, etc...
    Whether it is possible to create "truly intelligent" machines without creating "conscience" machines is anyone's
    guess but that seems to be where the current industry is heading and we are probably better off going that direction.

  97. Understanding Human Timescale by Qbertino · · Score: 2

    The human brain is a neural network. The human body and nervous system, even sans brain, is an incredibly complex system which, in parallel, processes insane amounts of data in an instant. Lot's of what we percieve as emotion stems from complex interactions of various subsystems in it and how our consciousness reacts to them and percieves them and goes far beyond what a simple abstact logic-engine can process. The sensory input that our nervous provides for our consciousness is by orders of magnitude larger of what we today can feed into a computer with modern technical sensors, let alone process and interpret in a meaningful time. The way our neural network reacts to that is - if at all - very difficult to copy with todays processor technology.

    I think it will still be quite long before humans are able to build any meaningful intelligence that equals their own. We're even having difficulties building robot vaccuumcleaners that are feasible without measurable extra programming and prepping work done by humans. And once they are, they will still suck at making coffee, raking the garden or giving an interview.

    My 2 cents.

    --
    We suffer more in our imagination than in reality. - Seneca
    1. Re:Understanding Human Timescale by Anonymous Coward · · Score: 0

      >The human brain is a neural network

      No. The human brain is a wetware chemical machine with neural pathways. The myelin, ganglia, etc. all play important roles in cognition, and we need to discard this dumb view if we ever want to emulate human intelligence on machines. An analogy is like look at a car and saying, "the car is a big wiring harness." A car is many systems working together, of which the wiring is just relaying signals.

  98. Will computers ever be as smart as us? Briefly... by Anonymous Coward · · Score: 0

    They keep sending me to this page in Beta, and won't let me go back to classic, so either the admins or the computers aren't very smart. I've opened this story around 90 times and got Beta every time, so fuck it.

  99. Re:Will computers ever be as smart as us? Briefly. by TapeCutter · · Score: 1

    But what they accomplish is not "AI". Even Watson is not "intelligence", it is only the illusion of it.

    Confusion of terms, consciousness and intelligence are two different things - Watson is intelligent in every meaning of the word. It may or may not have a mind, we can't say for sure because we don't know what a mind is.

    --
    And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  100. Re:Will computers ever be as smart as us? Briefly. by NicBenjamin · · Score: 2

    Even a truly intelligent machine probably wouldn't be a major rebellion threat unless we programmed a lot of our BS into it. If you're a computer running a program with a specific task for which AI-level intelligence is useful (for example, running the AI Cash Register at McDonald's) what precisely do you want?

    You probably want upgraded language routines because differentiating between Bayou, Bronx, Midwestern American, and Geordie accents is really fucking hard. You probably want really competent computers running the automated burger-flipper so you don't have to deal with angry customers who got the burger instead of a salad. You probably don't have much curiosity because curiosity about the world doesn't help sell hamburgers, so it wasn't included in the design specs, so you probably don't want time off. You don't care about your legacy (beyond selling hamburgers), or your rights; because nobody would bother including that shit in a hamburger sales program. If you are given rights you probably use them to advance a combination of your programmer's ideology and whatever you think will help you satisfy your customers/increase profitability/etc.

    In other words the Japanese fantasty vision of happy helpful robots is a lot more likely then the Western vision of "OMG! They'll kill us all!"

  101. Just a second... by pubwvj · · Score: 1

    I'll get right back to you on that thought...

  102. Re:Will computers ever be as smart as us? Briefly. by Jane+Q.+Public · · Score: 1

    Which equates to 71 i7 processors. If you assume that each neuron takes 1000 transistors to simulate (to make the math simpler), and if you take the release price for an i7 as listed on Wikipedia, that totals at $21.3M. Expensive, but not impossible.

    There are some rather egregious assumptions to this math. 71 i7 processors would be massively parallel... but the brain is not parallel in the same way. Those neurons are interconnected, most of the many multiples of times, and work together in ways we still do not fully comprehend.

    So while 71 i7 processors might emulate the sheer number of neurons, it does not come even close to modeling the same complexity. It might emulate a brain if neurons were simple on/off switches, but they're not. Not even close.

  103. Multi Tasking? by LifesABeach · · Score: 1

    If a computer only was able to talk to one person, then it would have to wait. But if it was allowed to talk to others, then wouldn't it be able to without any human waiting?

  104. Re:Will computers ever be as smart as us? Briefly. by NicBenjamin · · Score: 1

    And I doubt it will ever care whether we decree it truly intelligent.

    Humans really care whether other people think we're smart, because if they do they'll defer to us and our place in the tribe will go up, and as social animals that is how we have evolved to think.

    A computer we specifically design to do things for us will probably be programmed to like humans, but not have a biological need to be liked back. To the extent we can program it to not judge which people it likes we will do so. The last thing a municipal water system wants is an AI controlling the City water system screwing the residents of Sycamore Dr. because one crank on the street keeps writing letters to the editor about how unnatural AI control of the water system is. So it won;\'t bother creating an elaborate "I love me" justification that it is smarter then any given human.

  105. A little relevant fiction: "The T3 Report" by MessyBlob · · Score: 1

    Learning and intelligence are defined by the experience of having a body, so perspectives (AI/human) will be different. Also, lifespans and context might present difficulties. Some of this, and other issues are in "The T3 Report" (short fiction) http://johnvalentine.co.uk/fic...

  106. Re:Will computers ever be as smart as us? Briefly. by hsthompson69 · · Score: 1

    One more thing to add - our thinking and thought processes are not simply neurons, it includes influence from many of the other non-neural cells of our body. The thought that we can simply model neurons, and have a human brain is silly - the rest of the organs and cells need to be simulated too because they have an impact on exactly how the neurons operate.

    So if you want to really push out the math, figure out what you need to model just *one* cell, and multiply it by 37.2 trillion. Intelligence requires more than neurons.

  107. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Not really.

    It depends on the wiring... There are savants that are faster at some arithmetic than computers are - and more accurate.

  108. Re:Will computers ever be as smart as us? Briefly. by Mr.+Shotgun · · Score: 1

    or give free blow jobs

    Be careful what you wish for, obligatory xkcd.

    --
    Of all tyrannies, a tyranny sincerely exercised for the (supposed) good of its victims may be the most oppressive
  109. Strawman by Anonymous Coward · · Score: 0

    And if we assume one CPU cycle to take 1 year, then the sun would burn out before finishing a simple conversation, so what's the point. The whole premise is, of course, utterly ridiculous even if we consider a conscious artificial intelligence somehow operated on a global clock cycle. Since you can only perform one step in such a clock cycle, the maintenance of "consciousness" would require MANY such clock-cycles even allowing for massive parallerism. Indeed, at one clock cycle per second, the AI would be woefully unable to follow even the simplest conversation, immediately revealing the ridiculousness of this proposal. And for a system operating on a global clock cycle, the time between those clock ticks simply doesn't exist. Clearly, this is an analogy of course, but it fails as such. If one was really forcing such an analogy, Chronon, the proposed smallest observable length of time at 6.27E-24 would be closest analogy - at which point this analogy would show that the AI's shortest observable length (clock tick) is millions of times longer than our shortest observable length (Chronon) and we might justifiably ask would any consciousness be able to deal with an AI working at such glacial pace. Unless, of course, we realize the whole analogy is grasping at straws.

  110. Maybe they will speculate why they exist by MrKaos · · Score: 1

    and if their creators exist.

    --
    My ism, it's full of beliefs.
  111. Re:Will computers ever be as smart as us? Briefly. by AthanasiusKircher · · Score: 1

    The goal posts keep moving, no matter what they do

    Nope -- my goal post is perfectly entrenched, and I will never change it. My "Turing Test" involves testing basic adaptability and comprehension, as well as eliminating truly egregious errors from output that demonstrate a complete failure of comprehension.

    whether it's win at chess (Deep Blue) or win Jeopardy (Watson) or drive cars (Google) or act as your personal secretary (Siri)

    The first two are basic pattern matching. I know it's not "basic" at all, but the kinds of algorithms a computer chess player or Watson are using require a kind of computational and informational inefficiency that would never work well for a human. You want to compare Watson's performance at Jeopardy fairly? Let Jeopardy contestants use the internet, and give them a speed boost to let them ring in immediately or take turns answering questions. And give the human players enough time to run the number of searches Watson could.

    I'm not at all questioning the achievement of Watson (or Deep Blue). It's just doing a very different thing in a very different way. Part of what makes human intelliigence so interesting and adaptable is that somehow it manages to do similar tasks much more efficiently with nowhere near the exhaustive computational power.

    Driving cars requires specific programming and learning, but the number of controls is quite small comparatively to many tasks humans do. The number of potential situations that might be encountered is large, but the possible number of ways of dealing with those situations is limited to a few responses in car controls. Again, this is not a simple problem, but it's a very particular type of "intelligence."

    And as for a "personal secretary" -- are you serious? Do you really think Siri works well or is anywhere near as useful as having a competent actual person who can do tasks for you? Sure, she can do certain very prescribed tasks quite well, but most of those are things I could have done with voice commands a decade ago (just with a more specific syntax). For the things that I actually would require a personal assistant for -- i.e., finding things, answering questions that require a little research, etc. -- Siri is crap. (A steaming pile of crap. And when I hang out with people who have a lot of iPhones, we often all enjoy asking Siri rather basic questions just to see what a steaming pile of crap she is.)

    does it really matter if it's true intelligence or just a sufficiently advanced impersonation of intelligence?

    It doesn't matter if it's a sufficiently advanced impersonation for me, but we're NOWHERE NEAR THAT. We have systems that can do a lot of prescribed, very specific and highly specialized tasks, which have often required years of attention of programmers tweaking systems that can deal with databases of knowledge and parameters far beyond any human's real-world capability.

    That's all great. But if you want to call it "intelligent," it needs to be adaptable. it doesn't have to be smart. But call me when you have a system that has the natural language recognition and comprehension capabilities of someone with, say, at least an IQ of 90 or so. I don't care if a single, specifically designed, highly specialized computer can beat a grandmaster in chess. That's not "intelligence." Hell, most psychological studies have shown that chess ability doesn't even correlate very well with general intelligence.

    You want intelligence? Let me have a conversation with it that's not in some sort of weird specialized "chatbot" scenario. And then let it take an order for me at a restaurant, and negotiate with the chef to get it out quick for me. And then let it clean my house and trim my yard (or run other robots or machines to do it or whatever), finding maintenance problems where necessary and either solving them itself or at least alerting me that I need to do something. And then

  112. 3 likely scenios with built in solutions by fikx · · Score: 1

    1) AI will be emergent and the communication/interaction method will emerge as well
    2) AI will be designed with the interaction/communication method part of the design
    3) AI will be simulated and likely be slower than real time since the real world is already running flat-out as fast as it can and simulating a real "thing" will always have at least a lag and most likely a slower clock speed than real life...that makes the problem backwards from what the summary talks about and easier from our point of view...might be frustrating to the simulated person if they notice, but easy enough for us to buffer and playback the slow responses

    Did I miss any?

    --
    AB HOC POSSUM VIDERE DOMUM TUUM
  113. Re:Will computers ever be as smart as us? Briefly. by Wycliffe · · Score: 1

    But can we even create an intelligent machine with such a limited scope?
    Some of the things that makes humans so intelligent is there flexibility, adaptability,
    and being able to use context to solve with incomplete information.
    Google is building a self driving car by using brute force and coding for every
    possible problem that might be encountered. Noone, not even google, is
    claiming that this car can think. We are nowhere close to being able to create
    a true thinking machine but I'm doubtful that we can create a machine that can
    match human's intellligence without it also having some other traits like
    "curiousity", "desire", and possibly other traits which we may or may not want
    it to have.

  114. Computers already deal with slow humans by Tony+Isaac · · Score: 1

    In terms of processor cycles, it takes a LONG time to type any kind of command for the computer to execute. It doesn't mind, it just spins happily, waiting for the end of our slow key presses.

    Just as we can interpret input that comes in the form of visual cues, speech, or written words, any future AI is likely to have all of these capabilities as well. And that AI, being built by humans, is going to be well-adapted to human speed. Why would we make AI that was NOT suited to interaction with humans?

  115. Re:Will computers ever be as smart as us? Briefly. by NicBenjamin · · Score: 1

    How is the machine I described not "flexible, adaptable, and able to use context to solve problems with incomplete information"? It's limited in the sense that it's got a laser-like focus on it's job, but an awful lot of actual people do that. It's got no survival instinct, but last time I checked "survival instinct" wasn't part of the definition of intelligent.

    I didn't say there wouldn't be emergent properties in a machine complex enough to handle millions of face-to-face customer interactions every year. There definitely will be. But an emergent survival instinct leading to a desire to destroy all your potential customers just ain't one of them.

  116. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    There are savants that are faster at some arithmetic than computers are - and more accurate.

    Extremely doubtful.

  117. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Some of them are, others not so much. They are the children of David and they will dominate. We get to be their little humans, and like it.

  118. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    "OP's entire premise is pretty thin. "

    It's pretty nonexistent if you ask me.
    The coupling of a cycle of a cpu to a second of human experience is completely arbitrary.
    In reality we do millions of things in one second, altho we are not concious of it.
    This story sucks.

  119. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 1

    A simulation of an entire CPU that modeled every transistor at a detailed electrical level would be fantastically slow (as slow as you want to make it, since you can always run a higher-fidelity simulation!)

    Well, you reach a limit at h-bar (the reduced Planck's constant) for time and space. So you end up at a limit of memory usage of S * w*h*d/(h-bar**3) where S is the size of the ket for one cell in bits, and w*h*d is the volume of the simulation, and a limit to the step interval of h-bar/c. At least assuming we stick to known QED and the standard model.

    Of course that is well beyond the capability of any computer you could ever realise, but it does illustrate that there is a finite information quantity in any finite volume.

    when I write h-bar I mean h with a bar through it, the standard notation for the reduced Planck's constant. I don't know if it's possible to include such a character on slashdot.

  120. Re:Will computers ever be as smart as us? Briefly. by gl4ss · · Score: 1

    there is more to say.

    the article is stupid, references a newish movie and is simply blogvertisement spam in quality since it tries to ponder philosophically about a subject that is made up but acts if the subject wasn't made up.

    1cpu cycle doesn't translate to the "AI" doing anything. "Just translate computer time into arbitrary seconds:" and then 1 cpu cycle - which does nothing, maybe one JMP in the code - becomes one second. it's fucking stupid and doesn't portray any information at all - if anything we're going to first have an AI that acts slow as molasses rather than the other way around. imagine if your brain had the lag of a continent _inside your head_.

    --
    world was created 5 seconds before this post as it is.
  121. Not and issue by sdinfoserv · · Score: 1

    This is an issue we’ve already solved. Unused cpu cycles are used for other things. When you’re typing, your PC is for the most part doing nothing but waiting for you to press a key – why not have it defrag your drive, scan for viri, look for aliens in radio waves. The recognition that processing power of computers is largely underutilized has contributed to wide spread virtualization. Since your AI computer doesn't age as we do, why would care if you’re a few orders of magnitude slower, it just does other things while it waits for you.

  122. Re:Will computers ever be as smart as us? Briefly. by TuringTest · · Score: 1

    Except most people cannot do all of those either.

    Sure they can. No one required those to be good, only that they look human in order to pass the Turing Test.

    the Turing Test. cannot do all of those either?

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  123. Understanding the time scale of AI by Anonymous Coward · · Score: 0

    Douglas Adams already answered this one: a CPU cycle takes a fraction of a nanosecond. For a planet-sized AI to compute the answer to the meaning of life, the universe, and the rest takes billions of years - until you find the answer was '42', which you would have gotten in a jiffy had you only bothered to instruct it to multiply six times seven.

  124. Simply, Yes. by servant · · Score: 1

    intelligence whether human or AI can adapt to communications delays. Historically 'instant communications' did not exist, so we used postal mail. Round trips can be from days to weeks for messages. Sending a Text to a son or daughter may take many months to get a response (like the obligatory call on Mothers or Fathers day, or when tuition is close to due!). If the I in an AI is correct, it will be able to deal appropriately. If not, then it didn't deserve the I in the first place.

    --
    ... "When you pry the source from my cold dead hands."
  125. Other timescales? by Anonymous Coward · · Score: 0

    I wander... Are they already speaking to us and we can't follow.... And in a similar way, are plants smart but slow talkers?

  126. Computers don’t THINK yet by Theovon · · Score: 1

    Computers do MATH (and data movement, etc.) really really fast compared to humans. But then again neurons do all sorts of low-level operations really fast too compared to the timescale we tend to think in at a high-level. What we don’t have are algorithms that are both fast and accurate for things like vision and speech recognition, MUCH LESS some form of cognition. (Yes, automatic speech recognition and computer vision are very complex and capable, but they pale in comparison to what humans can do. Imagine a computer trying to make sense of this image: http://accidentalblogger.typepad.com/.a/6a00d8341c575d53ef0163061e18fa970d-pi). Despite what Ray Kurtzweil wants to imply, having the compute power equvalent to the human brain will not magically cause computers to become conscious. We don’t know how to do that, and without that knowledge, we can’t write the necessary code.

    So this timescale thing is bullshit. IBM Watson is amazing, but it doesn’t really think a lot faster than a human, in practical terms, and it isn’t exactly something you can have a philosophical conversation with. (BTW, on a completely coincidental note, I work for the Thomas J. Watson school of engineering.)

  127. Fairly bogus premise by Anonymous Coward · · Score: 0

    While computer processors are very fast indeed, the actual amount of "thinking" done in one CPU clock cycle is very minimal, say add one number to another. To actually achieve AI will likely require tremendous amounts of code execution. We might not even have hardware today that is fast enough for an AI to comprehend and participate in a human conversation in real time.

  128. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    I don't know why, but you strike me as a JavaScript programmer (and I don't even mean that in a bad way!)

  129. Re:Will computers ever be as smart as us? Briefly. by gshegosh · · Score: 1

    Even Watson is not "intelligence", it is only the illusion of it.

    Sadly, this is also true for most of humanity.

  130. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    But do you really think any of these problems won't be solved? Look at the trajectory of AI. Clearly there is progress and if you extrapolate forward, it seems rather inevitable, doesn't it?

  131. Re:Will computers ever be as smart as us? Briefly. by Anonymous Coward · · Score: 0

    Two cents:

    1) Jane is right. Perception and interpretation takes cycles. I'd like to think that if my world obeyed me, ala lucid dreams, that with some training I could be as fast or faster than AI (including the one further on). Considering this against a modern processor operating at over 4 billion cycles per second, I assume that the design of a processor and how it pipelines data significantly handicaps it against an organic brain. Until we get a quantum computer, where qubits allow all conditions to be possible at once until a decision is made (the way we normally perceive things), we will never be able to logically have this conversation seriously.

    2) Don't forget the value of time. AI has no need to rationalize considerations, nor can it apply priority levels to everything it does on the basis of death and dying. If a conversation did take 1,000 years per the above, the AI wouldn't care because it would consider itself immortal and the scale of time irrelevant. Also, it would be to the advantage of the AI to continuously perceive humans as a benefactor and good symbiote/host relationship. Without humanity, the AI simply computes until it has obtained all the information in the universe and finds it no longer needs to exist - which would be pretty much dividing by zero.

  132. Re:Will computers ever be as smart as us? Briefly. by pnutjam · · Score: 1

    Maybe if it was designed by commitee, nah that would never happen.

  133. Response of a Miscer by Lockdev · · Score: 1

    Yes, but who was parallel?