Papers › Understanding the Interplay between Parametric and Contextual Knowledge for Large...

Understanding the Interplay between Parametric and Contextual Knowledge for Large Language Models

10 Oct 2024arXiv:2410.08414archive 2025-07-28

Sitao Cheng, Liangming Pan, Xunjian Yin, Xinyi Wang, William Yang Wang

Large language models (LLMs) encode vast amounts of knowledge during pre-training (parametric knowledge, or PK) and can further be enhanced by incorporating contextual knowledge (CK). Can LLMs effectively integrate their internal PK with external CK to solve complex problems? In this paper, we investigate the dynamic interaction between PK and CK, categorizing their relationships into four types: Supportive, Complementary, Conflicting, and Irrelevant. To support this investigation, we introduce ECHOQA, a benchmark spanning scientific, factual, and commonsense knowledge. Our results show that LLMs tend to suppress their PK when contextual information is available, even when it is complementary or irrelevant. While tailored instructions can encourage LLMs to rely more on their PK, they still struggle to fully leverage it. These findings reveal a key vulnerability in LLMs, raising concerns about their reliability in knowledge-intensive tasks. Resources are available at https://github.com/sitaocheng/Knowledge Interplay.

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="2410.08414")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 8 ran with no contract checked.

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

sitaocheng/Knowledge_Interplay officialmentioned on GitHub 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

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

8ran
2unverified

Licence: 10 of the 10 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 sitaocheng/Knowledge_Interplay. “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.

build_relation_answer_dict_pool sitaocheng/Knowledge_Interplay/src/conflictQA/run_conflictQA_complementary.py official repository ran no licence file found · pointer only · 7bea2e8c4a99e460 · report
calc_cost_w_prompt sitaocheng/Knowledge_Interplay/llm/gpt.py official repository ran no licence file found · pointer only · 674d2c9eabcdc8e6 · report
calc_cost_w_tokens sitaocheng/Knowledge_Interplay/llm/gpt.py official repository ran no licence file found · pointer only · 5003b8fab256b527 · report
filter_model_memories sitaocheng/Knowledge_Interplay/src/conflictQA/conflictQA_data_preprocess.py official repository ran no licence file found · pointer only · 1ec155f2cab30eae · report
openai_unit_price sitaocheng/Knowledge_Interplay/llm/gpt.py official repository ran fingerprinted no licence file found · pointer only · 5cbaabf7f2d9d033 · report
translate_dropout_attribute_to_question_verification sitaocheng/Knowledge_Interplay/src/alcuna/run_alcuna_conflicting.py official repository ran no licence file found · pointer only · 15f3a78ab67a248c · report
translate_triple_to_question_variation sitaocheng/Knowledge_Interplay/src/alcuna/run_alcuna_conflicting.py official repository ran no licence file found · pointer only · b93805bb02f4a78a · report
translate_triplets_to_boolean_question sitaocheng/Knowledge_Interplay/src/alcuna/run_alcuna_noise.py official repository ran no licence file found · pointer only · 5f99f8e9d2376fcf · report
get_questions_by_type sitaocheng/Knowledge_Interplay/src/alcuna/alcuna_data_preprocess.py official repository unverified no licence file found · pointer only · 1cde82a19b8f3bb2 · report
translate_triplets_to_boolean_question sitaocheng/Knowledge_Interplay/src/alcuna/run_alcuna_complementary.py official repository unverified no licence file found · pointer only · 2002ea35dcdbf722 · report

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