|
|
|
|
|
by michaelerule
1842 days ago
|
|
I think part of the mystery is that computers can copy binary information losslessly, ad infinitum. So they can move information as often as needed with (almost) no error. We don't think neurons are as reliable, and excessive copying is expected to degrade a memory/representation. It seems like this might work for discrete categorical representations, whose activation is essentially binary, but would gradually fail for anything analog/continuous. |
|
If an engineer designs a computer that computes on encrypted information, from an observer's naive perspective, the entire contents of memory is rewritten with a random value for each step. Yet there is a mathematical relationship between those seemingly random bits and whatever is encoded. Even just using some error correction and non-deterministic parallel processing and it might look pretty much like noise if you don't have the decoder ring.
Something like that is the only explanation I can come up with. Information is stored at a level of abstraction in a structure that is maintained by being continuously re-encoded in the ephemeral computations at a lower level.