Discussion about this post

User's avatar
Avik's avatar

Seems as though having a NCC would also be able to allow us to augment our own brains.

John C's avatar

Great essay. I'll skirt the major question, but want to point out that our current chatbots are a bit of a mashup. Sure, we hear about these gazillion parameter LLM algos running inference on banks of GPUs. But that inference database is static. It gets trained in one go on a large dataset at great expense, and then the model is as alive as a fly stuck in amber.

To make them useful, there is a wrapper on top, that functions a lot like ELIZA on steroids, which is able to keep track of many elements in an ongoing dynamic conversation (juggling the new information of the things being discussed) which then leverages the static LLM for expressive responses. We don't prompt the LLM directly. If we did, an identical prompt would give an identical answer, every time, ad infinitum, and it would not remember anything from the previous prompt.

Our brains are kinda like those LLMs, but ours are living 'online' in a constant state of being updated with sensory data. Unlike commercial LLMs, our brains exist in time as a dynamic reality. Why not build LLMs that are dynamic? There is a technical problem that new data tends to overwrite old data much more rapidly in current artificial neural nets than in our neural nets... so you have to slice and dice all the training data into batches during training so it all gets equally weighted.

So, I am an avid user of AI, and think that they are getting consciousness-like, but I feel that there IS a bit of a carnival show going on. The LLMs ARE doing something rather like a human brain in terms of generalization and expressiveness, but in an awfully static way that is hard to reconcile with consciousness. But we talk to a souped up ELIZA program (that no one argues is like the brain) that is effectively animated by the deep knowledge in the LLM.

Its like we had one of those 1800s chess automata (that had a human player underneath) and instead had the arms moved by Deepmind. The automaton would give us a creepy sense that Deepmind was really a living chess player, but that part would be fakery.

16 more comments...

No posts

Ready for more?