EmpathyEar: An Open-source Avatar Multimodal Empathetic Chatbot
Hao Fei, Han Zhang, Bin Wang, Lizi Liao, Qian Liu, Erik Cambria
TL;DR
The paper addresses the limitation of text-only empathetic response generation by introducing EmpathyEar, an open-source avatar-based multimodal empathetic chatbot. It integrates a multimodal encoding frontend (ImageBind), an LLM core (ChatGLM3), and dedicated speech and talking-face generators (StyleTTS2 and EAT) to produce synchronized multimodal outputs. A chain-of-thought based meta-response mechanism (emotion, scene context, content, agent profile) guides cross-modal generation, further enhanced by emotion-aware instruction-tuning and augmentation on emotion datasets. Evaluation shows superior performance versus non-LLM and multimodal baselines in automatic and human assessments, underscoring potential for richer, emotionally resonant interactions in diverse scenarios.
Abstract
This paper introduces EmpathyEar, a pioneering open-source, avatar-based multimodal empathetic chatbot, to fill the gap in traditional text-only empathetic response generation (ERG) systems. Leveraging the advancements of a large language model, combined with multimodal encoders and generators, EmpathyEar supports user inputs in any combination of text, sound, and vision, and produces multimodal empathetic responses, offering users, not just textual responses but also digital avatars with talking faces and synchronized speeches. A series of emotion-aware instruction-tuning is performed for comprehensive emotional understanding and generation capabilities. In this way, EmpathyEar provides users with responses that achieve a deeper emotional resonance, closely emulating human-like empathy. The system paves the way for the next emotional intelligence, for which we open-source the code for public access.
