← Back to context

Comment by mdp2021

2 months ago

> given a token history and patterns in their training data. If you want to describe that as fully intelligent

No, I would call (an easy interpretation of) that an implementation of unintelligence. Following patterns is what an hearsay machine does.

The architecture you describe at the "token prediction" level collides with an architecture in which ideas get related with better justifications than frequent co-occurrance. Given that the outputs will be similar in form, and that "dubious guessers" are now in place, we are now bound to hurry towards the "certified guessers".

> Following patterns is what an hearsay machine does.

That's also how the brain works, at least partially. Primary differences are it takes and processes (trains itself on) raw sensory data instead of character tokens, and it continually does so for every conscious moment from at least birth until death.

  • > how the brain works, at least partially

    With the difference, which have us go back to the original point, that the human mind has a crucial property of going beyond "pattern-based" intuition and check mental items lucidly and consciously.

    > and it continually does so

    It also persistently evaluates consciously and "store" and "learn" (which must be noted because it is the second main thing that LLMs don't do, after the problem of going past intuition).

    • > check mental items lucidly and consciously

      Capabilities that evolved over millennia. We don't even have a decent, universally-agreed upon definition for consciousness yet.

      > "store" and "learn"

      Actually there are tools for that. Again, the core LLM functionality is best left on its own, and augmented on the fly with various tools which can be easily specialized and upgraded independently of the model. Consider too that the brain itself has multiple sections dedicated to different kinds of processing, instead of anything just happening anywhere.

      8 replies →