CVDec 7, 2023

Emotional Speech-driven 3D Body Animation via Disentangled Latent Diffusion

Amazon
arXiv:2312.04466v251 citationsh-index: 29Has CodeCVPR
AI Analysis

This work addresses the limitation of existing methods that lack control over emotions in speech-driven 3D body animation, offering improved realism and expressivity for applications in animation and virtual agents.

The paper tackles the problem of synthesizing 3D human gestures from speech by explicitly modeling emotions, resulting in gestures that are better synchronized with speech content and better represent the expressed emotion compared to state-of-the-art methods.

Existing methods for synthesizing 3D human gestures from speech have shown promising results, but they do not explicitly model the impact of emotions on the generated gestures. Instead, these methods directly output animations from speech without control over the expressed emotion. To address this limitation, we present AMUSE, an emotional speech-driven body animation model based on latent diffusion. Our observation is that content (i.e., gestures related to speech rhythm and word utterances), emotion, and personal style are separable. To account for this, AMUSE maps the driving audio to three disentangled latent vectors: one for content, one for emotion, and one for personal style. A latent diffusion model, trained to generate gesture motion sequences, is then conditioned on these latent vectors. Once trained, AMUSE synthesizes 3D human gestures directly from speech with control over the expressed emotions and style by combining the content from the driving speech with the emotion and style of another speech sequence. Randomly sampling the noise of the diffusion model further generates variations of the gesture with the same emotional expressivity. Qualitative, quantitative, and perceptual evaluations demonstrate that AMUSE outputs realistic gesture sequences. Compared to the state of the art, the generated gestures are better synchronized with the speech content, and better represent the emotion expressed by the input speech. Our code is available at amuse.is.tue.mpg.de.

Code Implementations1 repo
Foundations

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

Your Notes