CVMar 30, 2024

Towards Variable and Coordinated Holistic Co-Speech Motion Generation

arXiv:2404.00368v238 citationsh-index: 4Has CodeCVPR
Originality Incremental advance
AI Analysis

It solves the problem of creating natural and diverse avatar animations for applications like virtual assistants or entertainment, though it is incremental as it builds on existing VAE frameworks.

This paper tackles generating lifelike holistic co-speech motions for 3D avatars by addressing variability and coordination, resulting in a method that outperforms state-of-the-art approaches in realism.

This paper addresses the problem of generating lifelike holistic co-speech motions for 3D avatars, focusing on two key aspects: variability and coordination. Variability allows the avatar to exhibit a wide range of motions even with similar speech content, while coordination ensures a harmonious alignment among facial expressions, hand gestures, and body poses. We aim to achieve both with ProbTalk, a unified probabilistic framework designed to jointly model facial, hand, and body movements in speech. ProbTalk builds on the variational autoencoder (VAE) architecture and incorporates three core designs. First, we introduce product quantization (PQ) to the VAE, which enriches the representation of complex holistic motion. Second, we devise a novel non-autoregressive model that embeds 2D positional encoding into the product-quantized representation, thereby preserving essential structure information of the PQ codes. Last, we employ a secondary stage to refine the preliminary prediction, further sharpening the high-frequency details. Coupling these three designs enables ProbTalk to generate natural and diverse holistic co-speech motions, outperforming several state-of-the-art methods in qualitative and quantitative evaluations, particularly in terms of realism. Our code and model will be released for research purposes at https://feifeifeiliu.github.io/probtalk/.

Foundations

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

Your Notes