CVNov 8, 2023

DualTalker: A Cross-Modal Dual Learning Approach for Speech-Driven 3D Facial Animation

arXiv:2311.04766v23 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of generating realistic 3D facial animations from speech for applications like virtual reality and gaming, offering an incremental improvement over existing methods.

The paper tackles the challenge of accurately modeling subtle facial dynamics in audio-driven 3D facial animation by proposing DualTalker, a cross-modal dual-learning framework that jointly trains on facial animation and lip reading tasks. The approach outperforms state-of-the-art methods on VOCA and BIWI datasets, as shown through experiments and a perceptual user study.

In recent years, audio-driven 3D facial animation has gained significant attention, particularly in applications such as virtual reality, gaming, and video conferencing. However, accurately modeling the intricate and subtle dynamics of facial expressions remains a challenge. Most existing studies approach the facial animation task as a single regression problem, which often fail to capture the intrinsic inter-modal relationship between speech signals and 3D facial animation and overlook their inherent consistency. Moreover, due to the limited availability of 3D-audio-visual datasets, approaches learning with small-size samples have poor generalizability that decreases the performance. To address these issues, in this study, we propose a cross-modal dual-learning framework, termed DualTalker, aiming at improving data usage efficiency as well as relating cross-modal dependencies. The framework is trained jointly with the primary task (audio-driven facial animation) and its dual task (lip reading) and shares common audio/motion encoder components. Our joint training framework facilitates more efficient data usage by leveraging information from both tasks and explicitly capitalizing on the complementary relationship between facial motion and audio to improve performance. Furthermore, we introduce an auxiliary cross-modal consistency loss to mitigate the potential over-smoothing underlying the cross-modal complementary representations, enhancing the mapping of subtle facial expression dynamics. Through extensive experiments and a perceptual user study conducted on the VOCA and BIWI datasets, we demonstrate that our approach outperforms current state-of-the-art methods both qualitatively and quantitatively. We have made our code and video demonstrations available at https://github.com/sabrina-su/iadf.git.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes