ASAISDAug 25, 2025

EAI-Avatar: Emotion-Aware Interactive Talking Head Generation

arXiv:2508.18337v2h-index: 6
Originality Incremental advance
AI Analysis

This work addresses the limitation of existing methods that lack precise emotion-adaptive capabilities in conversational AI avatars, which is incremental as it builds on prior talking head generation techniques.

The paper tackles the problem of generating emotion-aware talking heads for dyadic interactions, achieving superior performance with temporally consistent avatars that transition seamlessly between speaking and listening states.

Generative models have advanced rapidly, enabling impressive talking head generation that brings AI to life. However, most existing methods focus solely on one-way portrait animation. Even the few that support bidirectional conversational interactions lack precise emotion-adaptive capabilities, significantly limiting their practical applicability. In this paper, we propose EAI-Avatar, a novel emotion-aware talking head generation framework for dyadic interactions. Leveraging the dialogue generation capability of large language models (LLMs, e.g., GPT-4), our method produces temporally consistent virtual avatars with rich emotional variations that seamlessly transition between speaking and listening states. Specifically, we design a Transformer-based head mask generator that learns temporally consistent motion features in a latent mask space, capable of generating arbitrary-length, temporally consistent mask sequences to constrain head motions. Furthermore, we introduce an interactive talking tree structure to represent dialogue state transitions, where each tree node contains information such as child/parent/sibling nodes and the current character's emotional state. By performing reverse-level traversal, we extract rich historical emotional cues from the current node to guide expression synthesis. Extensive experiments demonstrate the superior performance and effectiveness of our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes