MoDiTalker: Motion-Disentangled Diffusion Model for High-Fidelity Talking Head Generation
Seyeon Kim, Siyoon Jin, Jihye Park, Kihong Kim, Jiyoung Kim, Jisu Nam, Seungryong Kim
TL;DR
MoDiTalker tackles high-fidelity talking head generation by disentangling motion from video through a two-stage diffusion framework. It introduces Audio-to-Motion (AToM) to synthesize lip-synced facial motion from audio conditioned on an identity frame and Motion-to-Video (MToV) to render temporally coherent video from motion using tri-plane conditioning. The approach achieves state-of-the-art results on the HDTF benchmark, with extensive ablations and a user study confirming improvements in lip-sync accuracy, identity preservation, and video quality, while offering substantially faster sampling than prior diffusion methods. This motion-disentangled design enables better generalization, cross-identity robustness, and practical inference times for real-world applications.
Abstract
Conventional GAN-based models for talking head generation often suffer from limited quality and unstable training. Recent approaches based on diffusion models aimed to address these limitations and improve fidelity. However, they still face challenges, including extensive sampling times and difficulties in maintaining temporal consistency due to the high stochasticity of diffusion models. To overcome these challenges, we propose a novel motion-disentangled diffusion model for high-quality talking head generation, dubbed MoDiTalker. We introduce the two modules: audio-to-motion (AToM), designed to generate a synchronized lip motion from audio, and motion-to-video (MToV), designed to produce high-quality head video following the generated motion. AToM excels in capturing subtle lip movements by leveraging an audio attention mechanism. In addition, MToV enhances temporal consistency by leveraging an efficient tri-plane representation. Our experiments conducted on standard benchmarks demonstrate that our model achieves superior performance compared to existing models. We also provide comprehensive ablation studies and user study results.
