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

Enabling Large Language Models to Generate Text with Citations

About

Large language models (LLMs) have emerged as a widely-used tool for information seeking, but their generated outputs are prone to hallucination. In this work, our aim is to allow LLMs to generate text with citations, improving their factual correctness and verifiability. Existing work mainly relies on commercial search engines and human evaluation, making it challenging to reproduce and compare different modeling approaches. We propose ALCE, the first benchmark for Automatic LLMs' Citation Evaluation. ALCE collects a diverse set of questions and retrieval corpora and requires building end-to-end systems to retrieve supporting evidence and generate answers with citations. We develop automatic metrics along three dimensions -- fluency, correctness, and citation quality -- and demonstrate their strong correlation with human judgements. Our experiments with state-of-the-art LLMs and novel prompting strategies show that current systems have considerable room for improvement -- For example, on the ELI5 dataset, even the best models lack complete citation support 50% of the time. Our analyses further highlight promising future directions, including developing better retrievers, advancing long-context LLMs, and improving the ability to synthesize information from multiple sources.

Tianyu Gao, Howard Yen, Jiatong Yu, Danqi Chen• 2023

Related benchmarks

TaskDatasetResultRank
Question AnsweringARC Challenge--
749
Question AnsweringTriviaQA
Accuracy74.3
210
Question AnsweringPopQA
Accuracy29.3
186
Long-form Question Answering with CitationsASQA
EM42.65
37
Question AnsweringASQA (test)
Correctness EM Recall74.72
29
Grounded GenerationQAMPARI (test)
Correctness Precision27.26
20
Attributed Text GenerationASQA
Correctness (EM Rec.)48.1
19
Attributed Text GenerationQAMPARI
Correctness Recall-538.2
19
Attributed Text GenerationELI5
Claim Correctness Score20.3
19
Question AnsweringQAMPARI (test)
Correctness Rec@518.34
17
Showing 10 of 46 rows

Other info

Follow for update