From Audio to Photoreal Embodiment: Synthesizing Humans in Conversations
Evonne Ng, Javier Romero, Timur Bagautdinov, Shaojie Bai, Trevor Darrell, Angjoo Kanazawa, Alexander Richard
TL;DR
This work tackles audio-driven generation of photorealistic conversational avatars that animate face, body, and hands in dyadic interactions. It introduces a two-branch architecture: a diffusion-based face model conditioned on audio and lip geometry, and a diffusion-based body model guided by autoregressively generated coarse poses from a residual VQ-VAE both conditioned on audio, enabling high-frequency, diverse gestures synchronized to speech. A novel multi-view dyadic conversational dataset and a subject-specific photorealistic renderer support training and evaluation, with metrics capturing realism and diversity in both geometry and kinetics. Experiments show significant improvements over diffusion-only and VQ-only baselines, and perceptual tests demonstrate photoreal renders better reveal subtle gestural nuances, underscoring the value of photorealism for evaluating and deploying conversational avatars.
Abstract
We present a framework for generating full-bodied photorealistic avatars that gesture according to the conversational dynamics of a dyadic interaction. Given speech audio, we output multiple possibilities of gestural motion for an individual, including face, body, and hands. The key behind our method is in combining the benefits of sample diversity from vector quantization with the high-frequency details obtained through diffusion to generate more dynamic, expressive motion. We visualize the generated motion using highly photorealistic avatars that can express crucial nuances in gestures (e.g. sneers and smirks). To facilitate this line of research, we introduce a first-of-its-kind multi-view conversational dataset that allows for photorealistic reconstruction. Experiments show our model generates appropriate and diverse gestures, outperforming both diffusion- and VQ-only methods. Furthermore, our perceptual evaluation highlights the importance of photorealism (vs. meshes) in accurately assessing subtle motion details in conversational gestures. Code and dataset available online.
