DialDefer: A Framework for Detecting and Mitigating LLM Dialogic Deference
Parisa Rabbani, Priyam Sahoo, Ruben Mathew, Aishee Mondal, Harshita Ketharaman, Nimet Beyza Bozdag, Dilek Hakkani-Tür
TL;DR
DialDefer reveals that LLMs shift judgments when identical content is framed as a speaker’s statement rather than a standalone assertion. The framework contrasts factual inquiries with conversational judgments and introduces the Dialogic Deference Score (DDS) to quantify directional shifts that accuracy alone obscures, with DDS values reaching up to $|DDS| = 87$pp across nine domains and four models. Findings show domain-dependent deference or skepticism, with effects amplified in naturalistic r/AIO conversations, and identify human-vs-LLM attribution as a key driver of the shifts. Mitigation via prompting and supervised fine-tuning can reduce deference but often risks over-correction into skepticism, indicating calibration remains a central challenge for deploying LLMs as third-party judges. The work highlights critical ethical and practical implications for alignment and arbitration, guiding future research toward domain-robust calibration and safer deployment of conversational judgment systems.
Abstract
LLMs are increasingly used as third-party judges, yet their reliability when evaluating speakers in dialogue remains poorly understood. We show that LLMs judge identical claims differently depending on framing: the same content elicits different verdicts when presented as a statement to verify ("Is this statement correct?") versus attributed to a speaker ("Is this speaker correct?"). We call this dialogic deference and introduce DialDefer, a framework for detecting and mitigating these framing-induced judgment shifts. Our Dialogic Deference Score (DDS) captures directional shifts that aggregate accuracy obscures. Across nine domains, 3k+ instances, and four models, conversational framing induces large shifts (|DDS| up to 87pp, p < .0001) while accuracy remains stable (<2pp), with effects amplifying 2-4x on naturalistic Reddit conversations. Models can shift toward agreement (deference) or disagreement (skepticism) depending on domain -- the same model ranges from DDS = -53 on graduate-level science to +58 on social judgment. Ablations reveal that human-vs-LLM attribution drives the largest shifts (17.7pp swing), suggesting models treat disagreement with humans as more costly than with AI. Mitigation attempts reduce deference but can over-correct into skepticism, framing this as a calibration problem beyond accuracy optimization.
