Build FACTPROP
Expand Wikipedia facts and verify candidate triples against Wikidata.
FACTPROP · Research project
Anonymous Institution
Popular knowledge is more vulnerable to collateral corruption—and propagates update errors farther. PopAnchor reduces the damage.
Interactive demo
Paste a sentence or upload a small dataset to inspect the structural popularity of entities found in the browser index. This explorer reports graph connectivity; it does not predict an individual model’s error rate.
What this measures: structural popularity inside FACTPROP—the number of verified forward facts pointing to an entity. It is not search frequency, public awareness, or cultural popularity.
Experimental English label matching, case-insensitive. Use canonical entity names for reproducible scores. Context rules cover limited ambiguities; translations, abbreviations, typos, and some common words may not resolve correctly.
Matched entities will appear here with their object in-degree and structural tier.
Your file is processed locally and never leaves this browser.
TXT: one text per line. CSV: a text, sentence, prompt, question, or content column (or one column without a header). JSON: an array of strings or objects with one of those fields. The first 5,000 non-empty rows are analyzed; each row may contain up to 20,000 characters. Metadata is excluded when a text column is present.
Updating a language model through fine-tuning keeps its knowledge current, but can also corrupt facts it previously answered correctly. We ask a structural question: among facts already encoded by the model, which ones are most vulnerable to collateral damage, and which updates spread the most errors?
We construct FACTPROP, a verified Wikipedia-derived factual graph whose triples are connected through shared entities, then trace correct-to-incorrect flips across graph distances after controlled updates. Across four open-weight models, high-connectivity knowledge is consistently more vulnerable and its updates have a broader downstream impact. Based on this finding, we introduce PopAnchor, a lightweight rehearsal strategy that preserves a small set of popular facts during updating and reduces forgetting.
Method
FACTPROP makes the neighborhood around each fact explicit, allowing us to measure how a local update changes knowledge one to five graph hops away.
Expand Wikipedia facts and verify candidate triples against Wikidata.
Fine-tune on a controlled factual statement while retaining a fixed evaluation set.
Measure correct-to-wrong changes from immediate neighbors through distance five.
Rehearse a compact, structurally chosen set to reduce collateral forgetting.
We define an entity’s structural popularity by its forward-edge object in-degree: the number of verified facts that point to it. This is a graph property, not a claim about cultural importance.
Results
Across the evaluated models, graph connectivity is associated with both vulnerability to collateral errors and the extent of error propagation.
The paper is currently under review. Please use this temporary project citation until the public preprint is available.
@article{anonymous2026popular,
title = {Popular Knowledge Propagates More Errors in LLM Knowledge Updating},
author = {Anonymous Authors},
year = {2026},
note = {Under review}
}