Long-Term TalkingFace Generation via Motion-Prior Conditional Diffusion Model
Fei Shen, Cong Wang, Junyao Gao, Qin Guo, Jisheng Dang, Jinhui Tang, Tat-Seng Chua
TL;DR
The paper tackles the challenge of maintaining identity and natural motion in long-form TalkingFace generation. It introduces the Motion-priors Conditional Diffusion Model (MCDM), which fuses archived-clip priors, present-clip diffusion-based motion prediction, and a memory-efficient temporal attention mechanism to sustain temporal coherence. A new TalkingFace-Wild dataset (over 200 hours across 10 languages) supports evaluation and development. Experimental results show state-of-the-art performance in identity preservation, lip synchronization, and motion continuity, with comprehensive ablations validating each component. The work provides code, models, and datasets to advance long-term TalkingFace research while acknowledging ethical considerations for deployment.
Abstract
Recent advances in conditional diffusion models have shown promise for generating realistic TalkingFace videos, yet challenges persist in achieving consistent head movement, synchronized facial expressions, and accurate lip synchronization over extended generations. To address these, we introduce the \textbf{M}otion-priors \textbf{C}onditional \textbf{D}iffusion \textbf{M}odel (\textbf{MCDM}), which utilizes both archived and current clip motion priors to enhance motion prediction and ensure temporal consistency. The model consists of three key elements: (1) an archived-clip motion-prior that incorporates historical frames and a reference frame to preserve identity and context; (2) a present-clip motion-prior diffusion model that captures multimodal causality for accurate predictions of head movements, lip sync, and expressions; and (3) a memory-efficient temporal attention mechanism that mitigates error accumulation by dynamically storing and updating motion features. We also release the \textbf{TalkingFace-Wild} dataset, a multilingual collection of over 200 hours of footage across 10 languages. Experimental results demonstrate the effectiveness of MCDM in maintaining identity and motion continuity for long-term TalkingFace generation. Code, models, and datasets will be publicly available.
