Stand-In: A Lightweight and Plug-and-Play Identity Control for Video Generation
Bowen Xue, Zheng-Peng Duan, Qixin Yan, Wenjing Wang, Hao Liu, Chun-Le Guo, Chongyi Li, Chen Li, Jing Lyu
TL;DR
Stand-In tackles identity-preserving video generation with a lightweight, plug-and-play approach. It injects a conditional image branch into a pre-trained diffusion video model and uses restricted self-attention with conditional position mapping to fuse identity cues while preserving the model's priors, training roughly 1% of additional parameters on about 2000 pairs. The method achieves state-of-the-art identity fidelity and naturalness, with strong prompt-following and minimal runtime overhead, and it proves versatile across tasks like pose-guided generation, stylization, and face swapping. This demonstrates a practical pathway to high-quality, identity-consistent videos that can readily integrate with existing AIGC pipelines and non-human subjects.
Abstract
Generating high-fidelity human videos that match user-specified identities is important yet challenging in the field of generative AI. Existing methods often rely on an excessive number of training parameters and lack compatibility with other AIGC tools. In this paper, we propose Stand-In, a lightweight and plug-and-play framework for identity preservation in video generation. Specifically, we introduce a conditional image branch into the pre-trained video generation model. Identity control is achieved through restricted self-attentions with conditional position mapping. Thanks to these designs, which greatly preserve the pre-trained prior of the video generation model, our approach is able to outperform other full-parameter training methods in video quality and identity preservation, even with just $\sim$1% additional parameters and only 2000 training pairs. Moreover, our framework can be seamlessly integrated for other tasks, such as subject-driven video generation, pose-referenced video generation, stylization, and face swapping.
