SUGAR: Subject-Driven Video Customization in a Zero-Shot Manner
Yufan Zhou, Ruiyi Zhang, Jiuxiang Gu, Nanxuan Zhao, Jing Shi, Tong Sun
TL;DR
SUGAR tackles zero-shot subject-driven video customization from a single image, enabling videos that reflect arbitrary user-described attributes without test-time fine-tuning. It introduces a transformer-based diffusion framework operating in a latent space, enhanced by a large synthetic dataset of 2.5M image-video-text triplets and targeted training strategies, selective attention, and improved sampling. The approach combines real-world motion data with synthetic examples to improve both identity preservation and style/motion alignment, achieving state-of-the-art results across identity, text alignment, dynamics, and consistency. The work also provides extensive ablations to validate the necessity of the dataset, the chosen attention design, and the dual-conditioning strategy, underscoring practical impact for zero-shot, customizable video generation.
Abstract
We present SUGAR, a zero-shot method for subject-driven video customization. Given an input image, SUGAR is capable of generating videos for the subject contained in the image and aligning the generation with arbitrary visual attributes such as style and motion specified by user-input text. Unlike previous methods, which require test-time fine-tuning or fail to generate text-aligned videos, SUGAR achieves superior results without the need for extra cost at test-time. To enable zero-shot capability, we introduce a scalable pipeline to construct synthetic dataset which is specifically designed for subject-driven customization, leading to 2.5 millions of image-video-text triplets. Additionally, we propose several methods to enhance our model, including special attention designs, improved training strategies, and a refined sampling algorithm. Extensive experiments are conducted. Compared to previous methods, SUGAR achieves state-of-the-art results in identity preservation, video dynamics, and video-text alignment for subject-driven video customization, demonstrating the effectiveness of our proposed method.
