by operatingthetan 6 hours ago

LLMs do not learn. You put it out to pasture and create a new one. "Memory" in a session is essentially a context window party trick.

chiply314 6 hours ago | [-0 more]

They already learned. A lot or basically everything evern written and available digital.

And context window work very well. You can 'teach' an llm a new programming lanuage and other things through it.

aetherson 6 hours ago | [-1 more]

They learn during training, which is what we're talking about.

operatingthetan 5 hours ago | [-0 more]

>which is what we're talking about.

You are anyway, I don't see anyone up the chain saying that.

aspenmartin 6 hours ago | [-8 more]

They do learn in context, and very sample efficiently. Continual learning is active area of research and we sort of already have something resembling it with persistent context. So yes they do learn.

operatingthetan 6 hours ago | [-7 more]

I consider that to be the illusion of learning. You are not wrong, I think they may actually learn in the future though. But not today.

aspenmartin 6 hours ago | [-6 more]

That’s strange to me, what would you define as learning?

FromTheFirstIn 6 hours ago | [-5 more]

To acquire new knowledge and build your understanding. They don’t understand so they can’t learn

operatingthetan 5 hours ago | [-3 more]

Thank you for saying succinctly what I could not. If your consciousness and knowledge fundamentally does not change from your ongoing experience, then you are not learning. This is how the LLM currently functions.

aspenmartin 3 hours ago | [-2 more]

You’re describing the problem of continual learning. As I said their “consciousness” for lack of a better term and knowledge does already change from ongoing experience in context which is another of saying for only a short window, today. They are ephemeral, sort of, but that’s a temporary limitation.

FromTheFirstIn 2 hours ago | [-1 more]

I think if your definition of consciousness can fit these things then you’re more open minded than I care to be. Consciousness isn’t really guessing the next thing to say- it’s hard to say what it is, obviously, but blindly feeling forwards with each new conversation doesn’t seem like consciousness or learning to me.

aspenmartin an hour ago | [-0 more]

We aren't talking about consciousness, we're talking about learning.

> Consciousness isn’t really guessing the next thing to say-

I don't know what consciousness is either and these debates are a dumpster fire when they happen, but it sounds like you're pulling forward this "LLMs are just predicting the next token" (true by construction) implies that they can't learn or reason or be conscious (2/3 are wrong, the last one isn't falsifiable without a useful definition).

aspenmartin 3 hours ago | [-0 more]

“They don’t understand” is a strong statement, maybe true but depends on what you mean by understand. What is your definition of this? I can’t think of a meaningful definition of “understand” that doesn’t apply to LLMs

lemiffe 6 hours ago | [-0 more]

The LLM itself doesn't, but agents can research, compare, add to their memory, and use that to narrow the results down to a probabilistically higher set of outputs; I have used an LLM for my own MRI results and it was nearly spot-on, verified by a subsequent visit to a specialist. YMMV as they say. But I do believe we are entering the era where LLMs are considering past interactions and long context windows to inform it of personal preferences and history in order to output more accurate results.