English

Learning Fine-Grained Grounded Citations for Attributed Large Language Models

Computation and Language 2024-08-09 v1 Artificial Intelligence

Abstract

Despite the impressive performance on information-seeking tasks, large language models (LLMs) still struggle with hallucinations. Attributed LLMs, which augment generated text with in-line citations, have shown potential in mitigating hallucinations and improving verifiability. However, current approaches suffer from suboptimal citation quality due to their reliance on in-context learning. Furthermore, the practice of citing only coarse document identifiers makes it challenging for users to perform fine-grained verification. In this work, we introduce FRONT, a training framework designed to teach LLMs to generate Fine-Grained Grounded Citations. By grounding model outputs in fine-grained supporting quotes, these quotes guide the generation of grounded and consistent responses, not only improving citation quality but also facilitating fine-grained verification. Experiments on the ALCE benchmark demonstrate the efficacy of FRONT in generating superior grounded responses and highly supportive citations. With LLaMA-2-7B, the framework significantly outperforms all the baselines, achieving an average of 14.21% improvement in citation quality across all datasets, even surpassing ChatGPT.

Keywords

Cite

@article{arxiv.2408.04568,
  title  = {Learning Fine-Grained Grounded Citations for Attributed Large Language Models},
  author = {Lei Huang and Xiaocheng Feng and Weitao Ma and Yuxuan Gu and Weihong Zhong and Xiachong Feng and Weijiang Yu and Weihua Peng and Duyu Tang and Dandan Tu and Bing Qin},
  journal= {arXiv preprint arXiv:2408.04568},
  year   = {2024}
}

Comments

Accepted by ACL 2024 Findings

R2 v1 2026-06-28T18:07:52.879Z