Enhancing Speech-Driven 3D Facial Animation with Audio-Visual Guidance from Lip Reading Expert
Han EunGi, Oh Hyun-Bin, Kim Sung-Bin, Corentin Nivelet Etcheberry, Suekyeong Nam, Janghoon Joo, Tae-Hyun Oh
TL;DR
This work tackles the challenge of intelligible lip movements in speech-driven 3D facial animation by introducing an audio-visual perceptual loss that leverages a lip-reading expert trained on large-scale 2D talking-face data. The framework combines a 3D facial animator with a speech-informed lip reading expert, connected through a differentiable renderer to align lip motion with spoken content; training proceeds in two stages to transfer priors from 2D to 3D domains. The AV loss integrates a joint CTC/attention objective and a regularizing lip-vertex term, yielding improved lip synchronization (LVE) and lip readability (CER/VER) on BIWI and VOCASET across two strong baselines (FaceFormer and CodeTalker). This approach enhances realism and intelligibility of lip motions, reducing manual post-editing in production pipelines and offering a practical method for audio-visual-guided 3D talking-head synthesis, with code publicly available. $\mathcal{L} = \lambda_{\rm mse}{\mathcal L}_{\rm mse} + \lambda_{\rm av}{\mathcal L}_{\rm av} + \lambda_{\rm rlv}{\mathcal L}_{\rm rlv}$, where ${\mathcal L}_{\rm av} = \lambda_{\rm ctc}{\mathcal L}_{\rm ctc} + \lambda_{\rm ce}{\mathcal L}_{\rm ce}$.
Abstract
Speech-driven 3D facial animation has recently garnered attention due to its cost-effective usability in multimedia production. However, most current advances overlook the intelligibility of lip movements, limiting the realism of facial expressions. In this paper, we introduce a method for speech-driven 3D facial animation to generate accurate lip movements, proposing an audio-visual multimodal perceptual loss. This loss provides guidance to train the speech-driven 3D facial animators to generate plausible lip motions aligned with the spoken transcripts. Furthermore, to incorporate the proposed audio-visual perceptual loss, we devise an audio-visual lip reading expert leveraging its prior knowledge about correlations between speech and lip motions. We validate the effectiveness of our approach through broad experiments, showing noticeable improvements in lip synchronization and lip readability performance. Codes are available at https://3d-talking-head-avguide.github.io/.
