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."

49 of 737 comments (clear)

  1. comparisons by sound+vision · · Score: 5, Insightful

    And it is for this reason that I loathe comparisons of computing power to brain power. "By 2015, we'll have computers as smart as humans." What kind of bullshit comparison is that? They're two completely different processes.

    1. Re:comparisons by NoImNotNineVolt · · Score: 5, Insightful

      "By 2015, we'll have computers sufficiently powerful to simulate a full working model of a human brain in enough detail to be functionally equivalent" would be what is actually being predicted. Because we have no convenient way of quantifying human smarts, like you said we cannot effectively compare how "smart" a computer is with respect to a human. That doesn't mean that computers will not be able to be functionally equivalent to biological intelligences, and there's no logical reason to suspect that they won't be in due time.

      --
      Chuuch. Preach. Tabernacle.
    2. Re:comparisons by suitepotato · · Score: 5, Funny

      "By 2015, we'll have computers as smart as humans."

      And given the people I deal with as customers in tech support, this is not an improvement. Quite the opposite really.

      "I don't know what the IP address is Dave and I don't care. I just want you to make me work or I'll e-mail your supervisor with a nasty complaint."

      --
      If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
    3. Re:comparisons by Andronoid · · Score: 3, Insightful

      I hate these comparisons too. AND they're not even useful for predicting when we can simulate a "fully functioning brain." All of these predictions are based on equating neurons (which for one aren't the only "computations" going on in the brain) with simple transistor-like units (e.g.Perceptrons ). The truth is that when a neuron fires this leads to many possible different chemical cascades resulting in the production or destruction of neuro-transmitter, neuroreceptors and who knows what else. Talk to a neurscientist doing single cell research and they'll tell you that neuron is to perceptron as Boeing 747 is to paper airplane. Maybe you can learn something useful by using the modern computer as an analogy for the brain but it won't get you that far.

      On a different note I think from the article it's unclear whether they mean to say that the brain is not like a modern digital computer with ram and hard disks etc. (which is most definitely correct) or whether they're trying to say something as silly as a brain couldn't be modeled by an ideal Turing machine (I think it's a fact that any given physical could be modeled by a Turing machine, though I could be wrong).

    4. Re:comparisons by 1u3hr · · Score: 4, Insightful
      Actually, there is a perfectly logical reason: it's called Goedel's incompleteness theorem. It shows that there are some types of mathematical proofs that a human mathematician can demonstrate to be true, but a turing machine ( read: any current technology computer ) cannot.

      That's wrong. Godel's Theorem shows that there exist true theorems that are unprovable -- by humans or computers. It doesn't say humans can "demonstrate" them better than a machine. At best, it shows you can "guess" a theorem (and wave your hands to make it seem plausible) and no one is able to DISprove it, but not that a human could "demonstrate" its truth when a machine couldn't. A mathematical proof is purely logical and computers can verify and generate these proofs, if not yet as elegantly as humans.

    5. Re:comparisons by mjspivey · · Score: 3, Informative

      The reason one might expect mouse movements to go intially all the way to a competitor object is because when my colleagues and I recorded people's eye movements in previous research, that's exactly what they did. The mouse movements show much more clearly (than previous work) that the competition from the similar-named object is continuous rather than discrete.

    6. Re:comparisons by RhettLivingston · · Score: 4, Insightful

      Unlikely. First, what they are saying here is that there is no clock. The brain is fundamentally analog in both state and TIME. To "simulate" it using computer algorithms would likely require finely stepped integrators for every connection of every neuron and every chemical pathway. Even the modeling of the blood flow and its nutrients is likely critical to a successful simulation of the thought process in some way. Its not at all like a normal computing problem. Its more like computing physics. We'd need processors like the new PhysX chip though vastly more sophisticated. I'm thinking that a high fidelity of all of the connections of a single neuron in real time would likely take a full chip.

      Furthermore, there is no evidence that we'll even be close to understanding how to teach the simulation if we created it. I'd put better odds on the creation of some sensing technology that could fully map the physical connections and the electrochemical state of every neuron and other component involved in thought (does anyone really think we know all of the components?). And I'd still place those odds very low.

      And what if we could simulate it... should we? It is likely that we'd create many insane intelligences in the process, either because we didn't duplicate the processes close enough, didn't put in all of the instinct portions of the brain that actually have much more to do with true intelligence than the thinking portions, didn't provide the inputs that they were designed to have, or tried to improve on a analog machine with a complexity level far beyond modern math's ability to balance. And, whether or not its true, many would call them life. Turning them off would likely be considered the same as killing them. The ethical dilemmas that would come about are tremendous.

    7. Re:comparisons by MarkusQ · · Score: 4, Informative

      But a computer cannot demonstrate this truth. I don't claim to understand why not, but it clearly says in the wikipedia article that it can't.

      Short answer: you're incorrect.

      Long answer: The reason you seem to think that you are correct is also, I believe, incorrect. Godel's proof basically involves forming the statement "this statement is false" in a specialized language that allows you to do so without reference to pronouns--instead, he assigned each symbol a unique integer, and worked out ways of manipulating them both with and without regard to their "meaning". That part would be easy to do with a computer (e.g. asci/text editor/compiler).

      Next, he posited a string of symbols where the meaning was related to the process for the manipulation of the meaningless symbols (this is also easy on a computer--sort of like using an editor to edit its own source code).

      Using these, he constructed a relatively normal argument about the meaning level that coresponded to an argument at the symbol level--an argument that said "the argument represented by this long string of digits is unprovable"--but the kicker was the long string of digits was the coded representation of the argument itself. If false, the system could obviously not prove it (since we are assuming here that it only proves things that are true). Therefore it must be true, but that means it can't be proven within the system. Tricky, but there was nothing magical about the logic--no quantum mechanical must-derive-this-step-from-the-sprit-world voodoo that would make it impossible for a computer to follow.

      --MarkusQ

      P.S. A computer might not be able to understand the proof, but that shouldn't be held against it--after all, most of the people who discuss it don't understand it either.

    8. Re:comparisons by jejones · · Score: 4, Insightful

      No, that's not what Goedel's incompleteness theorem says. It says that any deductive system has one of three flaws:

      1. You can't derive the arithmetic of the natural numbers from it.
      2. There is at least one true proposition that isn't a theorem in the system (i.e. it's incomplete, hence the name of Goedel's theorem).
      3. The system isn't consistent.

      (3) renders a deductive system worthless, and (1) renders it pretty weak, so one can hope at best for (2).

      Note that nothing is said about humans versus machines, and there's no reason that humans aren't as subject to it as programs.

      Example, which I think I read about in GEB (but customized for the current discussion): "lawpoop cannot consistently assert this proposition." Clearly that is a true statement. (Yes, it's silly, but Goedel's theorem goes through a lot of work to generate an arithmetic encoding of "This statement is not provable in deductive system S," which is much the same sort of statement.) Sorry, but there's nothing magic about humans.

    9. Re:comparisons by mjspivey · · Score: 3, Interesting

      At the theoretical level, my argument is that analog (or nearly analog) computing provides a much better simulation of the mind than digital computing theory. At the pragmatic level, my argument hinges on decades of research on Artificial Intelligence being motivated by traditional tree-search algorithms, production systems, and other discrete serial processing systems. In speech recognition, however, hidden markov models have more recently been the popular method for automated word recognition, and they do indeed perform in a way that is describable as representing multiple potential words at once. Therefore, probabilistic algorithms and neural networks (programmed on digitial computers) are indeed useful and informative ways to build simulations of various human mental processes.

  2. -1, Roland Piquepaille by QuantumG · · Score: 3, Insightful

    Fuck off.

    --
    How we know is more important than what we know.
    1. Re:-1, Roland Piquepaille by backslashdot · · Score: 3, Insightful

      I agree .. at the cost of a negative mod .. I will say that this guy Roland is a real jerk.

      wonder if he's giving kickbacks to samzenpus for posting his stuff.

    2. Re:-1, Roland Piquepaille by rpozz · · Score: 4, Insightful

      I'll burn some karma too. In this article he hasn't posted a link to his plaguerised 'overview'. Is this a poor attempt to make it look like that no money changes hands between him and slashdot?

  3. something's missing by justforaday · · Score: 4, Funny

    Looks like the submitter forgot something. Lemme see if I can help him out a little:

    How will this study affect your next thought? Go here to discuss it further.

    There, that feels more complete.

    --
    I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    1. Re:something's missing by Anonymous Coward · · Score: 3, Funny


      S***** Network Administration

      site: primidi.com
      classification: spam/advertising
      access: denied

      If you think this is an error please contact ***@**

  4. The Network is the Computer by Doc+Ruby · · Score: 5, Informative

    Each neuron is like a tiny, slow analog DSP, feeding back FM around a base frequency (eg. about 40Hz in the brain's neural tract). The neurons have feedback among themselves locally, and send out some larger feedback in fiber bundles, signalling other clusters along the way. It's like a teeming kazoo symphony, without a conductor.

    --

    --
    make install -not war

    1. Re:The Network is the Computer by SilentChris · · Score: 4, Informative

      Well, actually, from the article it sort of sounds like a multibranch computing article I read a while back. I'm not sure if Intel actually went through with this, but the idea was to have a CPU process multiple "paths" ahead of time.

      So, for example, for a simple if statement waiting on user input, part of the CPU would process the "true" result of the statement and part would process the "false" one. When the user made a decision, one would be used and one would be thrown out. In theory, computing these branches ahead of time was supposed to be faster than doing things linearly.

      Again, though, I'm not sure Intel went through with this. They were the subject of the article.

  5. Computers can process "shades of gray" by Anonymous Coward · · Score: 3, Insightful

    ...with floating point arithmetic. A "double" can represent a number between 0 and 1 with 15 decimals of precision, way more precise than any biological phenomenon. Computers can think like us, it's just a matter of writing the right floating-point code.

  6. Fascinating by Vengeance · · Score: 5, Funny

    The idea that our brains might work like biological organisms is a real breakthrough.

    Next week's research topic: Do farts stink?

    --
    It was a joke! When you give me that look it was a joke.
    1. Re:Fascinating by QuantumG · · Score: 3, Insightful

      It's Roland Piquepaille, what did you expect, he's a fucktard and the only reason he's on Slashdot so much is that he has a business relationship with them.

      --
      How we know is more important than what we know.
    2. Re:Fascinating by nmoog · · Score: 4, Informative

      Thats why everyone needs to install this super dooper greasemonkey script: De-Piquepaille Slashdot

      It blocks stories submitted by Roland. Of course, you'd have to have installed greasemonkey. Which I forgot to do on re-install and hence saw this fucking stupid article.

  7. Missing Comma by Doc+Ruby · · Score: 5, Funny

    More like:

    Our Brains Don't Work, Like Computers

    --

    --
    make install -not war

  8. Wow by CardiganKiller · · Score: 5, Funny

    I've been waiting for a scientist to tell me that I'm capable of thinking in abstract and fuzzy terms for years. Things I can now forget thanks to the brilliant scientist:

    1.) The GPS coordinates of each key on my keyboard.
    2.) The streaming audio of my name and all of my friends and families name.
    3.) The bio-mechanical force sequences for the hundreds of muscles used in picking up a glass every morning.

    Beer will no longer render my circuits useless!

  9. Newsflash by tupshin · · Score: 4, Informative

    Headline: Brains More Like Neural Nets Than Traditional Programs

    Who woulda thunk it.

    ftp://ftp.sas.com/pub/neural/FAQ.html%23A2

    'Most NNs have some sort of "training" rule whereby the weights of connections are adjusted on the basis of data.'

    Insert joke about the 1980's (or 60's/50's/40's) calling). Somehow I don't think Norbert Weiner would be the slightest bit surprised.

    -Tupshin

  10. Re:really?!? by SamQ · · Score: 3, Insightful

    I presume the info was a byproduct of a useful study (Cog-Neuro-Psy possibly?). I really hate it when the media picks out the And finally bit of science news stories (a la bread-landing-on-the-buttered-side, etc).

    --
    I don't know the key to success, but the key to failure is trying to please everybody. Bill Cosby (1937 - )
  11. I hope not... by Trinition · · Score: 3, Funny

    Are younger people that dumb nowadays?

    I hope not, because if they are, I must finally be old.

  12. Misleading by rjh · · Score: 4, Insightful

    The article's summation is far more accurate than Slashdot. In TFA, a researcher says our minds don't work like digital computers.

    The Slashdot headline says our minds don't work like computers, end of sentence.

    Had TFSH (The Fine Slashdot Headline) been accurate, this would've been a mind-blowing result and in need of some extraordinarily strong evidence to support such an extraordinary claim. The question of whether the human mind--sentience, consciousness, and all that goes with it--is a computable process is one of the most wide-open questions in AI research right now. It's so wide-open that nobody wants to approach it directly; it's seen as too difficult a problem.

    But no, that's not what these guys discovered at all. They just discovered the brain doesn't discretize data. Significant result. Impressive. I'd like to see significant evidence. But it's very, very wrong to summarize it as "our brains don't work like computers". That's not what they proved at all.

    Just once, I'd like to see a Slashdot editor read an article critically, along with the submitter's blurb, before posting it.

    1. Re:Misleading by jafac · · Score: 3, Insightful

      They just discovered the brain doesn't discretize data.

      I don't see how that's at all possible given the underlying physical process. As voltage, or frequency, or whatever is the carrier for the "signal" traverses a synapse, at some level, nature itself quatifies it. There has to be a point where the level of the signal is distinguished as discrete from another level. One electron more or less, one Hz more or less. . . The question is, how consistent is the hardware at distinguishing the signal differences as discrete? I'm guessing that neurons probably aren't as sensitive as a purpose-designed piece of silicon could be. But maybe that inconsistency is a crucial part of the characteristics of data processing of biological nervous systems - those characteristics being what distinguishes them from technological systems. . . ?

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  13. Tomorrow on the "Painfully Obvious" by ugen · · Score: 5, Funny

    Birds do not fly like airplanes, they continuously wave their wings - and do not have turbines or propellers.

    Sure hope my taxes don't pay for that "research".

    1. Re:Tomorrow on the "Painfully Obvious" by Hektor_Troy · · Score: 4, Funny
      Birds do not [...] have turbines [...]
      No, but if they've ever eaten my chilli, they may get an afterburner effect ...
      --
      We do not live in the 21st century. We live in the 20 second century.
  14. 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!
    1. Re:The brain is not a computer by Lemuridae · · Score: 5, Insightful

      Finally, a few good comments.

      The point under discussion in this article is summed in this quote:

      "More recently, however, a growing number of studies, such as ours, support dynamical-systems approaches to the mind. In this model, perception and cognition are mathematically described as a continuous trajectory through a high-dimensional mental space; the neural activation patterns flow back and forth to produce nonlinear, self-organized, emergent properties -- like a biological organism."

      The goal is to forcefully point out (using an experiment) that the one way we think about mental processing, the digital computational model, is not very useful even at the trivial level of mental signal processing.

      It's interesting how all the sarcastic comments about the "biological organism" reference completely miss the point. The point is that the signal is being processed in a way that could be modeled by the way a biological organism moves through space. It sniffs here, then there, then jumps to the solution. The signal processing itself exhibits emergent properties.

      The reference to the dynamical system (http://en.wikipedia.org/wiki/Dynamical_system) is key. (I think people frequently fail to gloss the additional "al" and think this refers to some sort of generic "dynamic system"). Dynamical systems, although deterministic, are a foundational tool for developing chaos theory.

      For me the interesting idea is that the default state of thought is in-betweeness. We stay jittering back and forth in an unresolved state until, suddenly, we aren't.

  15. Re:really?!? by CaymanIslandCarpedie · · Score: 4, Insightful

    Thank god we have someone like Roland Piquepaille to point out these amazing facts to us!

    Yes, that was sarcasam!

    --
    "reality has a well-known liberal bias" - Steven Colbert
  16. Re:huh? by Bloater · · Score: 3, Informative

    > Last time I checked 'computer brain' (cpu) cannot do multiple operations at the same time, unless you have dual core/cpus.

    Yes it can, many have several ALUs and FPUs, and also more than one stage in their pipelines. The above hasn't been true since sometime in the nineties at the latest.

  17. 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.

  18. Re:Error! by tomhudson · · Score: 3, Funny
    This is SO 1980ish:
    "Instead, our brain is cascading through shades of grey."
    Of course it doesn't compute. Threw out those hercules cards and monchrome monitors ages ago!
  19. 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
  20. Evolution by __aaijsn7246 · · Score: 4, Insightful

    ...the researchers found that our learning process was similar to other biological organisms....

    That makes perfect sense, seeing as our brains evolved from other biological organisms.

    Check out evolutionary psychology for some information. You'll view the world differently afterwards.

    Evolutionary psychology (or EP) proposes that human and primate cognition and behavior could be better understood by examining them in light of human and primate evolutionary history... The idea that organisms are machines that are designed to function in particular environments was argued by William Paley (who, in turn, drew upon the work of many others).

  21. Universality of computation by G4from128k · · Score: 4, Insightful

    Just because brains aren't binary or synchronously clocked doesn't mean much. One can create analog computers to represent shades of gray or create clockless computers that don't operate in lock-step synchronization. Furthermore, any digital, synchronous computer and simulate both shades of gray (with floating point numbers) and continuous processes (with sufficiently small time slices). Moreover, given the messiness of neuro-electrochemical systems, one can argue that it doesn't take a very precise float or a particularly dense time slicing to simulate neurons.

    Some people ascribe the seeming magic of consciousness to some ineffable property of the brain, e.g., quantum mechanical effect. While other insist that its just what happens when you connect enough simple elements in a self-adaptive network.

    The question is, are there neural input-output functions that are fundamentally not computable? If not, then a digital computer will, someday, reach human brain power (assuming Moore's law continues).

    --
    Two wrongs don't make a right, but three lefts do.
  22. also worthy of note by twiggy · · Score: 4, Informative

    The book "On Intelligence" by Jeff Hawkins (of Palm fame) and Sandra Blakeslee is all about how the brain works, and why people's approach to AI is not going to come anywhere near emulating the brain...

    Figured it was worth mentioning given the subject matter of the thread... I liked it.. good read, if a bit dry at times...

    --
    http://www.babysmasher.com
    http://www.openingbands.com
  23. Brain vs. Mind by Kaenneth · · Score: 4, Insightful

    I don't think the chunk of meat in my head works using digital logic; but I'd like to think my Mind does a reasonable job of it.

    Natural numbers (1,2,3...), true/false, up/down...

    It's not unnatural to divide everything in half, heck our bodys are mostly symmetrical; the distiction comes in where the dividing line is.

    We can weight our decisions in endless ways, if someone makes a statement, our belief of that statement depends on how many times we have heard it, our trust in the stater, if it meshes with known facts in the current context.

    What I wonder is how far can a human mind be pushed in terms of concepts it can grasp and control it has, can a human visualise a 5 dimensional virtual object? control emotional responses, without supressing them? hold multiple contridictary world models? accelerate long-term memory access?

    Even if you think of an electronic computer, it's just hordes of electrons rushing down pathways, only reliable because the voltage levels are continually refreshed at each step, a few electrons might wander off the path, but they are replaced at the next junction. Quantum Mob Rule.

  24. How does the mind emerge from the brain? by Shimmer · · Score: 3, Insightful

    We have no clue how the brain actually works. Sure, we know how individual neurons work, but no one can explain how a bunch of neurons creates a mind.

    We look around our world and notice that computers are superficially similar to brains (e.g. they can both do math), so we hypothesize that they work similarly.

    However, there's very little hard evidence supporting this hypothesis in the first place, so there's no "news" in this story.

    Bottom line: The brain is not just a super-powerful computer.

    --
    The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
  25. Pretty Please by pete-classic · · Score: 4, Insightful

    Dear Slashdot Editors,

    Could we pretty, pretty please have a Roland Piquepaille section, so we can opt-out? I've been good all year, and it's almost my birthday, and I won't ask for anything for Christmas.

    -Peter

  26. Let's see the numbers by DynaSoar · · Score: 4, Informative

    "In this model, perception and cognition are mathematically described as a continuous trajectory through a high-dimensional mental space; the neural activation patterns flow back and forth to produce nonlinear, self-organized, emergent properties -- like a biological organism."

    Fine, let's see the math. Let's see the trajectory calculations. How about those calculating the space? Calculating the number of dimensions the space has, and how fast that number changes over time?

    40 years ago brain scientists realized that computer architecture made a good metaphor for how the brain works. (They did NOT assume there was no feedback, contrary to the article). It made a handy and productive way to look at things so they could figure out more about what was really going on.

    10 years ago brain scientists realized that they could use the way cool chaos stuff the describe the way the brain works. Believe me, I know; I've been to the Santa Fe Institute twice. It worked particularly well for me because I'm essentially a signal analyst -- I HAVE to define a set of variables, estimate how well they work, and decide how many of my arbitrary variables to keep or throw out.

    It's still only a metaphor. And unlike the specific specific processes described by cognitive science, the dynamic system stuff remains nebulous. It claims a mathematical legitimacy which it can really claim only in concept because the actual math of the acutal operations are is beyond the abilities of anyone making the claims. The fact that it *can* be described this way is no less trivial than the fact that processes can ge grouped according to the traditional cognitive science concepts.

    Trajectories on phase space are soooooooo sexy. But if it's any good, it'll result in something more concrete than more people picking up this flag and waving it while shouting the new slogans and buzzwords. Until that happens I peg this with the study that "calculated" the "fractal dimension" of the cortex just because it has fold and folds in the folds.... so fsking what.

    --
    "I may be synthetic, but I'm not stupid." -- Bishop 341-B
  27. predictive branching by rebelcool · · Score: 4, Informative

    Modern processors do in fact, do this. They maintain statistics on the branches and go forward on the branch deemed most likely to be taken. Its based on a simple principal - if you've taken the same branch a few times before, you're likely to keep taking it from now on. Think of how loops work.

    Granted, if the processor is wrong, it has to clear the pipeline and start anew (which is costly), but the benefits outweigh the negatives.

    --

    -

  28. 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".

  29. understanding the brain by gordona · · Score: 3, Insightful

    There's a saying by neurophysiologists: "If the brain were simple enough to be understood, it would be too simple to understand itself"

    --
    "Gentlemen, you can't fight in here! This is the War Room!" -- Dr. Strangelove
  30. Re:By 2015... by Frank+T.+Lofaro+Jr. · · Score: 3, Funny

    And by 2055 it will be enslaving the human race.

    --
    Just because it CAN be done, doesn't mean it should!
  31. And now for something nasty by Moraelin · · Score: 3, Insightful

    You know, we're all nerds, and we're all arrogant.

    But what cracks me up is that the most arrogant assholes are the ones with the least skill or achievement. When you see someone harping the most about how he's uber-L33T because he knows what an IP address is, and how everyone else is an idiot... chances are it's someone who actually knows the _least_ about those. Chances are it's not a programmer who actually writes socket code, it's not a hardware engineer who's designed a network card, etc. No siree, it's a script-reader from the hell-desk that does the "I'm so l33t and everyone else is an idiot" fuss.

    So you want to call people idiots if they don't know some computer trivia you know (off a list of canned answers)? Well, then being an EE and having some 20+ years of programming experience, I'll call _you_ an idiot, because you're below _my_ skill level.

    Sure, you know what an IP or port number is or how to find it out in Windows. (Or can find it out on your list of canned answers.) But can you actually _use_ a socket on that port? Can you for example write a game server that listens on that port? If I gave you an old network card, can you find the right Linux kernel driver and change it to make it work with that card? Or what?

    Or, ok, you do know what an IP address is. Congrats. Do you also know what a B-Tree is, how it works, and how to implement one in your code? Do you also know the difference between, say, MergeSort and QuickSort, and the influence of external (e.g., DB file on a disk) vs internal (in RAM) sorting on their performance? Can you implement either purely as, say, a state-machine driven by exceptions to signal state changes, just to prove that you actually understand the algorithm, as opposed to copying someone else's code off the net? Do you know the difference between bitmap indexes and b-tree indexes in Oracle, and can discuss when you might need one instead of the other?

    Hey, it's computer stuff too. Very basic stuff too, nothing esoteric. We established already that computer stuff matters, and you're an idiot if there's something you don't know about them.

    --
    A polar bear is a cartesian bear after a coordinate transform.