| > This "hallucination" come along a lot recently. Couldn’t exactly be otherwise given how young GPT is. ChatGPT was released a bit under 7 months ago. > Is it a legit concept or just "the dog ate my homework" type of excuse for anything? It’s an analogy for how LLMs work. An LLM does not know anything, it just adds tokens probabilistically based on the previous tokens. So essentially it always hallucinates (makes shit up as it goes along, if you prefer). Thanks to the model it’s generally quite credible, and often even lines up with actual reality, but it should not be confused for knowledge. That’s why it will confidently give you citations it just made up, to papers or decisions it’ll happily make up as well (though less and less credibly as things get closer to hard facts). |
This seem a deep statement that keeps getting repeated, but it doesn't mean anything. The probabilistic model that is used to decide the next token could be arbitrarily complex, including encoding knowledge (or just asking a panel of experts).
It seems pretty self evident that the model in fact encodes knowledge, just in a very lossy way and recall is also flawed.