ESC-Judge: A Framework for Comparing Emotional Support Conversational Agents
Navid Madani, Rohini Srihari
TL;DR
The paper tackles the lack of scalable, theory-grounded evaluation for emotional-support LLMs. It introduces ESC-Judge, a three-stage framework anchored in Clara Hill's Exploration–Insight–Action model that automates role construction, parallel dialogue simulation, and rubric-based judging to compare ES agents head-to-head. A specialized judge LLM achieves substantial alignment with human annotators (about 86% for Exploration, 83% for Insight, and 85% for Action) while reducing annotation costs, demonstrating human-level reliability at scale. The framework is open-source and designed to enable scalable optimization of ES agents while maintaining theoretical grounding and transparency for safer deployment in high-stakes contexts.
Abstract
Large language models (LLMs) increasingly power mental-health chatbots, yet the field still lacks a scalable, theory-grounded way to decide which model is most effective to deploy. We present ESC-Judge, the first end-to-end evaluation framework that (i) grounds head-to-head comparisons of emotional-support LLMs in Clara Hill's established Exploration-Insight-Action counseling model, providing a structured and interpretable view of performance, and (ii) fully automates the evaluation pipeline at scale. ESC-Judge operates in three stages: first, it synthesizes realistic help-seeker roles by sampling empirically salient attributes such as stressors, personality, and life history; second, it has two candidate support agents conduct separate sessions with the same role, isolating model-specific strategies; and third, it asks a specialized judge LLM to express pairwise preferences across rubric-anchored skills that span the Exploration, Insight, and Action spectrum. In our study, ESC-Judge matched PhD-level annotators on 85 percent of Exploration, 83 percent of Insight, and 86 percent of Action decisions, demonstrating human-level reliability at a fraction of the cost. All code, prompts, synthetic roles, transcripts, and judgment scripts are released to promote transparent progress in emotionally supportive AI.
