NAACL 2024long7 citations

How Well Do Large Language Models Truly Ground?

Hyunji Lee, Se June Joo, Chaeeun Kim, Joel Jang, Doyoung Kim, Kyoung-Woon On, Minjoon Seo

Abstract

To reduce issues like hallucinations and lack of control in Large Language Models (LLMs), a common method is to generate responses by grounding on external contexts given as input, known as knowledge-augmented models. However, previous research often narrowly defines “grounding” as just having the correct answer, which does not ensure the reliability of the entire response. To overcome this, we propose a stricter definition of grounding: a model is truly grounded if it (1) fully utilizes the necessary knowledge from the provided context, and (2) stays within the limits of that knowledge. We introduce a new dataset and a grounding metric to evaluate model capability under the definition. We perform experiments across 25 LLMs of different sizes and training methods and provide insights into factors that influence grounding performance. Our findings contribute to a better understanding of how to improve grounding capabilities and suggest an area of improvement toward more reliable and controllable LLM applications.

BibTeX
@inproceedings{lee-etal-2024-well,
    title = "How Well Do Large Language Models Truly Ground?",
    author = "Lee, Hyunji  and
      Joo, Se June  and
      Kim, Chaeeun  and
      Jang, Joel  and
      Kim, Doyoung  and
      On, Kyoung-Woon  and
      Seo, Minjoon",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-long.135/",
    doi = "10.18653/v1/2024.naacl-long.135",
    pages = "2437--2465"
}
How Well Do Large Language Models Truly Ground? · NAACL 2024