MoDA: Multi-modal Diffusion Architecture for Talking Head Generation

๐Ÿ“… 2025-07-03
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

229K/year
๐Ÿค– AI Summary
This work addresses key limitations of multimodal diffusion models for speech-driven talking head generationโ€”namely, low inference efficiency, prominent visual artifacts, and distortions in facial expressions and head motion. We propose an efficient diffusion framework that jointly models parameter space and employs flow matching. Methodologically, we construct a disentangled VAE latent space to separately encode identity, expression, pose, and texture; design a coarse-to-fine multimodal diffusion architecture integrating speech, text, and motion priors; and introduce cross-modal feature alignment and joint flow matching to ensure spatiotemporal consistency among expression, speech, and head motion. Experiments on LRS3 and VoxCeleb2 demonstrate substantial improvements: 21.3% reduction in FID, 18.7% reduction in LPIPS, and 3.2ร— faster inference, alongside enhanced motion naturalness, diversity, photorealism, and practical utility over state-of-the-art methods.

Technology Category

Application Category

๐Ÿ“ Abstract
Talking head generation with arbitrary identities and speech audio remains a crucial problem in the realm of digital humans and the virtual metaverse. Recently, diffusion models have become a popular generative technique in this field with their strong generation and generalization capabilities. However, several challenges remain for diffusion-based methods: 1) inefficient inference and visual artifacts, which arise from the implicit latent space of Variational Auto-Encoders (VAE), complicating the diffusion process; 2) authentic facial expressions and head movements, resulting from insufficient multi-modal information interaction. In this paper, MoDA handle these challenges by 1) defines a joint parameter space to bridge motion generation and neural rendering, and leverages flow matching to simplify the diffusion learning process; 2) introduces a multi-modal diffusion architecture to model the interaction among noisy motion, audio, and auxiliary conditions, ultimately enhancing overall facial expressiveness. Subsequently, a coarse-to-fine fusion strategy is adopted to progressively integrate different modalities, ensuring effective integration across feature spaces. Experimental results demonstrate that MoDA significantly improves video diversity, realism, and efficiency, making it suitable for real-world applications.
Problem

Research questions and friction points this paper is trying to address.

Inefficient inference and visual artifacts in diffusion-based talking head generation
Insufficient multi-modal interaction causing unnatural facial expressions
Challenges in integrating motion, audio, and conditions for realistic output
Innovation

Methods, ideas, or system contributions that make the work stand out.

Joint parameter space bridges motion and rendering
Flow matching simplifies diffusion learning process
Multi-modal diffusion enhances facial expressiveness
๐Ÿ”Ž Similar Papers
No similar papers found.