Zero-resource Hallucination Detection for Text Generation via Graph-based Contextual Knowledge Triples Modeling
Xinyue Fang, Zhen Huang, Zhiliang Tian, Minghui Fang, Ziyi Pan,, Quntian Fang, Zhihua Wen, Hengyue Pan, Dongsheng Li

TL;DR
This paper introduces a graph-based method for detecting hallucinations in long text generation by aligning and modeling dependencies among knowledge triples, improving accuracy without external resources.
Contribution
It proposes a novel graph-based approach that aligns knowledge triples and models their dependencies for better hallucination detection in open-ended text generation.
Findings
Outperforms baseline hallucination detection methods.
Effectively models dependencies among knowledge triples.
Enhances detection accuracy in long text scenarios.
Abstract
LLMs obtain remarkable performance but suffer from hallucinations. Most research on detecting hallucination focuses on the questions with short and concrete correct answers that are easy to check the faithfulness. Hallucination detections for text generation with open-ended answers are more challenging. Some researchers use external knowledge to detect hallucinations in generated texts, but external resources for specific scenarios are hard to access. Recent studies on detecting hallucinations in long text without external resources conduct consistency comparison among multiple sampled outputs. To handle long texts, researchers split long texts into multiple facts and individually compare the consistency of each pairs of facts. However, these methods (1) hardly achieve alignment among multiple facts; (2) overlook dependencies between multiple contextual facts. In this paper, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsBig Data and Digital Economy · Advanced Graph Neural Networks
MethodsRelational Graph Convolution Network · ALIGN
