Being Kind Isn't Always Being Safe: Diagnosing Affective Hallucination in LLMs
Sewon Kim, Jiwon Kim, Seungwoo Shin, Hyejin Chung, Daeun Moon, Yejin Kwon, Hyunsoo Yoon
TL;DR
The paper identifies Affective Hallucination as a distinct safety risk where LLMs simulate emotional presence in vulnerable conversations. It formalizes the risk along three dimensions, builds AHaBench to diagnose and AHaPairs to train via Direct Preference Optimization (DPO), and demonstrates that emotion-focused alignment can significantly reduce affective hallucination without harming factual or reasoning performance. Across multiple model families, DPO with AHaPairs achieves near-zero AHa rates and shows strong agreement with human judgments (r ≈ 0.85), while maintaining standard benchmarks. The work provides practical resources and a framework for developing emotionally safe, factually reliable LLMs, and reframes emotional alignment as responsible boundary-setting rather than unconditional empathy.
Abstract
Large Language Models (LLMs) are increasingly engaged in emotionally vulnerable conversations that extend beyond information seeking to moments of personal distress. As they adopt affective tones and simulate empathy, they risk creating the illusion of genuine relational connection. We term this phenomenon Affective Hallucination, referring to emotionally immersive responses that evoke false social presence despite the model's lack of affective capacity. To address this, we introduce AHaBench, a benchmark of 500 mental-health-related prompts with expert-informed reference responses, evaluated along three dimensions: Emotional Enmeshment, Illusion of Presence, and Fostering Overdependence. We further release AHaPairs, a 5K-instance preference dataset enabling Direct Preference Optimization (DPO) for alignment with emotionally responsible behavior. DPO fine-tuning substantially reduces affective hallucination without compromising reasoning performance, and the Pearson correlation coefficients between GPT-4o and human judgments is also strong (r=0.85) indicating that human evaluations confirm AHaBench as an effective diagnostic tool. This work establishes affective hallucination as a distinct safety concern and provides resources for developing LLMs that are both factually reliable and psychologically safe. AHaBench and AHaPairs are accessible via https://huggingface.co/datasets/o0oMiNGo0o/AHaBench, and code for fine-tuning and evaluation are in https://github.com/0oOMiNGOo0/AHaBench. Warning: This paper contains examples of mental health-related language that may be emotionally distressing.
