paper-with-me

홈 › Papers

Grounding Gaps in Language Model Generations

2023-11-15 · Omar Shaikh, Kristina Gligorić, Ashna Khetan, Matthias Gerstgrasser, Diyi Yang, Dan Jurafsky

Effective conversation requires common ground: a shared understanding between the participants. Common ground, however, does not emerge spontaneously in conversation. Speakers and listeners work together to both identify and construct a shared basis while avoiding misunderstanding. To accomplish grounding, humans rely on a range of dialogue acts, like clarification (What do you mean?) and acknowledgment (I understand.). However, it is unclear whether large language models (LLMs) generate text that reflects human grounding. To this end, we curate a set of grounding acts and propose corresponding metrics that quantify attempted grounding. We study whether LLM generations contain grounding acts, simulating turn-taking from several dialogue datasets and comparing results to humans. We find that -- compared to humans -- LLMs generate language with less conversational grounding, instead generating text that appears to simply presume common ground. To understand the roots of the identified grounding gap, we examine the role of instruction tuning and preference optimization, finding that training on contemporary preference data leads to a reduction in generated grounding acts. Altogether, we highlight the need for more research investigating conversational grounding in human-AI interaction.

📄 PDF Abstract BibTeX arXiv:2311.09144

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Geo-Culturally Grounded LLM Generations

2025-02-19 · Piyawat Lertvittayakumjorn, David Kinney, Vinodkumar Prabhakaran, Donald Martin 외

Generative large language models (LLMs) have been demonstrated to have gaps in diverse, cultural knowledge across the globe. We investigate the effect of retrieval augmented generation and search-grounding techniques on …

Multiple-choiceRetrieval-augmented Generation

SomaliBench Eval: Measuring English-to-Somali Refusal Gaps in Open-Weight Language Models

2026-05-25 · Khalid Yusuf Dahir arxiv

Large language model safety evaluation remains heavily English-centered, leaving low-resource languages under-measured even when models are deployed globally. We evaluate four open-weight instruction-tuned models on Soma…

HiVG: Hierarchical Multimodal Fine-grained Modulation for Visual Grounding

2024-04-20 · Linhui Xiao, Xiaoshan Yang, Fang Peng, YaoWei Wang 외

Visual grounding, which aims to ground a visual region via natural language, is a task that heavily relies on cross-modal alignment. Existing works utilized uni-modal pre-trained models to transfer visual or linguistic k…

cross-modal alignmentVisual Grounding

"According to ...": Prompting Language Models Improves Quoting from Pre-Training Data

2023-05-22 · Orion Weller, Marc Marone, Nathaniel Weir, Dawn Lawrie 외

Large Language Models (LLMs) may hallucinate and generate fake information, despite pre-training on factual data. Inspired by the journalistic device of "according to sources", we propose according-to prompting: directin…

Evaluating Grounded Reasoning by Code-Assisted Large Language Models for Mathematics

2025-04-24 · Zena Al-Khalili, Nick Howell, Dietrich Klakow

Assisting LLMs with code generation improved their performance on mathematical reasoning tasks. However, the evaluation of code-assisted LLMs is generally restricted to execution correctness, lacking a rigorous evaluatio…

Code GenerationMathMathematical Reasoning