paper-with-me

Papers

DiffusionTalker: Personalization and Acceleration for Speech-Driven 3D Face Diffuser

2023-11-28 · Peng Chen, Xiaobao Wei, Ming Lu, Yitong Zhu, Naiming Yao, Xingyu Xiao, Hui Chen

Speech-driven 3D facial animation has been an attractive task in both academia and industry. Traditional methods mostly focus on learning a deterministic mapping from speech to animation. Recent approaches start to consider the non-deterministic fact of speech-driven 3D face animation and employ the diffusion model for the task. However, personalizing facial animation and accelerating animation generation are still two major limitations of existing diffusion-based methods. To address the above limitations, we propose DiffusionTalker, a diffusion-based method that utilizes contrastive learning to personalize 3D facial animation and knowledge distillation to accelerate 3D animation generation. Specifically, to enable personalization, we introduce a learnable talking identity to aggregate knowledge in audio sequences. The proposed identity embeddings extract customized facial cues across different people in a contrastive learning manner. During inference, users can obtain personalized facial animation based on input audio, reflecting a specific talking style. With a trained diffusion model with hundreds of steps, we distill it into a lightweight model with 8 steps for acceleration. Extensive experiments are conducted to demonstrate that our method outperforms state-of-the-art methods. The code will be released.

📄 PDF Abstract BibTeX arXiv:2311.16565

Code (0)

등록된 구현이 없습니다.

Tasks

3D Face AnimationContrastive LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음
Contrastive Learning 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

DiffusionTalker: Efficient and Compact Speech-Driven 3D Talking Head via Personalizer-Guided Distillation

2025-03-23 · Peng Chen, Xiaobao Wei, Ming Lu, Hui Chen 외

Real-time speech-driven 3D facial animation has been attractive in academia and industry. Traditional methods mainly focus on learning a deterministic mapping from speech to animation. Recent approaches start to consider…

3D Face Animation

Personalization of CTC-based End-to-End Speech Recognition Using Pronunciation-Driven Subword Tokenization

2023-10-16 · Zhihong Lei, Ernest Pusateri, Shiyi Han, Leo Liu 외

Recent advances in deep learning and automatic speech recognition have improved the accuracy of end-to-end speech recognition systems, but recognition of personal content such as contact names remains a challenge. In thi…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

3DiFACE: Synthesizing and Editing Holistic 3D Facial Animation

2025-09-30 · Balamurugan Thambiraja, Malte Prinzler, Sadegh Aliakbarian, Darren Cosker 외 arxiv

Creating personalized 3D animations with precise control and realistic head motions remains challenging for current speech-driven 3D facial animation methods. Editing these animations is especially complex and time consu…

Personalized Adaptation with Pre-trained Speech Encoders for Continuous Emotion Recognition

2023-09-05 · Minh Tran, Yufeng Yin, Mohammad Soleymani

There are individual differences in expressive behaviors driven by cultural norms and personality. This between-person variation can result in reduced emotion recognition performance. Therefore, personalization is an imp…

Emotion RecognitionSpeech Emotion RecognitionValence Estimation

UserLibri: A Dataset for ASR Personalization Using Only Text

2022-07-02 · Theresa Breiner, Swaroop Ramaswamy, Ehsan Variani, Shefali Garg 외

Personalization of speech models on mobile devices (on-device personalization) is an active area of research, but more often than not, mobile devices have more text-only data than paired audio-text data. We explore train…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition