paper-with-me

홈 › Papers

The Attribution Blind Spot: Detecting When Language Models Rely on Memory Rather Than Retrieved Context

2026-05-26 · Zhe Yu, Wenpeng Xing, Yunzhao Wei, Bo Yang, Chen Ye, Gaolei Li, Meng Han arxiv

Retrieval-augmented generation promises to ground language model outputs in external evidence, yet the field has no reliable way to verify whether retrieved context actually governs generation -- a prerequisite for any high-stakes deployment. The standard assumption, that context-consistent output implies context-governed output, breaks when the retrieved document overlaps with the model's pretraining data: the model can produce faithful-looking text entirely from parametric memory, and both pathways yield indistinguishable output. We name this failure the attribution blind spot and introduce Computational Reality Monitoring (CRM) to address it. CRM operationalizes a principle adapted from cognitive science's reality monitoring framework: comparing internal representations with and without context reveals membership-conditioned representational divergence that output-level monitors systematically miss. CRM does not certify which source an individual generation used; it detects whether pretraining exposure leaves a measurable internal trajectory signature, establishing a necessary substrate for source attribution. Across nine model variants spanning three families, this divergence concentrates in architecture-specific layer patterns, receives converging support from block-level noise intervention, and generalizes across tasks and datasets while collapsing on domain-confounded benchmarks. The attribution blind spot is measurable and partially addressable: internal representations carry a diagnostic signal invisible at the output level, establishing a foundation for systems whose internal awareness of evidence provenance governs their external behavior.

📄 PDF Abstract BibTeX arXiv:2605.26778

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BlindSpotNet: Seeing Where We Cannot See

2022-07-08 · Taichi Fukuda, Kotaro Hasegawa, Shinya Ishizaki, Shohei Nobuhara 외

We introduce 2D blind spot estimation as a critical visual task for road scene understanding. By automatically detecting road regions that are occluded from the vehicle's vantage point, we can proactively alert a manual …

Depth EstimationMonocular Depth Estimationroad scene understandingScene Understanding+1

LLM Doesn't Know What It Doesn't Know: Detecting Epistemic Blind Spots via Cross-Model Attribution Divergence on Clinical Tabular Data

2026-06-17 · Akshat Dasula, Prasanna Desikan, Jaideep Srivastava arxiv

Large language models (LLMs) are increasingly applied to structured clinical data, yet whether they can recognize the limits of their own knowledge on such tasks remains unexplored. We study this question through the len…

Blind-Spots-Bench: Evaluating Blind Spots in Multimodal Models

2026-07-09 · Matteo Santelmo, Xiuying Wei, Israa Fakih, Felix Bauer 외 arxiv

Modern AI models achieve strong performance on many established benchmarks, yet they still fail on tasks that humans find almost trivial, such as manipulating a string or drawing a dog with five legs. These examples sugg…

Measuring LLM Trust Allocation Across Conflicting Software Artifacts

2026-04-03 · Noshin Ulfat, Ahsanul Ameen Sabit, Soneya Binta Hossain arxiv

LLM-based software engineering assistants fail not only by producing incorrect outputs, but also by allocating trust to the wrong artifact when code, documentation, and tests disagree. Existing evaluations focus mainly o…

Failure Ontology: A Lifelong Learning Framework for Blind Spot Detection and Resilience Design

2026-04-12 · Yuan Sun, Hong Yi, Jinyuan Liu arxiv

Personalized learning systems are almost universally designed around a single objective: help people acquire knowledge and skills more efficiently. We argue this framing misses the more consequential problem. The most da…