Slashdot Mirror


Our Brains Don't Work Like Computers

Roland Piquepaille writes "We're using computers for so long now that I guess that many of you think that our brains are working like clusters of computers. Like them, we can do several things 'simultaneously' with our 'processors.' But each of these processors, in our brain or in a cluster of computers, is supposed to act sequentially. Not so fast! According to a new study from Cornell University, this is not true, and our mental processing is continuous. By tracking mouse movements of students working with their computers, the researchers found that our learning process was similar to other biological organisms: we're not learning through a series of 0's and 1's. Instead, our brain is cascading through shades of grey."

4 of 737 comments (clear)

  1. The brain is not a computer by Space+cowboy · · Score: 5, Interesting

    Does anyone *really* think that computers and the brain work in the same way ? Or even in a significantly similar fashion ?
    Like them, we can do several things 'simultaneously' with our 'processors.'

    Well, by 'processors', I assume you mean neurons. These are activated to perform a firing sequence on output connections dependent on their input connections and current state, heavily modified by chemistry, propogation time (it's an electrical flow through ion channels, not a copper wire), and (for lack of a better word) weights on the output connections. To compare the processing capacity of one of these to a CPU is ludicrous. On the other hand, the 'several' in the quote above is also ludicrous... "Several" does not generally correspond to circa 100 billion...

    No-one has a clear idea of how the brain really processes and stored information. We have models (neural networks), and they're piss-poor ones at that...
    • There's evidence that the noise-level in the brain is critical - that less noise would make it work worse, and the same for more noise. That the brain uses superposition of signals in time (with constructive interference) as a messaging facility.
    • There's evidence that temporal behaviour is again critical, that the timing of pulses from neuron to neuron may be the information storage for short-term memory, and that the information is not 'stored' anywhere apart from in the pulse-train.
    • There's evidence that the transfer functions of neurons can radically change between a number of fixed states over short (millisecond) periods of time. And for other neurons, this doesn't happen. Not all neurons are equal or even close.
    • Neurons and their connections can enter resonant states, behaving more like waves than anything else - relatively long transmission lines can be set up between 2 neurons in the brain once, and then never again during the observation.

    The brain behaves less like a computer and more like a chaotic system of nodes the more you look at it, and yet there is enormous and significant order within the chaos. The book by Kauffman ("The origins of order", I've recommended it before, although it's very mathematical) posits evolution pushing any organism towards the boundary of order and chaos as the best place to be for survival, and the brain itself is the best example of these ideas that I can think of.

    Brain : computer is akin to Warp Drive : Internal combustion engine in that they both perform fundamentally the same job, but one is light years ahead of the other.

    Simon.
    --
    Physicists get Hadrons!
  2. Re:This sounds familiar by Sir+Pallas · · Score: 4, Interesting

    Analog computers still exist in some places, but you list discrete values. An analog computer works with an essentially continuous range of charges instead of discrete values; and it works continuously in time, instead of in discrete steps. They're very good at integrating, which is the application I used them in.

  3. We are computers, just not /binary/ computers by canadiangoose · · Score: 4, Interesting
    The article seems to assume that the only type of computer is a _binary_ computer. This is simply not true! There are all sorts of models for computing based on quantum states, fluid-controlled logic systems and who knows what else. To confine computing to binary systems is like confining mathematics to the set of real integers!

    I believe that the mind is (simply?) a quantum computer, and the article seems to support that idea. The human brain utilizes a sort of general interconnectedness of things to process thoughts as dynamic probabilities of state, with conclusions only being properly arrived at after a certain ammount of calculation has occured, but with all probabilities esiting well before the completion of the thought.

    Anyhow, I should probably stop rambling and go outside or something.

    --
    Never eat more than you can lift -- Miss Piggy
  4. D'oh! It's Roland the Plogger, bogus as usual by Animats · · Score: 4, Interesting
    Where does he find this stuff?

    The path planner goes slower and generates paths that are initially ambiguous when faced with multiple alternatives. That's no surprise. I'm working on the steering control program for our DARPA Grand Challenge vehicle, and it does that, too. Doesn't mean it's not "digital".