Pith. sign in

REVIEW 3 cited by

Studying Large Language Model Behaviors Under Context-Memory Conflicts With Real Documents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.16032 v2 pith:D4QIBCCR submitted 2024-04-24 cs.LG

classification cs.LG
keywords knowledgeparametricconflictsmodeldocumentsupdatefailrealistic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Retrieval-augmented generation (RAG) mitigates many problems of fully parametric language models, such as temporal degradation, hallucinations, and lack of grounding. In RAG, the model's knowledge can be updated from documents provided in context. This leads to cases of conflict between the model's parametric knowledge and the contextual information, where the model may not always update its knowledge. Previous work studied context-memory knowledge conflicts by creating synthetic documents that contradict the model's correct parametric answers. We present a framework for studying such knowledge conflicts in a realistic setup. We update incorrect parametric knowledge using real conflicting documents. This reflects how knowledge conflicts arise in practice. In this realistic scenario, we find that knowledge updates fail less often than previously reported. In cases where the models still fail to update their answers, we find a parametric bias: the incorrect parametric answer appearing in context makes the knowledge update likelier to fail. These results suggest that the factual parametric knowledge of LLMs can negatively influence their reading abilities and behaviors. Our code is available at https://github.com/kortukov/realistic_knowledge_conflicts/ .

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Question Answering under Temporal Conflict: Evaluating and Organizing Evolving Knowledge with LLMs

    cs.CL 2025-06 conditional novelty 6.0 of 10

    New temporal benchmarks show LLMs struggle with outdated facts, and a structured knowledge-organization memory improves accuracy over ICL and RAG.

  2. "Lost-in-the-Later": Framework for Quantifying Contextual Grounding in Large Language Models

    cs.CL 2025-07 conditional novelty 5.0 of 10

    LLMs ground answers in early context far more than later context, and chain-of-thought prompting or reasoning models reduce contextual grounding rather than improving it.

  3. CCRS: A Zero-Shot LLM-as-a-Judge Framework for Comprehensive RAG Evaluation

    cs.CL 2025-06 conditional novelty 4.0 of 10

    CCRS is a zero-shot LLM-as-a-judge framework whose five metrics discriminate between RAG systems on BioASQ with comparable or better power than RAGChecker at lower compute.

Pith tools