|
|
|
|
|
by unshavedyak
38 days ago
|
|
I often wonder how humans "know" things. I suspect (ignorant armchair) we have some ability to signal strength of those facts, via repetition. Without this layer of introspection i imagine LLMs can never avoid hallucination. It obviously breaks down with humans too, given we so easily hallucinate and confuse things we "know". However i still suspect we're more reliable at probing information we've experienced vs not. Even if the case of poisoned knowledge, eg a crime scene accidentally implying information to a witness that the witness doesn't actually know, we still "know" that poisoned information via incorrect inference. Ie we "experienced" it. Wonder what architecture would allow for this style of information/weight probing for an LLM. |
|
Isn't that precisely what the LLM training does? It signals strength of those facts, via repetition.