English

Hey, wait a minute: on at-issue sensitivity in Language Models

Computation and Language 2025-11-05 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2510.12740,
  title  = {Hey, wait a minute: on at-issue sensitivity in Language Models},
  author = {Sanghee J. Kim and Kanishka Misra},
  journal= {arXiv preprint arXiv:2510.12740},
  year   = {2025}
}

Comments

10 pages, 5 figures, 3 tables. See https://github.com/sangheek16/hey-wait-a-minute for code and data

R2 v1 2026-07-01T06:37:06.623Z