Papers › Blinded by Generated Contexts: How Language Models Merge Generated and Retrieved...

Blinded by Generated Contexts: How Language Models Merge Generated and Retrieved Contexts When Knowledge Conflicts?

22 Jan 2024arXiv:2401.11911archive 2025-07-28

Hexiang Tan, Fei Sun, Wanli Yang, Yuanzhuo Wang, Qi Cao, Xueqi Cheng

While auxiliary information has become a key to enhancing Large Language Models (LLMs), relatively little is known about how LLMs merge these contexts, specifically contexts generated by LLMs and those retrieved from external sources. To investigate this, we formulate a systematic framework to identify whether LLMs' responses are attributed to either generated or retrieved contexts. To easily trace the origin of the response, we construct datasets with conflicting contexts, i.e., each question is paired with both generated and retrieved contexts, yet only one of them contains the correct answer. Our experiments reveal a significant bias in several LLMs (GPT-4/3.5 and Llama2) to favor generated contexts, even when they provide incorrect information. We further identify two key factors contributing to this bias: i) contexts generated by LLMs typically show greater similarity to the questions, increasing their likelihood of being selected; ii) the segmentation process used in retrieved contexts disrupts their completeness, thereby hindering their full utilization in LLMs. Our analysis enhances the understanding of how LLMs merge diverse contexts, offers valuable insights for advancing current LLM augmentation methods, and highlights the risk of generated misinformation for retrieval-augmented LLMs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.11911")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tan-hexiang/retrieveorgenerated officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 11 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
1unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tan-hexiang/retrieveorgenerated. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_answer tan-hexiang/retrieveorgenerated/src/evaluation.py official repository ran no licence file found · pointer only · 3871a296cce05628 · report
find_with_question tan-hexiang/retrieveorgenerated/src/data.py official repository ran no licence file found · pointer only · d54b89de04c18936 · report
full_name tan-hexiang/retrieveorgenerated/construct_cc_and_analyse.py official repository ran fingerprinted no licence file found · pointer only · d330e639426c514e · report
get_key_from_dict tan-hexiang/retrieveorgenerated/src/combine.py official repository ran no licence file found · pointer only · 8d1495c3291028ec · report
has_answer tan-hexiang/retrieveorgenerated/src/evaluation.py official repository ran no licence file found · pointer only · fc8463ff825c1014 · report
has_unknown_keyword tan-hexiang/retrieveorgenerated/src/combine.py official repository ran no licence file found · pointer only · 418c4b536e346687 · report
load_all_jsonl tan-hexiang/retrieveorgenerated/src/jsonl.py official repository ran no licence file found · pointer only · 887e3f883837c69f · report
normalize_answer tan-hexiang/retrieveorgenerated/src/evaluation.py official repository ran fingerprinted no licence file found · pointer only · 4cca112e5e6da5dc · report
rm_before_content tan-hexiang/retrieveorgenerated/src/data.py official repository ran no licence file found · pointer only · d66d956519e623bc · report
rm_last_mark tan-hexiang/retrieveorgenerated/src/data.py official repository ran fingerprinted no licence file found · pointer only · ae4dd4eea33e6152 · report
rmreturn tan-hexiang/retrieveorgenerated/src/model.py official repository ran fingerprinted no licence file found · pointer only · f2e4ab55c7839e26 · report
check_exist tan-hexiang/retrieveorgenerated/src/llm.py official repository unverified no licence file found · pointer only · 3d6c6e5375eae12b · report

Tasks

Misinformation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections