Source-linked AI summary

VASA-1: Lifelike Audio-Driven Talking Faces Generated in Real Time

Sicheng Xu, Guojun Chen, Yu-Xiao Guo, Jiaolong Yang, Chong Li, Zhenyu Zang, Yizhong Zhang, Xin Tong, Baining Guo

arXiv:2404.10667v2cs.CV

TL;DR

Existing talking-face methods have not fully captured expressive facial behavior, natural head motion, and real-time efficiency. VASA-1 addresses these gaps with holistic audio-conditioned generation in an expressive, disentangled face latent space, and reports stronger realism and efficiency than prior methods. The system supports lifelike real-time avatar interactions while remaining limited in body coverage, explicit 3D modeling, non-rigid elements, and diversity of talking styles and emotions.

  • Problem

    Existing techniques emphasize lip synchronization but largely neglect expressive facial dynamics and natural head movements, while computational demands limit high-quality real-time talking-face applications.

  • Method

    VASA-1 jointly models holistic facial dynamics and head movements with a Diffusion Transformer in an expressive, disentangled face latent space learned from face videos.

  • Results

    VASA-1 significantly outperforms existing methods across video quality and performance efficiency, producing realistic lip synchronization, vivid expressions, and naturalistic head movements.

  • Takeaways & Limitations

    The method supports real-time talking faces with visual affective skills for more natural and intuitive digital-avatar interactions.

  • Takeaways & Limitations

    The method currently processes human regions only up to the torso and does not explicitly model 3D faces, hair, clothing, or diverse talking styles and emotions.

Abstract

from arXiv · show

We introduce VASA, a framework for generating lifelike talking faces with appealing visual affective skills (VAS) given a single static image and a speech audio clip. Our premiere model, VASA-1, is capable of not only generating lip movements that are exquisitely synchronized with the audio, but also producing a large spectrum of facial nuances and natural head motions that contribute to the perception of authenticity and liveliness. The core innovations include a holistic facial dynamics and head movement generation model that works in a face latent space, and the development of such an expressive and disentangled face latent space using videos. Through extensive experiments including evaluation on a set of new metrics, we show that our method significantly outperforms previous methods along various dimensions comprehensively. Our method not only delivers high video quality with realistic facial and head dynamics but also supports the online generation of 512x512 videos at up to 40 FPS with negligible starting latency. It paves the way for real-time engagements with lifelike avatars that emulate human conversational behaviors.

1 Introduction

VASA-1 targets lifelike audio-driven talking faces by combining synchronized lip motion with expressive facial dynamics, natural head movements, and efficient generation. It uses a holistic latent-space model designed to address limitations in realism and real-time practicality.

  • Approach: VASA-1 generates a talking-face video from one face image and speech audio, with synchronized lip movements plus natural facial dynamics and head movements.The method is intended to work with an arbitrary individual’s face image and audio from any person.
  • Motivation: Existing methods emphasize lip synchronization, while expressive facial dynamics, subtle facial behavior, and natural head movements remain insufficiently modeled.These omissions can make generated faces appear rigid and unconvincing.
  • Motivation: Real-time talking-face applications require algorithms that bridge high-quality video synthesis with low-latency generation.Diffusion-based image and video methods have substantial computational demands that limit interactive use.
  • Approach: The model represents lip motion, expressions, gaze, blinking, and other facial dynamics as one holistic latent variable jointly modeled with head motion.A Diffusion Transformer operates in the latent space conditioned on audio and other signals.
  • Approach: The face latent space is learned from large volumes of face videos to disentangle facial dynamics from identity and appearance while retaining expressive capacity.This latent-space construction supports modeling rich facial appearance and motion factors.
  • Results: VASA-1 outperforms existing methods across multiple metrics covering audio-pose alignment and head-motion vividness, while delivering realistic and lifelike real-time faces.The evaluation includes the novel CAPP metric and a pose variation intensity score.

2 Related Work

Related work spans disentangled face representations, audio-driven talking-face generation, and general video generation. Earlier approaches often separated facial factors or focused on lips, while newer methods broaden motion modeling and use diffusion or autoregressive techniques.

  • Disentangled face representation learning: Disentangled face representations separate identity from non-identity factors in 2D or 3D latent spaces, but balancing factor separation with expressive facial attributes remains challenging.Explicit keypoints and 3D face models can suffer from inaccurate reconstructions or limited expressive capabilities.
  • Audio-driven talking face generation: Early audio-driven talking-face methods mapped audio directly to lip movements while leaving other facial attributes unchanged.More recent approaches extend audio conditioning to broader facial expressions and head movements.
  • Video generation: Video-generation research progressed from adversarial learning toward diffusion and autoregressive models for capturing diverse video distributions.Concurrent work adapted video diffusion techniques to audio-driven talking-face generation.

3 Method

VASA-1 constructs an expressive, disentangled face latent space and generates holistic facial dynamics and head motion with an audio-conditioned diffusion transformer. The pipeline conditions sliding-window motion generation on audio and optional controls, then decodes the generated motion into video.

  • Expressive and Disentangled Face Latent Space Construction: The face representation decomposes each image into a canonical 3D appearance volume, identity code, head pose, and facial dynamics code.The 3D appearance volume characterizes 3D appearance details, while explicit 3D feature warping models head and facial movements.
  • Expressive and Disentangled Face Latent Space Construction: Latent swapping and cross-identity identity-similarity losses improve disentanglement between facial dynamics, head pose, identity, and motion.The authors report that these new loss designs are crucial for effective factor disentanglement and lifelike talking-face generation.
  • Holistic Facial Dynamics Generation with Diffusion Transformer: Holistic facial dynamics generation represents lip motion, non-lip expression, eye gaze, and blinking as a unified identity-agnostic latent variable.The model uses diffusion models and a transformer trained on talking-face videos from many identities.
  • Holistic Facial Dynamics Generation with Diffusion Transformer: The diffusion transformer progressively denoises noisy motion latent sequences while predicting the raw motion signal conditioned on control inputs.The condition signal includes audio features and can include previous-window motion and audio, gaze direction, head-to-camera distance, and emotion offset.
  • Holistic Facial Dynamics Generation with Diffusion Transformer: At inference, face appearance and identity are extracted from an input image, audio is split into windows, motion is generated sequentially, and a decoder produces the final video.The sliding-window procedure uses the trained diffusion transformer for each motion segment.

4 Experiments

VASA-1 is evaluated across quantitative benchmarks, qualitative behavior, controllability, disentanglement, distribution shifts, and efficiency. It achieves strong synchronization, motion, identity, and video-quality results while supporting real-time generation, with explicit trade-offs in guidance strength and sampling speed.

  • Inference Speed: 40fps online generation of 512×512 videos is supported with only 170ms preceding latency on a single RTX 4090 GPU.Offline batch processing reaches 45fps.
  • Quantitative Evaluation: VASA-1 achieves the best results across all evaluated metrics on both VoxCeleb2 and OneMin-32 benchmarks.It especially improves audio-lip synchronization, audio-pose alignment, pose variation intensity, and video quality relative to prior methods.
  • Qualitative Evaluation: Generated videos exhibit vivid facial emotions, sporadic gaze shifts, variable blinking, and natural conversational behaviors.Visual comparisons also report more precise audio-lip synchronization and more vivid facial and head dynamics than other methods.
  • Generation Controllability: The model follows specified gaze direction, head distance, and emotion-offset controls in generated talking faces.These controls correspond to the main eye gaze direction, face-to-camera distance, and emotional expression variation.
  • Analysis and Ablation Study: CAPP scores decline rapidly under temporal shifts and also decrease when pose movement intensity is altered, with temporal misalignment having the stronger effect.The unshifted audio-pose pairs have an average CAPP score of 0.608, and shifts larger than two frames approach zero.
  • Analysis and Ablation Study: Increasing audio CFG to λA = 0.5 improves lip-audio and pose-audio alignment, pose variation intensity, and slightly improves video quality, while larger values introduce trade-offs.Further increases marginally improve lip synchronization and reduce FVD25 but degrade audio-pose synchronization and gaze controllability; reducing sampling steps from 50 to 10 accelerates inference fivefold while compromising motion intensity and video quality.
  • Analysis and Ablation Study: Training with 10% of the data preserves comparable synchronization and still significantly outperforms previous methods across synchronization, motion-intensity, and video-quality metrics.The reduced-data model has worse FVD and ∆p than the full-data model, while larger datasets increase motion diversity.
  • Analysis and Ablation Study: Cross-identity driving improves facial identity preservation from 0.72 to 0.80 with the introduced face identity loss.The score averages facial-identity feature cosine similarity over generated frames across 5,400 cross-reenactment clips.

5 Conclusion

The work presents an efficient audio-driven talking-face model that combines realistic synchronization, vivid facial expressions, and natural head movements. It also identifies adaptability and several boundaries for future improvement.

  • VASA-1 generates realistic lip synchronization, vivid facial expressions, and naturalistic head movements efficiently from a single image and audio input.
  • Controllable conditioning signals enhance adaptability for personalized user experiences.
  • The method currently processes human regions only up to the torso and does not model non-rigid elements such as hair and clothing.
  • Future improvements include a more explicit 3D face model, stronger video priors, and more diverse talking styles and emotions.

Contribution statement

The contribution statement assigns implementation, leadership, system-quality, evaluation, demonstration, and technical-advice responsibilities across the listed contributors.

  • Sicheng Xu, Guojun Chen, and Yu-Xiao Guo contributed to implementation, training, experimentation, data processing, and data management.
  • Jiaolong Yang initiated and led the project, designed the overall framework, and advised each component technically.
  • Chong Li, Zhengyu Zang, and Yizhong Zhang enhanced system quality, conducted evaluations, and demonstrated results.

A Societal Impacts and Responsible AI Considerations

The authors frame VASA-1 as intended for positive virtual-avatar applications while acknowledging misuse risks, authenticity gaps, and detection-related safeguards.

  • The authors intend VASA-1 for positive applications involving audio-driven visual affective skills for virtual AI avatars.
  • Potential misuse includes impersonating humans and creating misleading or harmful content involving real persons.
  • Generated videos still contain identifiable artifacts and remain distinguishable from real videos by a trained detector with 97.8% accuracy.
  • Stated positive applications include educational equity, accessibility for people with communication challenges, companionship, and therapeutic support.
  • The authors are training face-forgery detectors using generated talking-face videos, with preliminary evidence of improved detector generality.

B More Qualitative Evaluation, Comparison and Ablation Study

The supplementary evaluation compares generated talking faces across qualitative examples, disentanglement tests, out-of-distribution inputs, and varied utterances. The figures emphasize identity-motion and pose-dynamics separation alongside audio-aligned generation.

  • Disentanglement: Figure A.1 applies the same generated head and facial motion sequences to three different face images to examine identity-motion disentanglement.
  • Disentanglement: Figure A.2 compares raw generation with fixed facial dynamics or fixed head pose to examine disentanglement between head pose and facial dynamics.
  • Out-of-distribution evaluation: Figure A.3 evaluates non-photorealistic images, singing audio, and non-English speech as out-of-distribution inputs.
Loading 2404.10667v2…