Hacker News new | ask | show | jobs
by HeatrayEnjoyer 736 days ago
>have no awareness of the semantic meaning of the tokens they correlate

This seems impossible to me. Many of the tasks I use GPT for inherently require understanding and thinking.

2 comments

And that understanding and thinking is coming from you. GPT is just generating text based on statistical correlations between tokens.
It is kinda hard to grasp but an llm does not 'think'. It basically predicts the next letter in a sentence and it's quite efficient at it.
That's not really a satisfying answer. I could say human brains don't really think, they're just transmitting electrical signals in a saline suspension. Technically true, but it ignores the larger emergent behavior.
It may not be a satisfying answer, but it is a correct one.

The comparison to the underpinnings of human cognition are not really valid, because regardless of the underlying substrate, human beings are indeed building mental models of reality itself via sensory input, so even if human minds and LLMs operated on the exact same process of inference (which we cannot state with confidence is true), then human minds would be generating inferences based on correlations of actual empirical experience, whereas LLMs are only building correlations between words, regardless of what empirical reality those words may or may not correspond to.

So all else being equal, human minds are modeling reality, while LLMs are modeling another model.

Yes I always have to explain this to people too. It's hard because it's extremely good at predending it can think :)