ACL 2024findings58 citations

Unsupervised Real-Time Hallucination Detection based on the Internal States of Large Language Models

Weihang Su, Changyue Wang, Qingyao Ai, Yiran Hu, Zhijing Wu, Yujia Zhou, Yiqun Liu

Abstract

Hallucinations in large language models (LLMs) refer to the phenomenon of LLMs producing responses that are coherent yet factually inaccurate. This issue undermines the effectiveness of LLMs in practical applications, necessitating research into detecting and mitigating hallucinations of LLMs. Previous studies have mainly concentrated on post-processing techniques for hallucination detection, which tend to be computationally intensive and limited in effectiveness due to their separation from the LLM’s inference process. To overcome these limitations, we introduce MIND, an unsupervised training framework that leverages the internal states of LLMs for real-time hallucination detection without requiring manual annotations. Additionally, we present HELM, a new benchmark for evaluating hallucination detection across multiple LLMs, featuring diverse LLM outputs and the internal states of LLMs during their inference process. Our experiments demonstrate that MIND outperforms existing state-of-the-art methods in hallucination detection.

BibTeX
@inproceedings{su-etal-2024-unsupervised,
    title = "Unsupervised Real-Time Hallucination Detection based on the Internal States of Large Language Models",
    author = "Su, Weihang  and
      Wang, Changyue  and
      Ai, Qingyao  and
      Hu, Yiran  and
      Wu, Zhijing  and
      Zhou, Yujia  and
      Liu, Yiqun",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.854/",
    doi = "10.18653/v1/2024.findings-acl.854",
    pages = "14379--14391"
}
Unsupervised Real-Time Hallucination Detection based on the Internal States of Large Language Models · ACL 2024