Verifiable Generation with Subsentence-Level Fine-Grained Citations
Shuyang Cao, Lu Wang

TL;DR
This paper introduces a dataset and methods for verifiable text generation with fine-grained subsentence citations, improving transparency and source attribution in large language models.
Contribution
It presents SCiFi, a new dataset with subsentence-level citations, and evaluates strategies to enhance citation quality in LLM-generated content.
Findings
Expanding source context improves citation accuracy.
Specialized tuning enhances citation quality.
Long document processing strategies are effective.
Abstract
Verifiable generation requires large language models (LLMs) to cite source documents supporting their outputs, thereby improve output transparency and trustworthiness. Yet, previous work mainly targets the generation of sentence-level citations, lacking specificity about which parts of a sentence are backed by the cited sources. This work studies verifiable generation with subsentence-level fine-grained citations for more precise location of generated content supported by the cited sources. We first present a dataset, SCiFi, comprising 10K Wikipedia paragraphs with subsentence-level citations. Each paragraph is paired with a set of candidate source documents for citation and a query that triggers the generation of the paragraph content. On SCiFi, we evaluate the performance of state-of-the-art LLMs and strategies for processing long documents designed for these models. Our experiment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
MethodsSparse Evolutionary Training
