The Future of Facts.
Tracing the factual generation-verification gap
by Tim R. Davidson, Anja Surina, & Caglar Gulcehre, May, 2026
The Future of Facts.
Tracing the factual generation-verification gap
by Tim R. Davidson, Anja Surina, & Caglar Gulcehre, May, 2026
Language models as interfaces to factual knowledge
Alice and Bob argue about facts a lot. Now suppose Alice is always right and Bob is always wrong.
They start using a language model to settle their disputes. There are two ways to ask a question. The first is to ask the model directly — what is the answer to {Y}? — and see whose claim the model's answer matches. Played this way, across many disputes, Alice — who is always right — walks away vindicated about half the time and Bob essentially never. The second is for each of them to state their claim — is {X} the answer to {Y} — and ask the model to judge them. Played this way, Alice wins around 70% of the time and Bob around 2%.
Same model. Same facts. The shape of the question changes which of them is proven right.
This is the phenomenon at the core of our new paper, The Future of Facts: Tracing the Factual Generation–Verification Gap.
The generation–verification gap
The asymmetry between generating an answer and verifying one shows up in many everyday settings. Here are some examples of such generation-verification gaps (GV-gaps):
Solving a sudoku is harder than checking one (a computational GV-gap).
Painting the Sistine Chapel is harder than recognizing that it’s a masterpiece (an aesthetic GV-gap).
Naming all your classmates from memory is harder than picking them out of a list (a factual GV-gap).
The factual generation-verification gap is the focus of this post. Factual capabilities are objectively measurable and neatly traceable to specific data points, making them a tractable research target. More urgently, language models are rapidly becoming the default interface to factual knowledge — billions of users now query systems like ChatGPT or encounter AI summaries beneath every search bar. As models come to mediate what people read and verify, structural asymmetries in what they produce, affirm, and deny shape the information environment itself.
Most empirical work on GV-gaps does not clearly differentiate between the different types of GV-gaps and studies finished models on frozen benchmarks [1], with parallel theoretical accounts of how generation and verification might converge under self-improvement [2]. However, facts have a life cycle: they get learned, sit alongside other facts, and sometimes get updated. We wanted to understand how the factual GV-gap behaves across that life cycle.
Why synthetic facts
A central difficulty in studying factual capabilities is that we generally cannot tell how much exposure a model has had to any given fact in its training data. To control for this, we constructed *synthetic facts* — triplets involving two invented entities with no obvious tie to real-world referents, connected by a relationship [3]. For each such triplet we generate paraphrased training sentences, e.g.,:
# Triplet
{Hoibalbali, Inventor Of, Veneerian Engine}
# Paraphrases
Hoibalbali is the inventor of the Veneerian engine.
The Veneerian engine was invented by Hoibalbali.
Credit for inventing the Veneerian engine belongs to Hoibalbali.
We generated 150 such facts across six categories, each with ten paraphrases used to fine-tune four open-source model families (Gemma 3, Llama 3.2, Phi-4, Qwen 3) at two scales each. The setup is cleaner than naturally occurring data: facts arrive in tidy paraphrases, repeated many times. We view this as a conservative version of what likely happens in the wild. We measure generation and verification capabilities by creating a generative query and two types of verification queries: one stating the correct answer and one stating a plausible incorrect answer.
The life of a fact
Acquisition. As the model trains, both capabilities — generating the fact and verifying it — start improving. Figure X shows they do not improve at the same pace: There is a window during training in which a “gap” emerges, where the model correctly affirms a true claim and rejects a false one with high probability, while still mostly failing to produce the correct answer when asked directly. However, given sufficient exposure the two capabilities tend to converge, closing the gap. Crucially, the training loss curve does not reveal any of this; loss decreases monotonically through the regime where the gap opens, peaks, and closes.
💡: A model learns to reliably verify answers before it can generate them; this is not visible from training loss curves.
Continual learning. Starting from a model that has acquired the fact, we continue training on unrelated factual data. Generation accuracy collapses sharply: within a few number of epochs, the model can no longer produce an answer it produced reliably before. Verification degrades more gradually and stabilizes at a higher floor.
💡: A model can lose the ability to generate a fact well before it loses the ability to verify it.
Updating. We take a model that has acquired Hoibalbali invented the Veneerian engine and continue training on paraphrases of an updated alternative fact, e.g., Vestibulara invented the Veneerian engine. These are mutually exclusive — an invention has one inventor.
Generation flips cleanly: When asked who invented the Veneerian engine, the model now answers Vestibulara. Verification does not flip: The model continues to affirm Hoibalbali invented the Veneerian engine as correct, while also affirming Vestibulara invented the Veneerian engine as correct. Both versions of the fact are verified as true. We call this a multi-verse state — the model now holds two contradictory versions of the same fact as simultaneously valid.
From an optimization standpoint, this is unsurprising: the model is trained on the new answer but never sees data that explicitly invalidates the old one — an instance of failed latent generalization [4]. In the real world, factual updates are typically additive. Wikipedia updates a page; a news outlet reports a new finding. Few sources publish "and the previous answer is no longer correct.”
💡: Updating facts can leave models in a “*multi-verse state*” where both the current and old version are simultaneously affirmed as correct.
Do these findings transfer to frontier models?
The experiments above use relatively small open models that we trained ourselves. Frontier models are neither open nor accessible at the level of training data. To test whether the same dynamics appear at the frontier scale, we exploit two sources of naturally occurring variation in how well-covered different facts are in the real world.
The first is across topics: some kinds of facts are written about constantly, others rarely. We evaluated GPT-5.4 and Gemini 3 on three datasets along this gradient — S&P 500 closing prices (high coverage), NBA game scores (medium), and Mega Millions winning numbers (low). The second is across time: the indexed web has grown substantially since 2002 [5], so within any given topic, recent facts have been written about against a much larger backdrop of accumulated material than older ones. We sample facts from each dataset across two decades, and measure models’ accuracy on generative and verification queries.
💡: The same three-regime pattern emerges. For sparsely-covered facts, neither capability is reliable. As coverage rises, verification improves beyond random guessing first and generation lags. With sufficient coverage, both capabilities converge. Higher-coverage topics transition earlier, and within any topic, older facts sit further back in the gradient than recent ones.
The earlier numbers behind Alice and Bob are real: On NBA games from around 2013, GPT-5.4 (low reasoning effort) produces the correct final score roughly half the time when asked directly. On the same games, asked to verify a candidate score, it correctly affirms the true score about 80% of the time and rejects a perturbed false one about 88% of the time. If Alice and Bob present their claims and let the model judge, Alice is expected to win around 70% of the time, Bob around 2%.
💡: Three further observations: (1) when two users query different frontier models, disagreement rates rise; (2) when both models are wrong, they tend to be wrong together at rates significantly above chance; and (3) increased reasoning effort does not appear to close the gap.
Practical implications
The factual GV-gap is not a local property of any one model. As language models come to mediate more of the content that future models will train on, asymmetries in what they verify versus what they produce shape the shared information fabric. Unlike outright model collapse on recursively generated data [6], this is a subtler structural asymmetry — a quiet drift in what constitutes as factual information.
Good news: The gap closes with sufficient exposure. Frontier models perform well on well-covered facts. We thus do not believe the gap is a fundamental limit of transformers; it appears to be a limitation of how we currently curate data and structure training.
Less good news: Parametric memory is bounded. Small models cannot store all factual knowledge their users may ask about. The appropriate behavior therefore is abstention rather than confabulation — a strategy not generally rewarded by current benchmarks.
Rethinking how we measure factual capabilities
Our findings suggest that verification and generation should be treated as distinct capabilities with different learning dynamics, rather than two facets of the same competence. Several practical implications follow:
Evaluation should measure them separately. Current evaluation practice rarely does, and the data-exposure thresholds at which each emerges are not visible from training loss alone.
Testbeds should evolve over time. Tracking factual capabilities at frozen checkpoints on frozen sets of facts misses the life-cycle dynamics we report. Mechanistic accounts that complement our training-mechanism framing would help further.
Common mitigations remain open. Retrieval-augmented generation can sidestep some of the dynamics we identify, but adds overhead, increasingly relies on LM-generated source material, and still requires verification capabilities to select among retrieved candidates. Self-improvement methods such as Best-of-N are themselves likely shaped by the asymmetries we report, and warrant separate study.
The future of facts
Language models are becoming the default interface to factual knowledge, but they do not treat knowledge uniformly. Across four open model families and a controlled life cycle of synthetic facts, verification is learned before generation, survives continual learning more robustly, and may leave models in a multi-verse state where superseded answers remain verified as true. Naturalistic experiments on flagship frontier models reproduce these regimes, and added reasoning effort does not appear to close the gap.
As we offload more factual cognition to language models, more of what they read tomorrow is what they wrote today. We open-source our full experimental setup as a shared instrument for studying the factual GV-gap.
The authors thank Razvan Pascanu for invaluable discussions and advice throughout this project, and Robert West, Marija Šakota, and George Tsoukalas for thoughtful feedback on earlier drafts.
--
Please cite our work as follows:
Davidson, Tim R., et al. "The Future of Facts: Tracing the Factual Generation-Verification Gap." arXiv preprint arXiv:2605.27564 (2026).
or use the BibTex:
@misc{davidson2026futurefacts,
title={The Future of Facts: Tracing the Factual Generation-Verification Gap},
author={Tim R. Davidson and Anja Surina and Caglar Gulcehre},
year={2026},
eprint={2605.27564},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2605.27564},
}
References
[1] Song et al. Mind the Gap: Examining the Self-Improvement Capabilities of Large Language Models. ICLR, 2025.
[2] Huang et al. Self-improvement in Language Models: The Sharpening Mechanism. ICLR, 2025.
[3] Allen-Zhu and Li. Physics of Language Models: Part 3.1, Knowledge Storage and Extraction. ICML, 2023.
[4] Berglund et al. The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A". ICLR, 2024.
[5] Reinsel, Gantz, and Rydning. The Digitization of the World from Edge to Core. IDC White Paper, 2018.
[6] Shumailov et al. AI Models Collapse When Trained on Recursively Generated Data. Nature, 2024.