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

RefChecker: Reference-based Fine-grained Hallucination Checker and Benchmark for Large Language Models

About

Large Language Models (LLMs) have shown impressive capabilities but also a concerning tendency to hallucinate. This paper presents RefChecker, a framework that introduces claim-triplets to represent claims in LLM responses, aiming to detect fine-grained hallucinations. In RefChecker, an extractor generates claim-triplets from a response, which are then evaluated by a checker against a reference. We delineate three task settings: Zero, Noisy and Accurate Context, to reflect various real-world use cases. We curated a benchmark spanning various NLP tasks and annotated 11k claim-triplets from 2.1k responses by seven LLMs. RefChecker supports both proprietary and open-source models as the extractor and checker. Experiments demonstrate that claim-triplets enable superior hallucination detection, compared to other granularities such as response, sentence and sub-sentence level claims. RefChecker outperforms prior methods by 6.8 to 26.1 points on our benchmark and the checking results of RefChecker are strongly aligned with human judgments. This work is open sourced at https://github.com/amazon-science/RefChecker

Xiangkun Hu, Dongyu Ru, Lin Qiu, Qipeng Guo, Tianhang Zhang, Yang Xu, Yun Luo, Pengfei Liu, Yue Zhang, Zheng Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionRAGTruth (test)
AUROC0.7857
83
Hallucination DetectionDolly AC (test)
AUC28.69
33
Hallucination DetectionRAGTruth RT-Summ 1.0 (test)
F1 Score0.6664
30
Hallucination DetectionRAGTruth & HalluRAG Overall Average 1.0 (test)
Average F1 Score0.6223
30
Hallucination DetectionHalluRAG 1.0 (test)
F1 Score0.6176
30
Hallucination DetectionRAGTruth RT-QA 1.0 (test)
F1 Score0.6144
30
Hallucination DetectionRAGTruth RT-D2T 1.0 (test)
F1 Score0.5907
30
Hallucination DetectionRAGTruth Llama2-13B (test)
Acc72
21
Hallucination DetectionRAGTruth Llama2-7B (test)
Accuracy64.67
21
Hallucination DetectionDolly Llama2-7B (test)
Acc61
21
Showing 10 of 17 rows

Other info

Follow for update