PTalker: Personalized Speech-Driven 3D Talking Head Animation via Style Disentanglement and Modality Alignment
Bin Wang, Yang Xu, Huan Zhao, Hao Zhang, Zixing Zhang
TL;DR
PTalker tackles the challenge of personalized, speech-driven 3D talking head animation by jointly disentangling speaking style from audio content and motion, and by aligning audio with 3D mesh across spatial, temporal, and feature domains. It introduces a graph-based spatial encoder, audio and motion style/content encoders, an identity-aware style fusion, and a three-level modality alignment with dedicated losses to enforce both local and global cross-modal coherence. Key contributions include comprehensive disentanglement constraints, a three-level alignment strategy, and extensive evaluations showing superior lip-sync accuracy and style fidelity on VOCASET and BIWI, with demonstrated generalization to unseen speakers and languages. The work advances realistic, identity-consistent talking heads with practical implications for avatars, VR, and streaming, while also outlining future work on disentanglement with limited data and improved cross-subject generalization.
Abstract
Speech-driven 3D talking head generation aims to produce lifelike facial animations precisely synchronized with speech. While considerable progress has been made in achieving high lip-synchronization accuracy, existing methods largely overlook the intricate nuances of individual speaking styles, which limits personalization and realism. In this work, we present a novel framework for personalized 3D talking head animation, namely "PTalker". This framework preserves speaking style through style disentanglement from audio and facial motion sequences and enhances lip-synchronization accuracy through a three-level alignment mechanism between audio and mesh modalities. Specifically, to effectively disentangle style and content, we design disentanglement constraints that encode driven audio and motion sequences into distinct style and content spaces to enhance speaking style representation. To improve lip-synchronization accuracy, we adopt a modality alignment mechanism incorporating three aspects: spatial alignment using Graph Attention Networks to capture vertex connectivity in the 3D mesh structure, temporal alignment using cross-attention to capture and synchronize temporal dependencies, and feature alignment by top-k bidirectional contrastive losses and KL divergence constraints to ensure consistency between speech and mesh modalities. Extensive qualitative and quantitative experiments on public datasets demonstrate that PTalker effectively generates realistic, stylized 3D talking heads that accurately match identity-specific speaking styles, outperforming state-of-the-art methods. The source code and supplementary videos are available at: PTalker.
