Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RAGTruth: A Hallucination Corpus for Developing Trustworthy Retrieval-Augmented Language Models

About

Retrieval-augmented generation (RAG) has become a main technique for alleviating hallucinations in large language models (LLMs). Despite the integration of RAG, LLMs may still present unsupported or contradictory claims to the retrieved contents. In order to develop effective hallucination prevention strategies under RAG, it is important to create benchmark datasets that can measure the extent of hallucination. This paper presents RAGTruth, a corpus tailored for analyzing word-level hallucinations in various domains and tasks within the standard RAG frameworks for LLM applications. RAGTruth comprises nearly 18,000 naturally generated responses from diverse LLMs using RAG. These responses have undergone meticulous manual annotations at both the individual cases and word levels, incorporating evaluations of hallucination intensity. We not only benchmark hallucination frequencies across different LLMs, but also critically assess the effectiveness of several existing hallucination detection methodologies. Furthermore, we show that using a high-quality dataset such as RAGTruth, it is possible to finetune a relatively small LLM and achieve a competitive level of performance in hallucination detection when compared to the existing prompt-based approaches using state-of-the-art large language models such as GPT-4.

Cheng Niu, Yuanhao Wu, Juno Zhu, Siliang Xu, Kashun Shum, Randy Zhong, Juntong Song, Tong Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionRAGTruth Llama2-13B (test)
Acc73
21
Hallucination DetectionDolly Llama2-13B (test)
Accuracy67
21
Hallucination DetectionRAGTruth Llama2-7B (test)
Accuracy67
21
Hallucination DetectionDolly Llama2-7B (test)
Acc62
21
Hallucination DetectionRAGTruth LLaMA2-7B
Recall0.72
19
Hallucination DetectionRAGTruth LLaMA2-13B
Recall70
19
Hallucination DetectionDolly AC LLaMA3-8B
Recall39.02
19
Hallucination DetectionDolly AC LLaMA2-13B
Recall0.4182
19
Hallucination DetectionRAGTruth LLaMA3-8B
Recall44.03
19
Hallucination DetectionDolly AC LLaMA2-7B
Recall39.65
19
Showing 10 of 16 rows

Other info

Code

Follow for update