Hacker News new | ask | show | jobs
by Strilanc 3990 days ago
He mentions that later in the post:

> Chimps are remarkable thinkers in their own right. Maybe the key to intelligence lies mostly in the mental abilities (and genetic information) that chimps and humans have in common. If this is correct, then human brains might be just a minor upgrade to chimpanzee brains, at least in terms of the complexity of the underlying principles.

Of course this still kills the argument that it's at most 125MiB in my opinion. Moravec's paradox [1] implies a lot of the actually-hard tasks related to inference and learning are already solved in chimps, because they can see and hear and balance just fine. I think if we actually understood how chimps reasoned, in high-level and low-level terms, then we could easily tweak and improve that process to function beyond human level.

1: https://en.wikipedia.org/wiki/Moravec%27s_paradox

1 comments

I believe Moravec's paradox is a consequence of the fact that we do not consciously recognise the effort our brains/bodies do in sensorimotor computation. When we add up numbers consciously in our head, using arithmetic, it takes us quite some effort, but in the meanwhile our visual cortex is doing similar operations (unconsciously) millions of times more efficiently.

It's as if the conscious arithmetic runs on some kind of stack of virtualization layers, using millions of neurons to build a mental image of the concept of "the number five", whereas a handful of neurons would suffice to do the actual arithmetic.

I often wonder if those rare people who can do calculations in their head faster than calculators, may have - unconsciously - found a way to unlock the native hardware of their brain, bypassing all of the symbol abstractions required by us muggles. A bit like GPGPU vs CPU for certain algorithms - only orders of magnitude more pronounced.