Hey, wait a minute: on at-issue sensitivity in Language Models
Sanghee J. Kim, Kanishka Misra
TL;DR
The paper tackles the challenge of evaluating dialogue naturalness in language models by grounding the assessment in the linguistic notion of at-issueness and introducing DGRC, a minimal-pair–inspired method that samples model continuations to test discourse sensitivity via log-probabilities. DGRC divides an utterance, generates continuations for each part, recombines them, and compares likelihoods to reveal whether models preferentially target at-issue content. Across two experiments, the authors find that LMs prefer at-issue continuations, a tendency amplified in instruct-tuned models, and that digression cues can modulate this preference, especially within ARC structures. The approach provides a bias-resilient, scalable framework for analyzing dialogue dynamics and offers insights into how instruct-tuning and discourse cues shape naturalistic model behavior, with implications for improving conversational quality.
Abstract
Evaluating the naturalness of dialogue in language models (LMs) is not trivial: notions of 'naturalness' vary, and scalable quantitative metrics remain limited. This study leverages the linguistic notion of 'at-issueness' to assess dialogue naturalness and introduces a new method: Divide, Generate, Recombine, and Compare (DGRC). DGRC (i) divides a dialogue as a prompt, (ii) generates continuations for subparts using LMs, (iii) recombines the dialogue and continuations, and (iv) compares the likelihoods of the recombined sequences. This approach mitigates bias in linguistic analyses of LMs and enables systematic testing of discourse-sensitive behavior. Applying DGRC, we find that LMs prefer to continue dialogue on at-issue content, with this effect enhanced in instruct-tuned models. They also reduce their at-issue preference when relevant cues (e.g., "Hey, wait a minute") are present. Although instruct-tuning does not further amplify this modulation, the pattern reflects a hallmark of successful dialogue dynamics.
