paper-with-me

홈 › Papers

FaceFormer: Speech-Driven 3D Facial Animation with Transformers

2021-12-10 · CVPR 2022 1 · Yingruo Fan, Zhaojiang Lin, Jun Saito, Wenping Wang, Taku Komura

Speech-driven 3D facial animation is challenging due to the complex geometry of human faces and the limited availability of 3D audio-visual data. Prior works typically focus on learning phoneme-level features of short audio windows with limited context, occasionally resulting in inaccurate lip movements. To tackle this limitation, we propose a Transformer-based autoregressive model, FaceFormer, which encodes the long-term audio context and autoregressively predicts a sequence of animated 3D face meshes. To cope with the data scarcity issue, we integrate the self-supervised pre-trained speech representations. Also, we devise two biased attention mechanisms well suited to this specific task, including the biased cross-modal multi-head (MH) attention and the biased causal MH self-attention with a periodic positional encoding strategy. The former effectively aligns the audio-motion modalities, whereas the latter offers abilities to generalize to longer audio sequences. Extensive experiments and a perceptual user study show that our approach outperforms the existing state-of-the-arts. The code will be made available.

📄 PDF Abstract BibTeX arXiv:2112.05329

Code (1)

EvelynFan/FaceFormer 공식 구현 pytorch

Tasks

3D Face Animation

Similar Papers 제목 키워드 기반

Speech4Mesh: Speech-Assisted Monocular 3D Facial Reconstruction for Speech-Driven 3D Facial Animation

2023-01-01 · ICCV 2023 1 · Shan He, Haonan He, Shuo Yang, Xiaoyan Wu 외

Recent audio2mesh-based methods have shown promising prospects for speech-driven 3D facial animation tasks. However, some intractable challenges are urgent to be settled. For example, the data-scarcity problem is int…

Contrastive Learning

FaceFormer: Scale-aware Blind Face Restoration with Transformers

2022-07-20 · Aijin Li, Gen Li, Lei Sun, Xintao Wang

Blind face restoration usually encounters with diverse scale face inputs, especially in the real world. However, most of the current works support specific scale faces, which limits its application ability in real-world …

Blind Face RestorationDiversity

Breathing Life into Faces: Speech-driven 3D Facial Animation with Natural Head Pose and Detailed Shape

2023-10-31 · Wei Zhao, Yijun Wang, Tianyu He, Lianying Yin 외

The creation of lifelike speech-driven 3D facial animation requires a natural and precise synchronization between audio input and facial expressions. However, existing works still fail to render shapes with flexible head…

TalkLoRA: Low-Rank Adaptation for Speech-Driven Animation

2024-08-25 · Jack Saunders, Vinay Namboodiri

Speech-driven facial animation is important for many applications including TV, film, video games, telecommunication and AR/VR. Recently, transformers have been shown to be extremely effective for this task. However, we …

Chunking

FaceXHuBERT: Text-less Speech-driven E(X)pressive 3D Facial Animation Synthesis Using Self-Supervised Speech Representation Learning

2023-03-09 · Kazi Injamamul Haque, Zerrin Yumak

This paper presents FaceXHuBERT, a text-less speech-driven 3D facial animation generation method that allows to capture personalized and subtle cues in speech (e.g. identity, emotion and hesitation). It is also very robu…

3D Face AnimationRepresentation LearningSpeech Representation Learning