IMTalker: Efficient Audio-driven Talking Face Generation with Implicit Motion Transfer
Bo Chen, Tao Liu, Qi Chen, Xie Chen, Zilong Zheng
TL;DR
<3-5 sentence high-level summary> IMTalker tackles the challenge of efficient, high-fidelity talking-face generation by replacing explicit optical-flow warping with an implicit motion transfer approach that leverages cross-attention in a unified latent space. A lightweight Identity-Adaptive module disentangles motion from identity, while a Flow-Matching Motion Generator produces controllable motion latents from audio, pose, and gaze cues. The method achieves state-of-the-art motion accuracy, identity preservation, and audio–lip synchronization with real-time performance (40 FPS video-driven, 42 FPS audio-driven on an RTX 4090). Extensive experiments on HDTF, CelebV, and cross-reenactment tasks demonstrate robust handling of large pose variations and diverse identities, with code and pretrained models released for broad adoption.
Abstract
Talking face generation aims to synthesize realistic speaking portraits from a single image, yet existing methods often rely on explicit optical flow and local warping, which fail to model complex global motions and cause identity drift. We present IMTalker, a novel framework that achieves efficient and high-fidelity talking face generation through implicit motion transfer. The core idea is to replace traditional flow-based warping with a cross-attention mechanism that implicitly models motion discrepancy and identity alignment within a unified latent space, enabling robust global motion rendering. To further preserve speaker identity during cross-identity reenactment, we introduce an identity-adaptive module that projects motion latents into personalized spaces, ensuring clear disentanglement between motion and identity. In addition, a lightweight flow-matching motion generator produces vivid and controllable implicit motion vectors from audio, pose, and gaze cues. Extensive experiments demonstrate that IMTalker surpasses prior methods in motion accuracy, identity preservation, and audio-lip synchronization, achieving state-of-the-art quality with superior efficiency, operating at 40 FPS for video-driven and 42 FPS for audio-driven generation on an RTX 4090 GPU. We will release our code and pre-trained models to facilitate applications and future research.
