Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Aviv Slobodkin, Eran Hirsch, Arie Cattan, Tal Schuster, Ido Dagan• 2024

Related benchmarks

TaskDatasetResultRank
Multi-document summarizationMDS
Length92.7
14
Sentence-level attributionELI5 (test)
Citation Recall69.3
10
Sentence-level attributionASQA (test)
Citation Recall63.4
10
Long-form Question AnsweringALCE LFQA
ROUGE-L38.6
7
Multi-Document Summarization citation evaluationMDS
AIS DECON54.3
4
Long-form Question AnsweringLFQA
AIS (Decomposition)53.6
4
Long-form Question AnsweringLFQA (test)
R-L38.2
3
Multi-document summarizationMDS SPARK (test)
ROUGE-L21.1
3
Multi-document summarizationMDS human evaluation
Fluency4.9
2
Showing 9 of 9 rows

Other info

Follow for update