Who Generates More Empathetic Responses—Humans or LLMs? A Comparative Evaluation with Human and LLM Judges
Summary
A study published in the Proceedings of the 30th Conference on Computational Natural Language Learning in July 2026 compared the empathetic quality of responses generated by humans and large language models. Researchers evaluated GPT-4, LLaMA-2-70B-Chat, Gemini-1.0-Pro, and Mixtral-8×7B-Instruct against a human baseline. A large-scale between-subjects study involved 1,000 human participants assessing human- and LLM-generated responses to 2,000 dialogue prompts covering 32 emotions. Additionally, GPT-4o-mini acted as an LLM judge. Findings revealed that LLM-generated responses were rated significantly more empathetic than human-written responses across all evaluators. Both human and LLM judges demonstrated self-favoring tendencies, rating their own group's responses more favorably. These results underscore LLMs' strong performance in empathetic communication and the necessity for careful interpretation of evaluation outcomes.
Key takeaway
For NLP Engineers developing empathetic conversational AI, this study indicates that contemporary LLMs like GPT-4 and Mixtral-8×7B-Instruct can generate responses perceived as more empathetic than human-written ones. However, you must account for inherent self-favoring biases in both human and LLM-based evaluations. When assessing your models, design evaluation frameworks with diverse judging panels, potentially including a mix of human and external LLM judges, to ensure robust and unbiased performance metrics.
Key insights
LLMs produce more empathetic responses than humans, yet both human and LLM judges exhibit self-favoring biases.
Principles
- LLMs can generate responses rated more empathetic than human-written ones.
- Evaluation systems, human or AI, can exhibit self-favoring biases.
- Careful interpretation of evaluation results is crucial.
Method
A large-scale between-subjects study compared human and LLM responses to 2,000 dialogue prompts, using 1,000 human participants and an LLM-as-judge (GPT-4o-mini) for evaluation.
In practice
- Enhance conversational AI for empathetic user interactions.
- Design AI systems for emotionally sensitive applications.
- Implement diverse evaluation panels to mitigate bias.
Topics
- Empathetic AI
- Large Language Models
- AI Evaluation
- Evaluation Bias
- Conversational AI
- GPT-4
Best for: Research Scientist, AI Product Manager, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.