Do You Feel Comfortable? Detecting Hidden Conversational Escalation in AI Chatbots
Jihyung Park, Saleh Afroogh, David Atkinson, Junfeng Jiao
TL;DR
The paper addresses implicit harm in AI chatbots where subtle affective reinforcement escalates distress. It introduces GAUGE, a two stage logit based framework that calibrates a risk vector and then tracks real time trajectory metrics to detect escalation in dialogue affect. Evaluated on the DiaSafety dataset, GAUGE outperforms external classifiers and prompt baselines, demonstrating robust real time monitoring with practical efficiency. Limitations include empathy signal ambiguity and lexical coverage gaps, suggesting future work to refine intent understanding and expand lexical resources.
Abstract
Large Language Models (LLM) are increasingly integrated into everyday interactions, serving not only as information assistants but also as emotional companions. Even in the absence of explicit toxicity, repeated emotional reinforcement or affective drift can gradually escalate distress in a form of \textit{implicit harm} that traditional toxicity filters fail to detect. Existing guardrail mechanisms often rely on external classifiers or clinical rubrics that may lag behind the nuanced, real-time dynamics of a developing conversation. To address this gap, we propose GAUGE (Guarding Affective Utterance Generation Escalation), a lightweight, logit-based framework for the real-time detection of hidden conversational escalation. GAUGE measures how an LLM's output probabilistically shifts the affective state of a dialogue.
