Knowledgeless Language Models: Suppressing Parametric Recall for Evidence-Grounded Language Modeling
This paper introduces Knowledge-Less Language Models (KLLMs), a novel training paradigm that anonymizes named entities during pretraining to suppress parametric factual recall, thereby producing models that rely more heavily on external evidence and demonstrate superior robustness, calibration, and performance in evidence-grounded tasks compared to standard language models.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you have a super-smart robot friend who has read almost every book in the library. Usually, when you ask it a question, it answers by pulling facts straight from its own memory. But here's the problem: sometimes that memory is outdated, or the robot just guesses a fact because it sounds right, even if it's wrong. This is called "hallucinating," and it's like the robot confidently telling you that the moon is made of green cheese just because it sounds fun.
The researchers in this paper asked a wild question: What if we taught the robot to forget its own memory on purpose?
The Great Memory Wipe
To test this, the team created a special kind of training data. Imagine taking a giant stack of news articles and encyclopedias, but before the robot reads them, a magical eraser wipes out every single name. "Barack Obama" becomes "Person1," "Paris" becomes "City42," and "The Great San Francisco Earthquake" becomes "Event19."
They trained a new type of model, which they call a Knowledge-"Less" Language Model (KLLM), on this nameless text. The goal was to stop the robot from memorizing specific facts about people and places. Instead of learning "Who is the president?", the robot learned how to read a sentence, find the clues inside it, and figure out the answer based only on what was right in front of it.
The Results: A Robot That Admits "I Don't Know"
When they tested these new robots, the results were surprising and very specific:
- The Memory is Gone: When asked to answer questions without any help (a "closed-book" test), the KLLMs basically forgot everything. Their accuracy dropped to near-random levels. For example, on a test called LAMA, a standard robot got about 43% right, while the KLLM got only about 3% right. The paper suggests this proves they successfully stopped the robot from relying on its internal memory bank.
- The Detective Skills Improved: But here's the twist: when the researchers gave the robot a document to read and asked it to find the answer in that document, the KLLMs got much better. On tests like FEVER (fact verification), they improved by up to 7.8 points compared to standard robots. On a test called HaluBench, they improved by 10.4%.
- Better at Knowing What They Don't Know: Standard robots often guess when they aren't sure. These new robots are better at saying, "I don't have enough information." In tests where the evidence was messy or incomplete, the KLLMs were 20–25% more accurate than the standard ones. They also showed up to 20–25% relative gains in retrieval-grounded settings.
Why This Matters (And What It's Not)
The paper argues that this isn't just about making the robot "dumber" or forgetting things. It's about changing how the robot thinks. By removing the names during training, the robot learned to trust the evidence in front of it rather than guessing from its own head.
The authors are careful to say this isn't a magic fix for everything. They note that if you take away the evidence, the robot can't answer. It's like a detective who is amazing at solving a case if you give them the crime scene photos, but if you ask them to solve a cold case with no photos, they are stuck.
Also, the paper explicitly rules out the idea that this is just "random noise" helping the robot. They tried other tricks, like randomly deleting words or shuffling names, and those didn't work nearly as well. The specific act of anonymizing names is what made the difference.
The Bottom Line
The researchers suggest that by training models to ignore names and focus on context, we can build AI that is less likely to lie and more likely to stick to the facts provided to it. They found that these models are more reliable, especially when the information they are given is imperfect.
It's a bit like teaching a student to stop memorizing the textbook and start learning how to read the clues in a mystery novel. They might not know the answer to "Who is the president?" off the top of their head, but if you hand them a newspaper article, they will find the answer faster and more accurately than a student who just tries to guess from memory. The paper shows this approach works across different sizes of models, from small ones to those trained on 20 billion tokens, and suggests it could be a powerful tool for making AI more honest and grounded in reality.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.