CLAIJun 22

Faithful by Construction: Claim-Anchored Attribution for Multi-Document Summarization

arXiv:2606.239898.31 citations
Predicted impact top 93% in CL · last 90 daysOriginality Highly original
AI Analysis

For researchers and practitioners needing verifiable multi-document summaries, CAMS provides a structurally faithful alternative to end-to-end LLMs, addressing hallucination and coarse attribution in a modular, controllable framework.

CAMS improves faithfulness and citation precision in multi-document summarization by using a claim-anchored pipeline that extracts atomic claims with token-level provenance, clusters equivalent claims, and selects support-aware subsets, achieving roughly two-thirds higher multi-source attribution accuracy than end-to-end models while matching summary quality.

End-to-end large language models (LLMs) produce fluent multi-document summaries but remain prone to hallucination, and the attributions they offer are typically coarse (whole documents or passages) and generated post hoc, leaving each summary statement hard to verify. We revisit the modular Extract--Select--Rewrite paradigm and recast its intermediate representation as the unit of attribution. We present CAMS, a Claim-Anchored Multi-document Summarization framework that (i) extracts atomic claims with token-level provenance from every source document, (ii) clusters equivalent claims across documents while flagging inter-source conflicts, (iii) selects a support-aware and salient subset, and (iv) rewrites the selection into a summary in which every sentence is anchored to a support-checked claim that links back to one or more source spans. Because content is localized before it is realized, the pipeline is attribution-oriented by construction and faithfulness-oriented by construction: it structurally preserves fine-grained, multi-source traceability while using support-aware selection, constrained rewriting, and verification to encourage, rather than guarantee, factual faithfulness. We evaluate quality, faithfulness, and localization on MultiNews, analyze conflict handling on DiverseSumm, and test zero-shot transfer on WCEP, using a two-regime protocol that separates reference-free citation quality from gold-aligned localization accuracy, and we add an evaluator-decoupled audit that tests citation precision with a support model never used for selection or verification. CAMS matches strong end-to-end and span-attribution baselines on summary quality while substantially improving faithfulness and citation precision, lifting multi-source attribution accuracy by roughly two-thirds, and exposing a controllable faithfulness--coverage trade-off that end-to-end models leave implicit.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes