EMNLP 2024main4 citations

Calibrating the Confidence of Large Language Models by Eliciting Fidelity

Mozhi Zhang, Mianqiu Huang, Rundong Shi, Linsen Guo, Chong Peng, Peng Yan, Yaqian Zhou, Xipeng Qiu

Abstract

Large language models optimized with techniques like RLHF have achieved good alignment in being helpful and harmless. However, post-alignment, these language models often exhibit overconfidence, where the expressed confidence does not accurately calibrate with their correctness rate. In this paper, we decompose the language model confidence into the Uncertainty about the question and the Fidelity to the answer generated by language models. Then, we propose a plug-and-play method, UF Calibration, to estimate the confidence of language models. Our method has shown good calibration performance by conducting experiments with 6 RLHF-LMs on four MCQA datasets. Moreover, we propose two novel metrics, IPR and CE, to evaluate the calibration of the model, and we have conducted a detailed discussion on Truly Well-Calibrated Confidence for large language models. Our method could serve as a strong baseline, and we hope that this work will provide some insights into the model confidence calibration.

BibTeX
@inproceedings{zhang-etal-2024-calibrating,
    title = "Calibrating the Confidence of Large Language Models by Eliciting Fidelity",
    author = "Zhang, Mozhi  and
      Huang, Mianqiu  and
      Shi, Rundong  and
      Guo, Linsen  and
      Peng, Chong  and
      Yan, Peng  and
      Zhou, Yaqian  and
      Qiu, Xipeng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.173/",
    doi = "10.18653/v1/2024.emnlp-main.173",
    pages = "2959--2979"
}
Calibrating the Confidence of Large Language Models by Eliciting Fidelity · EMNLP 2024