Pith. sign in

REVIEW 3 cited by

Attribute First, then Generate: Locally-attributable Grounded Text Generation

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 2403.17104 v3 pith:ZIZBTHMJ submitted 2024-03-25 cs.CL

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

Recent efforts to address hallucinations in Large Language Models (LLMs) have focused on attributed text generation, which supplements generated texts with citations of supporting sources for post-generation fact-checking and corrections. Yet, these citations often point to entire documents or paragraphs, burdening users with extensive verification work. In this paper, we introduce a locally-attributable text generation approach, prioritizing concise attributions. Our method, named "Attribute First, then Generate", breaks down the conventional end-to-end generation process into three intuitive steps: content selection, sentence planning, and sequential sentence generation. By initially identifying relevant source segments ("select first") and then conditioning the generation process on them ("then generate"), we ensure these segments also act as the output's fine-grained attributions ("select" becomes "attribute"). Tested on Multi-document Summarization and Long-form Question-answering, our method not only yields more concise citations than the baselines but also maintains - and in some cases enhances - both generation quality and attribution accuracy. Furthermore, it significantly reduces the time required for fact verification by human assessors.

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. Lessons from Training Grounded LLMs with Verifiable Rewards

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A two-stage GRPO reward scheme improves citation-grounded answering and refusal in RAG models, with reasoning models benefiting more than instruction-tuned ones.

  2. LCDS: A Logic-Controlled Discharge Summary Generation System Supporting Source Attribution and Expert Review

    cs.CL 2025-07 conditional novelty 5.0 of 10

    A logic-controlled pipeline with source mapping and sentence-level attribution generates discharge summaries that score higher than a GPT-4o chain-of-thought baseline in this study.

  3. 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