ActAvatar: Temporally-Aware Precise Action Control for Talking Avatars
Ziqiao Peng, Yi Chen, Yifeng Ma, Guozhen Zhang, Zhiyao Sun, Zixiang Zhou, Youliang Zhang, Zhengguang Zhou, Zhaoxin Fan, Hongyan Liu, Yuan Zhou, Qinglin Lu, Jun He
TL;DR
ActAvatar addresses the challenges of precise text-driven action control and temporal alignment in talking avatars by introducing Phase-Aware Cross-Attention for phase-wise temporal grounding, Progressive Audio-Visual Alignment to reduce modality interference, and a Two-Stage Training strategy to preserve audio-visual alignment and text-following. The method uses structured prompts generated by an MLLM, a diffusion-based image-to-video backbone, and a carefully staged training process to inject temporally anchored actions without forgetting lip synchronization. Extensive experiments across HDTF and Action Bench show ActAvatar achieving state-of-the-art action control and visual quality, with efficient inference. The work demonstrates the viability of text-driven, temporally precise action control in realistic talking avatars, reducing reliance on explicit pose signals.
Abstract
Despite significant advances in talking avatar generation, existing methods face critical challenges: insufficient text-following capability for diverse actions, lack of temporal alignment between actions and audio content, and dependency on additional control signals such as pose skeletons. We present ActAvatar, a framework that achieves phase-level precision in action control through textual guidance by capturing both action semantics and temporal context. Our approach introduces three core innovations: (1) Phase-Aware Cross-Attention (PACA), which decomposes prompts into a global base block and temporally-anchored phase blocks, enabling the model to concentrate on phase-relevant tokens for precise temporal-semantic alignment; (2) Progressive Audio-Visual Alignment, which aligns modality influence with the hierarchical feature learning process-early layers prioritize text for establishing action structure while deeper layers emphasize audio for refining lip movements, preventing modality interference; (3) A two-stage training strategy that first establishes robust audio-visual correspondence on diverse data, then injects action control through fine-tuning on structured annotations, maintaining both audio-visual alignment and the model's text-following capabilities. Extensive experiments demonstrate that ActAvatar significantly outperforms state-of-the-art methods in both action control and visual quality.
