CLAILGNov 21, 2024

NewsInterview: a Dataset and a Playground to Evaluate LLMs' Ground Gap via Informational Interviews

arXiv:2411.13779v15 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This addresses the grounding gap in LLMs for journalistic interviews, which is an incremental improvement in a domain-specific context.

The paper tackled the problem of LLMs' grounding and strategic dialogue deficits by analyzing 40,000 informational interviews, finding that LLMs are significantly less likely to use acknowledgements and pivot to higher-level questions compared to humans, leading to suboptimal information extraction.

Large Language Models (LLMs) have demonstrated impressive capabilities in generating coherent text but often struggle with grounding language and strategic dialogue. To address this gap, we focus on journalistic interviews, a domain rich in grounding communication and abundant in data. We curate a dataset of 40,000 two-person informational interviews from NPR and CNN, and reveal that LLMs are significantly less likely than human interviewers to use acknowledgements and to pivot to higher-level questions. Realizing that a fundamental deficit exists in multi-turn planning and strategic thinking, we develop a realistic simulated environment, incorporating source personas and persuasive elements, in order to facilitate the development of agents with longer-horizon rewards. Our experiments show that while source LLMs mimic human behavior in information sharing, interviewer LLMs struggle with recognizing when questions are answered and engaging persuasively, leading to suboptimal information extraction across model size and capability. These findings underscore the need for enhancing LLMs' strategic dialogue capabilities.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes