KMTalk: Speech-Driven 3D Facial Animation with Key Motion Embedding
Zhihao Xu, Shengjie Gong, Jiapeng Tang, Lingyu Liang, Yining Huang, Haojie Li, Shuangping Huang
TL;DR
KMTalk tackles the ill-posed problem of translating audio to 3D facial motion by introducing a progressive, key-motion embedding framework that combines linguistic priors with data-driven interpolation. The method halves the cross-modal uncertainty by first predicting high-quality key motions at phoneme boundaries via phoneme-based localization, then expanding them into full sequences through a cross-modal motion completion module guided by audio features. Empirical results on BIWI and VOCASET show superior lip synchronization and dynamic facial motions compared to state-of-the-art baselines, with ablations confirming the value of each component. The approach also generalizes to existing methods, consistently boosting performance when integrated, and offers a practical path toward more realistic and temporally coherent talking faces in real-time applications.
Abstract
We present a novel approach for synthesizing 3D facial motions from audio sequences using key motion embeddings. Despite recent advancements in data-driven techniques, accurately mapping between audio signals and 3D facial meshes remains challenging. Direct regression of the entire sequence often leads to over-smoothed results due to the ill-posed nature of the problem. To this end, we propose a progressive learning mechanism that generates 3D facial animations by introducing key motion capture to decrease cross-modal mapping uncertainty and learning complexity. Concretely, our method integrates linguistic and data-driven priors through two modules: the linguistic-based key motion acquisition and the cross-modal motion completion. The former identifies key motions and learns the associated 3D facial expressions, ensuring accurate lip-speech synchronization. The latter extends key motions into a full sequence of 3D talking faces guided by audio features, improving temporal coherence and audio-visual consistency. Extensive experimental comparisons against existing state-of-the-art methods demonstrate the superiority of our approach in generating more vivid and consistent talking face animations. Consistent enhancements in results through the integration of our proposed learning scheme with existing methods underscore the efficacy of our approach. Our code and weights will be at the project website: \url{https://github.com/ffxzh/KMTalk}.
