paper-with-me

Papers

FaceTalk: Audio-Driven Motion Diffusion for Neural Parametric Head Models

2023-12-13 · CVPR 2024 1 · Shivangi Aneja, Justus Thies, Angela Dai, Matthias Nießner

We introduce FaceTalk, a novel generative approach designed for synthesizing high-fidelity 3D motion sequences of talking human heads from input audio signal. To capture the expressive, detailed nature of human heads, including hair, ears, and finer-scale eye movements, we propose to couple speech signal with the latent space of neural parametric head models to create high-fidelity, temporally coherent motion sequences. We propose a new latent diffusion model for this task, operating in the expression space of neural parametric head models, to synthesize audio-driven realistic head sequences. In the absence of a dataset with corresponding NPHM expressions to audio, we optimize for these correspondences to produce a dataset of temporally-optimized NPHM expressions fit to audio-video recordings of people talking. To the best of our knowledge, this is the first work to propose a generative approach for realistic and high-quality motion synthesis of volumetric human heads, representing a significant advancement in the field of audio-driven 3D animation. Notably, our approach stands out in its ability to generate plausible motion sequences that can produce high-fidelity head animation coupled with the NPHM shape space. Our experimental results substantiate the effectiveness of FaceTalk, consistently achieving superior and visually natural motion, encompassing diverse facial expressions and styles, outperforming existing methods by 75% in perceptual user study evaluation.

📄 PDF Abstract BibTeX arXiv:2312.08459

Code (1)

shivangi-aneja/FaceTalk 공식 구현 pytorch

Tasks

3D Face AnimationAudio SynthesisMotion Synthesis

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…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation

2024-06-13 · Mingwang Xu, Hui Li, Qingkun Su, Hanlin Shang 외

The field of portrait image animation, driven by speech audio input, has experienced significant advancements in the generation of realistic and dynamic portraits. This research delves into the complexities of synchroniz…

DiversityImage Animation

LinguaLinker: Audio-Driven Portraits Animation with Implicit Facial Control Enhancement

2024-07-26 · Rui Zhang, Yixiao Fang, Zhengnan Lu, Pei Cheng 외

This study delves into the intricacies of synchronizing facial dynamics with multilingual audio inputs, focusing on the creation of visually compelling, time-synchronized animations through diffusion-based techniques. Di…

Loopy: Taming Audio-Driven Portrait Avatar with Long-Term Motion Dependency

2024-09-04 · Jianwen Jiang, Chao Liang, Jiaqi Yang, Gaojie Lin 외

With the introduction of diffusion-based video generation techniques, audio-conditioned human video generation has recently achieved significant breakthroughs in both the naturalness of motion and the synthesis of portra…

Video Generation

Speech Driven Video Editing via an Audio-Conditioned Diffusion Model

2023-01-10 · Dan Bigioi, Shubhajit Basak, Michał Stypułkowski, Maciej Zięba 외

Taking inspiration from recent developments in visual generative tasks using diffusion models, we propose a method for end-to-end speech-driven video editing using a denoising diffusion model. Given a video of a talking …

DenoisingFace ModelLip ReadingVideo Editing

StreamingTalker: Audio-driven 3D Facial Animation with Autoregressive Diffusion Model

2025-11-18 · Yifan Yang, Zhi Cen, Sida Peng, Xiangwei Chen 외 arxiv

This paper focuses on the task of speech-driven 3D facial animation, which aims to generate realistic and synchronized facial motions driven by speech inputs. Recent methods have employed audio-conditioned diffusion mode…