EMNLP 2024finding2 citations

InternalInspector I2: Robust Confidence Estimation in LLMs through Internal States

Mohammad Beigi, Ying Shen, Runing Yang, Zihao Lin, Qifan Wang, Ankith Mohan, Jianfeng He, Ming Jin

Abstract

Despite their vast capabilities, Large Language Models (LLMs) often struggle with generating reliable outputs, frequently producing high-confidence inaccuracies known as hallucinations. Addressing this challenge, our research introduces InternalInspector, a novel framework designed to enhance confidence estimation in LLMs by leveraging contrastive learning on internal states including attention states, feed-forward states, and activation states of all layers. Unlike existing methods that primarily focus on the final activation state, InternalInspector conducts a comprehensive analysis across all internal states of every layer to accurately identify both correct and incorrect prediction processes. By benchmarking InternalInspector against existing confidence estimation methods across various natural language understanding and generation tasks, including factual question answering, commonsense reasoning, and reading comprehension, InternalInspector achieves significantly higher accuracy in aligning the estimated confidence scores with the correctness of the LLM’s predictions and lower calibration error. Furthermore, InternalInspector excels at HaluEval, a hallucination detection benchmark, outperforming other internal-based confidence estimation methods in this task.

BibTeX
@inproceedings{beigi-etal-2024-internalinspector,
    title = "{I}nternal{I}nspector $I^2$: Robust Confidence Estimation in {LLM}s through Internal States",
    author = "Beigi, Mohammad  and
      Shen, Ying  and
      Yang, Runing  and
      Lin, Zihao  and
      Wang, Qifan  and
      Mohan, Ankith  and
      He, Jianfeng  and
      Jin, Ming  and
      Lu, Chang-Tien  and
      Huang, Lifu",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.751/",
    doi = "10.18653/v1/2024.findings-emnlp.751",
    pages = "12847--12865"
}
InternalInspector I2: Robust Confidence Estimation in LLMs through Internal States · EMNLP 2024