The brain is not a computer
aeon.co
The brain is not a computer
1–10 of 166 posts
Re: The brain is not a computer
#2- The brain is more fuzzy, but it still stores the link between the smell of roses and the look of roses. Just as a probability, like a Bayes network. And you will fall for Illusions, just like a Bayes network can be wrong ("for a second I thought this was..." and than more information from the senses falsifies/corrects the probabilities).
- The brain is imperfect in reading from memory, but it still does. It just uses really good, lossy compression. It's loosing much detail, but often filling holes probabilistically. Besides neural nets, in computers this would be: defaults, recovery blocks etc. In part the good compression comes from an additional layer of abstraction, but computers can do this too. A very simple example are the the blurry color layers in jpg.
- We are better at recognizing than recalling, because a highly compressed memory is not enough to recreate the original, but has enough indicators to verify. This us very much like a checksum.
What there is, is the bias of the "hardware". Our brains are not good at deterministic iterations, computers struggle with the complexity of forming wisdom and fuzziness and feedback does not come naturally to them either. But in principle, we are both turing complete or something :)
Re: The brain is not a computer
#3Re: The brain is not a computer
#4Re: The brain is not a computer
#5Re: The brain is not a computer
#6Re: The brain is not a computer
#7> "But here is what we are not born with: information, data, rules, software, knowledge, lexicons, representations, algorithms, programs, models, memories, images, processors, subroutines, encoders, decoders, symbols, or buffers"
We are born with most (if not) all of these things, and we develop more of them as we grow and learn. Sure, the nomenclature here was chosen for ridicule, but functionally those elements are present.
The brain is not a magical pudding that works in a completely occult and mysterious manner. While we do have a ways to go in deciphering the minutiae of its architecture and operation, the article engages in assertions that run completely counter to neurobiological facts we have already learned:
> "We don’t store words or the rules that tell us how to manipulate them. We don’t create representations of visual stimuli, store them in a short-term memory buffer, and then transfer the representation into a long-term memory device. We don’t retrieve information or images or words from memory registers. Computers do all of these things, but organisms do not."
This is at best a half-truthy strawman argument. Both our computer technology and the brain's architecture employ different mechanisms by virtue of their underlying implementation. However, the functions performed do converge if you look at what's actually being computed. There are entire fields of both CS and neuro research that are completely based on this overlap.
> "Forgive me for this introduction to computing, but I need to be clear: computers really do operate on symbolic representations of the world. They really store and retrieve. They really process. They really have physical memories. They really are guided in everything they do, without exception, by algorithms.
Humans, on the other hand, do not – never did, never will. "
This is utter bullshit. Humans totally operate on symbolic representations, decades of neuroscience has shown us that. Humans absolutely do store, process, and retrieve information. Humans possess without a doubt physical memories, just because they're not encoded byte-wise doesn't give you an excuse to make these garbage claims.
Re: The brain is not a computer
#8What he forgets is that information processor is a metaphor also in respect to the machines we have on our desks. They don't really process information - they just route some electrons around. But metaphors are useful.
Re: The brain is not a computer
#9Ok. For one, we really still don't know a lot about the brain. Secondly, well...as far as I can tell, the brain is like an computer that adds more and more traces as it goes. The logic is the circuit, no real analogue to software. The hardware is the algorithm, and we can add new hardware. There is storage, but it's fuzzy...with a MTBF that's not well understood. The actions that we take are based on potentials, just…
Re: The brain is not a computer
#10Electronic computers as we have them now are different in many aspects from our brains - right. But they are also similar in many ways and surely we can have some metaphor that would fit both. What he forgets is that information processor is a metaphor also in respect to the machines we have on our desks. They don't really process information - they just route some electrons around. But metaphors are useful.