GRCVLGSDOct 1, 2025

Audio Driven Real-Time Facial Animation for Social Telepresence

arXiv:2510.01176v25 citationsh-index: 8SIGGRAPH Asia
Originality Incremental advance
AI Analysis

This addresses the problem of low-latency, natural communication in virtual reality for users, though it is incremental as it builds on existing diffusion models.

The paper tackles real-time photorealistic 3D facial animation from audio for social telepresence, achieving 100 to 1000 times faster inference speed than offline baselines with under 15ms GPU latency.

We present an audio-driven real-time system for animating photorealistic 3D facial avatars with minimal latency, designed for social interactions in virtual reality for anyone. Central to our approach is an encoder model that transforms audio signals into latent facial expression sequences in real time, which are then decoded as photorealistic 3D facial avatars. Leveraging the generative capabilities of diffusion models, we capture the rich spectrum of facial expressions necessary for natural communication while achieving real-time performance (<15ms GPU time). Our novel architecture minimizes latency through two key innovations: an online transformer that eliminates dependency on future inputs and a distillation pipeline that accelerates iterative denoising into a single step. We further address critical design challenges in live scenarios for processing continuous audio signals frame-by-frame while maintaining consistent animation quality. The versatility of our framework extends to multimodal applications, including semantic modalities such as emotion conditions and multimodal sensors with head-mounted eye cameras on VR headsets. Experimental results demonstrate significant improvements in facial animation accuracy over existing offline state-of-the-art baselines, achieving 100 to 1000 times faster inference speed. We validate our approach through live VR demonstrations and across various scenarios such as multilingual speeches.

Foundations

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

Your Notes