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

LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA

About

Though current long-context large language models (LLMs) have demonstrated impressive capacities in answering user questions based on extensive text, the lack of citations in their responses makes user verification difficult, leading to concerns about their trustworthiness due to their potential hallucinations. In this work, we aim to enable long-context LLMs to generate responses with fine-grained sentence-level citations, improving their faithfulness and verifiability. We first introduce LongBench-Cite, an automated benchmark for assessing current LLMs' performance in Long-Context Question Answering with Citations (LQAC), revealing considerable room for improvement. To this end, we propose CoF (Coarse to Fine), a novel pipeline that utilizes off-the-shelf LLMs to automatically generate long-context QA instances with precise sentence-level citations, and leverage this pipeline to construct LongCite-45k, a large-scale SFT dataset for LQAC. Finally, we train LongCite-8B and LongCite-9B using the LongCite-45k dataset, successfully enabling their generation of accurate responses and fine-grained sentence-level citations in a single output. The evaluation results on LongBench-Cite show that our trained models achieve state-of-the-art citation quality, surpassing advanced proprietary models including GPT-4o.

Jiajie Zhang, Yushi Bai, Xin Lv, Wanjun Gu, Danqing Liu, Minhao Zou, Shulin Cao, Lei Hou, Yuxiao Dong, Ling Feng, Juanzi Li• 2024

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA distractor setting
Conciseness38.85
21
Multi-hop Question AnsweringMusiQue answerable setting
Conciseness17.55
21
Long-context Question AnsweringHotpotQA--
21
Long-context answering with citationsLongbench-Chat
Citation Recall0.62
9
Long-context answering with citationsHotpotQA
Citation Recall61.8
9
Long-context answering with citationsLongBench-Cite Average
Citation F172
9
Long-context answering with citationsMultifieldQA
Citation Recall74.7
9
Long-context answering with citationsDureader
Citation Recall68.3
9
Long-context Question AnsweringGovReport
C Score63
9
Long-context answering with citationsGovReport
Citation Recall74
9
Showing 10 of 14 rows

Other info

Code

Follow for update