Pith. sign in

REVIEW 2 cited by

Attention with Dependency Parsing Augmentation for Fine-Grained Attribution

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 2412.11404 v1 pith:IWE72NPD submitted 2024-12-16 cs.CL cs.AI

classification cs.CLcs.AI
keywords attributionfine-grainedsimilarityattentiondependencydocumentsevidencemethods
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

To assist humans in efficiently validating RAG-generated content, developing a fine-grained attribution mechanism that provides supporting evidence from retrieved documents for every answer span is essential. Existing fine-grained attribution methods rely on model-internal similarity metrics between responses and documents, such as saliency scores and hidden state similarity. However, these approaches suffer from either high computational complexity or coarse-grained representations. Additionally, a common problem shared by the previous works is their reliance on decoder-only Transformers, limiting their ability to incorporate contextual information after the target span. To address the above problems, we propose two techniques applicable to all model-internals-based methods. First, we aggregate token-wise evidence through set union operations, preserving the granularity of representations. Second, we enhance the attributor by integrating dependency parsing to enrich the semantic completeness of target spans. For practical implementation, our approach employs attention weights as the similarity metric. Experimental results demonstrate that the proposed method consistently outperforms all prior works.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. LAQuer: Localized Attribution Queries in Content-grounded Generation

    cs.CL 2025-06 conditional novelty 6.0 of 10

    LAQuer defines user-initiated, span-level attribution for grounded generation and shows it can cut the text users must read to verify a claim by about two orders of magnitude, at the cost of lower attribution accuracy.

  2. TokenShapley: Token Level Context Attribution with Shapley Value

    cs.CL 2025-06 conditional novelty 5.0 of 10

    TokenShapley computes token-level Shapley attributions from context to response by treating context tokens as (prefix, token) data points in a KNN datastore.

Pith tools