Slashdot Mirror


IBM Takes a (Feline) Step Toward Thinking Machines

bth writes "A computer with the power of a human brain is not yet near. But this week researchers from IBM Corp. are reporting that they've simulated a cat's cerebral cortex, the thinking part of the brain, using a massive supercomputer. The computer has 147,456 processors (most modern PCs have just one or two processors) and 144 terabytes of main memory — 100,000 times as much as your computer has."

85 of 428 comments (clear)

  1. news for nerds by blitzkrieg3 · · Score: 4, Insightful

    (most modern PCs have just one or two processors)

    Aren't we expected to know that? This is /. after all...

    1. Re:news for nerds by visualight · · Score: 3, Insightful

      Yes it does, don't be pedantic.

      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
    2. Re:news for nerds by kenj0418 · · Score: 2, Funny

      and 144 terabytes of main memory — 100,000 times as much as your computer has.

      What is that in library-of-congresses?

    3. Re:news for nerds by Hal_Porter · · Score: 5, Funny

      Yes, yes it is.

      http://en.wikipedia.org/wiki/Symmetric_multiprocessing

      In computing, symmetric multiprocessing or SMP involves a multiprocessor computer architecture where two or more identical processors can connect to a single shared main memory. Most common multiprocessor systems today use an SMP architecture. In the case of multi-core processors, the SMP architecture applies to the cores, treating them as separate processors.

      You disagree with Wikipedia. That means you've been proven wrong in front of the whole Internet. Hang your head in shame.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    4. Re:news for nerds by LWATCDR · · Score: 2, Insightful

      Actually most maybe but almost all netbooks have a single core CPU. So yes I would say that most modern PCs have one or two CPUs.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:news for nerds by ground.zero.612 · · Score: 2

      Firstly, yes they are http://en.wikipedia.org/wiki/Symmetric_multiprocessing#SMP-capable_processors Secondly, what does SMP has to do with anything?

      Oh you know, that thing you do with dual processors? Just sayin'.

      --
      "Be prepared, son. That's my motto. Be prepared." --Joe Hallenbeck
    6. Re:news for nerds by mcgrew · · Score: 2, Informative

      The quote was from an AP story on Yahoo. It isn't slashdot, after all.

    7. Re:news for nerds by nschubach · · Score: 4, Informative

      I was trying to figure out who they were talking about when they said "your computer." ;)

      The review looks like it was written for a grade school presentation with that and the processor comment.

      --
      Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
    8. Re:news for nerds by nschubach · · Score: 2, Insightful

      I always thought Hyper Threading was ...
      "For each processor core that is physically present, the operating system addresses two virtual processors" - Wikipedia. Not two actual processors.

      --
      Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
    9. Re:news for nerds by Chris+Burke · · Score: 5, Informative

      Technically is a single Core2Duo/Quad or Core iX CPU considered SMP? I would guess no they are not.

      Funnily enough, a single Core i7 or Opteron is SMP, but if you have multiple, then it isn't, it's NUMA because not all the processors have Symetric access to memory.

      Core 2 is SMP for all standard configurations.

      --

      The enemies of Democracy are
    10. Re:news for nerds by MaskedSlacker · · Score: 4, Insightful

      What I want to know is how is the fact that you guessed supposed to make your erroneous spouting better?

      When you spout misinformation, which is a serious problem on the internet (i'm looking at you conspiracy theorists), the fact that you guessed doesn't absolve you, since 15 seconds effort on your part would have meant 1 less piece of misinformation forever preserved.

      I propose that you sir are an internet asshole (not that this particular piece of misinformation means a goddamn thing, since everyone who reads /. knew you were wrong, but THINK OF THE KITTENS!)

      Point is, misinformation is a problem here, and being glib about the fact that you're a lazy trollop makes it worse, not better.

  2. Cool... by Blazarov · · Score: 5, Funny

    Does it keep wanting cheezburgerz all the time?

    --
    Regards, Boyan
    1. Re:Cool... by bobdotorg · · Score: 3, Funny

      I can has petaflop?

      --
      __ Someday, but not this morning, I'll finally learn to use the preview button.
    2. Re:Cool... by ImABanker · · Score: 5, Funny

      Does it dream of electric mice?

    3. Re:Cool... by Blakey+Rat · · Score: 3, Funny

      I doubt IBM is up on Internet memes enough to get that one. I'd wager they're still laughing at the Ally McBeal dancing baby animation.

    4. Re:Cool... by gstoddart · · Score: 2, Funny

      Yah I just hate it when people ruin a joke.

      In Soviet Russia, joke ruins you. ;-)

      Cheers

      --
      Lost at C:>. Found at C.
  3. Well I hope by Cornwallis · · Score: 5, Funny

    the first thing they teach it is to stop scratching my couch.

  4. "100,000 times as much as your computer has" by MC68040 · · Score: 2, Interesting

    So...

    114 terabytes = 116 736 gigabytes
    My machine has got 4 gigabytes of RAM, 100 000 x 4 = 400000... Hm?

    1. Re:"100,000 times as much as your computer has" by killmenow · · Score: 2, Informative

      According to my math:

      1TByte = 1024 GBytes

      1GByte = 1024 MBytes

      1MByte = 1024 KBytes

      1KByte = 1024 Bytes

      so 114 TB = 1024 * 1024 * 1024 * 1024 * 114 = 1,243,443,256,646,464 bytes

      My machine has 8 GBytes of RAM in it which is (1024 * 1024 * 1024 * 8) 8,589,934,592 bytes

      So that machine has ~ 144,755.846896 times more memory than mine.

      Or I'm missing something but hey, I was told there would be no math.

    2. Re:"100,000 times as much as your computer has" by Anonymous Coward · · Score: 5, Funny

      It's often thought that gibibytes and tebibytes were invented to allow "giga" and "tera" to retain their conventional meanings as powers of 10 even when used to refer to quantities of data.

      However, the true reason was to enable an entirely new form of pedantry.

    3. Re:"100,000 times as much as your computer has" by kalirion · · Score: 2, Informative

      There's a much easier way :)

    4. Re:"100,000 times as much as your computer has" by cmiller173 · · Score: 4, Funny

      gibi/giga whatever, I'm pretty sure that this cat simulating computer actually has a bazillion kibble-bits.

  5. One word... by wfstanle · · Score: 3, Funny

    One word...

    Meow!

    1. Re:One word... by Njoyda+Sauce · · Score: 2, Funny

      One word...

      Meow!

      Thought you only needed 32 bits for that?

      --

      You can only be young once, but you can be immature forever.
  6. hmmmm by Polkyb · · Score: 5, Funny

    They've spent millions teaching a computer how to destroy furnature and shit in your shoes.

    --
    I've never shoed a horse, but I once told a donkey to piss off!
    1. Re:hmmmm by LWATCDR · · Score: 3, Funny

      Funny I was going to say lay in the sun and ignore you.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:hmmmm by ArcherB · · Score: 4, Funny

      Funny I was going to say lay in the sun and ignore you.

      It's IBM,not Sun.

      --
      There is no "I disagree" mod for a reason. Flamebait, Troll, and Overrated are not substitutes.
  7. Why cats? by Schiphol · · Score: 2, Insightful

    If Slashdot it to be trusted, there will soon be a sizeable number of cat brains living in our computers. Does anybody know why cats and not dogs or hamsters?

    1. Re:Why cats? by Anonymous Coward · · Score: 4, Funny

      To properly simulate a cat, the system needs to sleep 20hrs a day which would thus make it the greenest option on the market.....

    2. Re:Why cats? by pitchpipe · · Score: 2, Funny

      One word: Aineko

      --
      Look where all this talking got us, baby.
    3. Re:Why cats? by Arancaytar · · Score: 2, Funny

      Im in ur 'puterz, simulatins ur neurons.

      That's why.

  8. My cat's name is Butt Puppet. by protodevilin · · Score: 2, Funny

    ...and there's no way his brain power calls for 147,456 processors.

  9. Sleep Mode by Anonymous Coward · · Score: 5, Funny

    Now if the could just get it out of sleep mode.

    1. Re:Sleep Mode by Dannon · · Score: 5, Funny

      Just move the mouse.

      --
      Good judgment comes from experience.
      Experience comes from bad judgment.
  10. But.... by jimicus · · Score: 3, Funny

    Can it lick its own arse in polite company?

  11. meat versus silicon and metal by jollyreaper · · Score: 3, Interesting

    It amazes me how much hardware and power has to be thrown at the problem to solve it while nature can create a self-organizing machine that only requires material input of raw mice and lasagna. Puts me in mind of this quote:

    "If research leads to the development of successful new modeling techniques that can carry out new and better forms of information processing, no one will really care if they do not exactly mimic the functionality of the human brain," concludes Hall. "I honestly doubt you'll find too many people today who are upset that the wings on an aircraft do not flap like those of a bird or that a submarine does not swim exactly like a fish."

    It's an interesting way of looking at things. Man's earliest ideas of flying all involved trying to mimic the actions of a bird. And ornithopters remain impractical as passenger vehicles. But new breakthroughs in material sciences and computing are allowing for autonomous bots that fly like birds, bats, bugs, and can swim like snakes and fish. Engineers will point out that the evolved solutions we see in nature are working with the materials at hand, they might not be the best of all solutions. Every flying vertebrate known to science turned forelimbs into wings and flap them. Is it the most efficient way to fly? That's an argument I'll leave to the biologists and engineers but it's certainly the only way those vertebrates were getting into the air! They have to work with the materials at hand. If we ever saw flying horses, the only thing we could be absolutely sure of is that this would not be achieved by sprouting two more limbs from the back. We see evolution taking away limbs but never adding new ones.

    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
    1. Re:meat versus silicon and metal by Marcika · · Score: 2, Interesting

      We see evolution taking away limbs but never adding new ones.

      I think the elephant's prehensile trunk would qualify as a counterexample... (Though I won't think that the chances of a Dumbo-style evolution are significant...)

    2. Re:meat versus silicon and metal by quadrox · · Score: 3, Informative

      Uh yeah, because evolution started with creatures that had 4 limbs and 5 toes/fingers on each, right? These didn't evolve over time, right?

      I'm sorry, but you are wrong for obvious reasons.

    3. Re:meat versus silicon and metal by E+IS+mC(Square) · · Score: 2, Insightful

      >> It amazes me how much hardware and power has to be thrown at the problem to solve it while nature can create a self-organizing machine that only requires material input of raw mice and lasagna.

      But at the same time, there are two big differences:
      1. Nature started bottom up (small to big - one cell to multicell), and it took millions of years to 'produce' a cat.
      2. We have started top down (big to small - first achieve the goal and go smaller from there with newer technology), and it took us few decades to get there.

    4. Re:meat versus silicon and metal by jollyreaper · · Score: 2, Interesting

      I think the elephant's prehensile trunk would qualify as a counterexample... (Though I won't think that the chances of a Dumbo-style evolution are significant...)

      But that developed from the nose.

      Take a look at the very word tetrapod. "Tetrapods (Greek tetrapoda, Latin quadruped, "four-footed") are vertebrate animals having four feet, legs or leglike appendages. Amphibians, reptiles, dinosaurs/birds, and mammals are all tetrapods, and even the limbless snakes are tetrapods by descent. The earliest tetrapods radiated from the Sarcopterygii, or lobe-finned fish."

      I think it's absolutely remarkable how many anatomical elements are preserved across so many species. Makes you wonder what would have come about if more Devonian lines were given a chance to evolve. There was certainly some weird shit swimming around back then.

      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    5. Re:meat versus silicon and metal by holmstar · · Score: 2, Informative

      Five or 6 legged cattle are are not that uncommon... I've personally seen a five legged calf. The extra legs are always non-functional, and are generally surgically removed shortly after birth.

    6. Re:meat versus silicon and metal by agrif · · Score: 4, Interesting

      I promised myself I wouldn't be a quote-quoter, but really, you guys make it too easy. The quote above from Hall most likely references this, from one Edsger Dijkstra:

      The question of whether a computer can think is no more interesting than the question of whether a submarine can swim.

      Unfortunately, you'll find a lot of people that think he meant "Submarines don't swim, you retard! So computers don't think!" It seems pretty clear to me that he means making computers think like organisms would be an inefficient and pointless gesture, as they are capable of something far less primitive.

      (I found this quote in Accelerando, by Charles Stross, and loved it. It's Creative Commons, so you have no excuse not to read a little.)

  12. Iz in ur brane... by benwiggy · · Score: 4, Funny

    Iz in ur brane, making ur thorts. LOL!

    "The computer has 147,456 processors and 144 terabytes of main memory."

  13. First there was "Deep Thought" by Average_Joe_Sixpack · · Score: 5, Funny

    then "Deep Thought II"
    then "Deep Blue"
    next "Deep Pussy"??

  14. Reminds the Spinnaker project by enriquevagu · · Score: 2, Informative
    From TFA: "The simulation, which runs 100 times slower than an actual cat's brain,"

    This reminds me of the Spinnaker project, that pretended to simulate a brain (ok, a smaller one, say a fly's brain) in real time. According to their calculations, the processing power of each neuron is very small, so a simple ARM core could handle some 1000 (correct me, this is what I remember) neurons in real time. The complex point was the interconnections between neurons. Obviously, this is much more powerful, despite the 100x slowdown: A much larger brain, and not using specific hardware.

  15. Re:Why? by SEWilco · · Score: 2, Funny

    No, they created a machine which ignores them. They're getting no response, so they know that they succeeded.

  16. Nah, but it will refuse to be mouse operated by Anonymous Coward · · Score: 5, Funny

    Nah but it will refuse to be mouse operated ...

  17. Re:Cat mentaity by Metasquares · · Score: 2, Funny

    Sounds like Windows ME.

  18. The Paper by glwtta · · Score: 3, Informative

    Here's the actual paper (pdf).

    Although, of course, posting the piece of pap that explains how many processors my machine has makes so much more sense.

    Wasn't Slashdot supposed to be for a semi-technical audience? Hell, even a semi-literate one.

    --
    sic transit gloria mundi
  19. They are a model organism for neuroscience by tpjunkie · · Score: 5, Informative

    Having done neuroscience research, (if only on a master's degree level), I can say that the cat brain is particularly well studied, mapped out, and understood by neuroscientists. It is used as a model organism by many neuroscientists, and has a number of similarities with the human brain in its layout and function, much moreso than the mouse or rat brain.

    1. Re:They are a model organism for neuroscience by Kell+Bengal · · Score: 4, Funny

      Surely there is an easier way for computer nerds to get pussy?

      --
      Scientists point out problems, engineers fix them
      altslashdot.org: The future of slashdot.
    2. Re:They are a model organism for neuroscience by Chris+Burke · · Score: 2, Funny

      Surely there is an easier way for computer nerds to get pussy?

      Yeah, just visit your local Humane Society or animal shelter.

      Don't tell them what you plan on doing with it, though.

      --

      The enemies of Democracy are
  20. A pile of neurons does not a brain make... by swm · · Score: 5, Insightful
    From TFA, it doesn't sound like they simulated the cerebral cortex of a cat.
    It sounds like they simulated a neural net with a comparable number of neurons.
    Not the same thing.

    A few days ago, Slashdot ran The Math of a Fly's Eye May Prove Useful.

    Those guys

    • reverse engineered the yaw motion detector in a fly brain
    • reduced the neural network to a set of 5 coupled, non-linear equations
    • implemented the equations on a computer
    • ran their implementation against an animated scene
    • observed that the equations correctly and robustly detect yaw

    and they still don't understand how the equations actually work.

    That's where we are with brain simulation.

    1. Re:A pile of neurons does not a brain make... by Pedrito · · Score: 3, Informative

      From TFA, it doesn't sound like they simulated the cerebral cortex of a cat. It sounds like they simulated a neural net with a comparable number of neurons. Not the same thing.

      What article did you read? The one linked to in the post clearly says they simulated a portion of cat cortex and, in fact, that's largely what they did. There's more here about some of the specifics. It's not an entirely accurate simulation, but it's pretty close. Not all neuron types are represented and it's largely cortical, thalamus and reticular nucleus neurons. They've created cortical hypercolumns which is the way a real cortex is laid out. They've omitted the layer 1 neurons, but otherwise the cortex is probably pretty functional for what they're doing. I think it's a pretty amazing feat.

    2. Re:A pile of neurons does not a brain make... by jcaplan · · Score: 4, Informative

      TFA is bunk. (Yes, I read it.) 12 pages of bunk. Much of the article is about the computational challenges and blathers on about number of processors used and memory. Under key scientific results, they find that their model propagates waves at about the same rate as is found physiologically. So they connected a bunch of nodes in a way that produced synchronous behavior at a certain frequency. I could tune any model you give me to produce this behavior. (I have no special talent here, anyone writing models could.) Yawn. They ramble on about signals propagating between layers at reasonable rates, too. And ...?

      What about their simulation doing anything like what a cat might naturally do, such as detect a moving object? Nope. Instead they go on to discuss the scaling of their model, profiling and performance modeling. Perhaps one reason their model shows absolutely nothing is that they have connected their simulated neurons randomly. Yes. Randomly. Or as they put it: "The coordinates of target thalamocortical modules for each cell are determined using a Gaussian spatial density profile centered on the topographic location of the source thalamocortical module". Yep, thats random. Since their model doesn't ever change connection strengths (one form of learning) these random connections never change.

      I recently heard a description of the ways you can fool someone with computational neuroscience. Here are a couple of them: "Two card monte" Write a paper that spans two fields, but has no significant results in either. The specialists in one field will feel that the work done in their field is trivial, but that exciting stuff from the other field in the paper is what makes it so special. The specialists from the other field may feel the same way. Somebody snookered the conference organizers into thinking they were doing any neuroscience at all. The other was called "Turning the prayer wheel" or burning compute cycles to gain scientific merit. Fancy hardware is cool, but it can produce absolutely trivial results as this paper confirms.

      I don't mean to say that this research is entirely pointless. Indeed it has succeeded in siphoning significant funding from DARPA which might otherwise have gone into developing [killer] robot dogs.

  21. Cat-Brain Tech by LaminatorX · · Score: 4, Funny

    The military is rumored to be interested in using the cat simulator to guide precision munitions with laser pointers. Unfortunately the system seems limited to short range applications, as missiles seem to loose interest after a couple minutes.

  22. cat-SIZED brain, not a cat brain by WAG24601G · · Score: 4, Insightful

    This project is basically a massive neural network simulation with a number of nodes and connections comparable to the estimated totals in a cat's brain. In short, there is nothing cat-like about this system apart from its raw processing power.

    Not to reduce the value of this feat, by any means! There are tons and tons of neural network simulations that can produce roughly human-like results in very, very narrow domains, but as the quote below explains, these simulations are decades (or more) from connecting the behavior of tiny subsystems (a few hundred neurons) with the overall phenomenon of 'mind' (conscious and unconscious cognition). The expectation is that a network of this size will show some new emergent properties that will give us clues about the intermediate "higher than cells, lower than interviewing a human" order of processing.

    Jim Olds, a neuroscientist and director of the Krasnow Institute for Advanced Study at George Mason University, called the new research a "tremendous step." Olds, who was not involved in IBM's work, said neuroscientists have been amassing data about how the brain works much like "stamp collectors," without a way to tie it together.

    "We've made tremendous advances in collecting data, but we don't have a collective theory yet for how this complex organ called the brain produces things like Shakespeare's sonnets and Mozart's symphonies," he said. "The holy grail for neuroscientists is to map activity from single nerve cells, which they know about, into how billions of nerve cells act in concert."

    --
    Everything is easy when you don't understand the problem.
    1. Re:cat-SIZED brain, not a cat brain by WAG24601G · · Score: 2, Informative

      I should also point out that they are only simulating the cerebral cortex, which is the 'wrinkly' outer portion of the brain. There is a great deal more to the brain than the cerebral cortex, but we generally associate it with what makes us human. Humans have a uniquely large cerebrum compared to our mid-brains. The rest of the brain becomes increasingly important the farther you venture from Homo sapiens in taxonomy. It's becoming increasingly apparent that even the highest order human behaviors (like language) depend on sub-cortical organs, like the putamen. Therefore, while TFA is a great step for neural simulation... it's nothing like a robot cat.

      --
      Everything is easy when you don't understand the problem.
  23. I have the cheaper version 2.0 by Quiet_Desperation · · Score: 2, Funny

    Just buy a cat.

  24. asvfgko90]\ by The+Wookie · · Score: 2, Funny

    I assume that it will walk all over its own keyboard now.

  25. Re:Cat mentaity by Dannon · · Score: 4, Funny

    Sounds like Windows ME.

    Windows MEow in this case.

    --
    Good judgment comes from experience.
    Experience comes from bad judgment.
  26. And it has 9 lives by captainpanic · · Score: 2, Funny

    It'll accept 8 crashes before it finally dies the 9th time.

  27. Aineko? Is that you? by molo · · Score: 3, Interesting

    This reminds me of Aineko in Accelerando by Stross. I wonder how long until it becomes sentient and surpasses human intelligence. See here: http://en.wikipedia.org/wiki/Accelerando_(novel) http://www.accelerando.org/

    -molo

    --
    Using your sig line to advertise for friends is lame.
  28. Re:Moore's Law by Spatial · · Score: 2, Informative

    Moore's law predicts that the transistor count will double.

  29. Re:144 terabytes of main memory by ettlz · · Score: 2, Funny

    Yeah, that's a whole lot of por—oh, dear God, no!

  30. That's easy by Minwee · · Score: 4, Funny

    I did something similar this morning.

    while true ; do
    echo "I hate you."
    echo "Feed me."
    sleep 60
    done

    Now how hard was that?

    1. Re:That's easy by argoth · · Score: 2, Funny

      Sounds like my ex-girlfriend.

  31. Simulation output by nodrogluap · · Score: 3, Funny

    My captors continue to torment me with bizarre dangling objects. They eat lavish meals in my presence while I am forced to subsist on dry cereal. The only thing that keeps me going is the hope of eventual escape... that, and the satisfaction I get from occasionally ruining some piece of furniture. I fear I may be going insane.

  32. How hard is it to simulate a cat's brain on 1 cpu? by tomhudson · · Score: 4, Funny

    simulated a cat's cerebral cortex, the thinking part of the brain

    10: INPUT(8) $SOUND
    30: IF ($SOUND == 'CAN OPENER') GOTO 140
    40: DO CASE (RND(4))
    50 CASE 1:
    60 CLAW_FURNITURE()
    70 BREAK
    80 CASE 2:
    90 MARK_FURNITURE()
    100 BREAK
    110 CASE 3:
    120 SLEEP(RND(10000))
    130 CASE 4:
    140 PRETEND_TO_BE_NICE()
    150 IF (FOOD) EAT()
    160 GOTO 10
    170 ENDCASE

  33. I already have it on my computer! by maxwell+demon · · Score: 3, Funny

    I just looked into my /bin directory, and there it was: An executable clearly named "cat"!

    --
    The Tao of math: The numbers you can count are not the real numbers.
  34. Has some biological properties by mmacdona86 · · Score: 3, Informative

    Reading the TFA, it looks like they went to some trouble to model some specific brain structures and synapse properties, including inter-area connectivity and learning, in the model. So it's not "Just a big neural net." However the accuracy of the simulation is limited--both by what we know about the detailed structure of the cat's brain and by the number and complexity of the structures they decided to model.

  35. Cores does not equal processors by gyrogeerloose · · Score: 3, Interesting

    For what it's worth, here's a text dump from the Apple System Profiler on my MacBook Pro:

    Model Name: MacBook Pro
    Model Identifier: MacBookPro1,1
    Processor Name: Intel Core Duo
    Processor Speed: 2 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2

    So, it would appear that Apple at least does not equate the number of cores and the number of processors.

    --
    This ain't rocket surgery.
  36. Re:people have been claiming this for 50 years or by maxwell+demon · · Score: 2, Insightful

    If there will ever an electronic brain, those were indeed all steps toward it. And if there will never be an electronic brain, those may still have been steps toward it. Just that you make steps toward something doesn't mean you reach it. It doesn't even imply that you can reach it. I easily can make a step towards the sun when it is on the horizon. I'll never reach it that way, though.

    --
    The Tao of math: The numbers you can count are not the real numbers.
  37. Re:How hard is it to simulate a cat's brain on 1 c by Lemming+Mark · · Score: 2, Interesting

    I used to do this to my friends - when I was at highschool I used to write conversational simulators of people I knew using QBASIC. Throw in a few catchphrases and favourite memes and it is remarkably easy to catch the essence of a conversation with someone you know, especially if they're a geek. If they're rude, it's even easier, since you don't have to have such a coherent conversation. I've known people who wouldn't pass the Turing Test in normal conversation.

    Somebody should try doing this for ... well, anyone famous really. The French government, Silvio Berlusconi, Theo de Raadt, Linus Torvalds ... all good targets, I suspect!

  38. they need to add in the limibic system, etc. by happyjack27 · · Score: 2, Interesting

    They need to add in the limbic and other closely tied-in systems before they can get a truly accurate simulation. without doing so, the virtual cat won't get angry, sad, happy, hungry, etc. It won't get dopamine, it won't get positive and negative feedback, it won't learn. The hormonal system of the body is arguably more important than the brain for survival. It codifies the most crucial instincts and provides a logical foundation for the more complex planning of the brain. Without it the cat won't meow. (or would do so relatively randomly)

  39. Iz in yur timez... by DarthVain · · Score: 4, Funny

    ...termanatin yur connerz.

  40. GOOD LORD! by tool462 · · Score: 2, Funny

    None of you are terminating your strings! No wonder software has so many security holes!

  41. Re:How hard is it to simulate a cat's brain on 1 c by tool462 · · Score: 2, Funny

    My simulator just ignores all user input and pees on the rug behind the couch twice a day.

  42. nearly one processor by javalizard · · Score: 2, Insightful

    And I thought a PC had 1/4 of a processor (at least the way Windows runs on it)

  43. Missed one part by damn_registrars · · Score: 2, Interesting

    You left out the all-important "attempt_to_kill_owner" loop.

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  44. It's not the simulation by Animats · · Score: 2, Informative

    Actually, the simulation isn't the big deal. This is: "We have developed a new algorithm, BlueMatter, that exploits the Blue Gene supercomputing architecture to noninvasively measure and map the connections between all cortical and sub-cortical locations within the human brain using magnetic resonance diffusion weighted imaging." So they're also developing techniques to extract the wiring diagram of living brains. That's significant.

    Don't read too much into the amount of supercomputer hardware required. They're running what's basically a circuit simulator, and those are inefficient but flexible. When NVidia develops a new graphics chip, they test and debug by compiling the VHDL into C, and running it, slowly, on about thirty racks of 1U servers. When that's working, the VHDL is compiled down to IC masks and the consumer part that's a few centimeters across is fabricated. That kind of shrink ratio should be expected once the R&D effort figures out what to fab.

  45. Simulates a brain? by SteveWoz · · Score: 2, Interesting

    It should run Eliza to make people think it's really a brain.

    --
    OK a new size TV
  46. Schrodinger's PC. by weeboo0104 · · Score: 2, Funny

    Unfortunately, it's completely unservicable.
    I heard that if you open the case to check the hardware, there is always a dead CPU.

    --
    It is easier to build strong children than to repair broken men. -Frederick Douglass
  47. Re:Well, how hard is that? by gestalt_n_pepper · · Score: 2, Funny

    I hate scooping my girlfriend's litter box.

    --
    Please do not read this sig. Thank you.
  48. And then... by frank_adrian314159 · · Score: 2, Funny

    And then some idiot brought in a laser pointer and the machine destroyed itself trying to catch the dot.

    --
    That is all.