π€ AI Summary
Existing video personalization methods struggle with multi-concept co-generation and often suffer from identity ambiguity. This paper introduces the first fine-tuning-free framework for multi-concept video personalization, enabling joint generation of a single personalized video driven by multiple reference imagesβe.g., faces, bodies, or animals. Our approach features three core innovations: (1) an anchor prompt mechanism that encodes each reference image into a unique textual token; (2) concept-order embedding to explicitly model structural relationships among heterogeneous inputs; and (3) a diffusion-based text-to-video architecture integrating image-anchor embeddings, order-aware encoding, and cross-modal alignment. Experiments demonstrate substantial improvements in identity fidelity and visual quality under multi-concept scenarios, outperforming state-of-the-art methods. The framework supports flexible, arbitrary combinations of reference concepts without retraining, enabling robust and scalable video personalization.
π Abstract
Video personalization, which generates customized videos using reference images, has gained significant attention. However, prior methods typically focus on single-concept personalization, limiting broader applications that require multi-concept integration. Attempts to extend these models to multiple concepts often lead to identity blending, which results in composite characters with fused attributes from multiple sources. This challenge arises due to the lack of a mechanism to link each concept with its specific reference image. We address this with anchored prompts, which embed image anchors as unique tokens within text prompts, guiding accurate referencing during generation. Additionally, we introduce concept embeddings to encode the order of reference images. Our approach, Movie Weaver, seamlessly weaves multiple concepts-including face, body, and animal images-into one video, allowing flexible combinations in a single model. The evaluation shows that Movie Weaver outperforms existing methods for multi-concept video personalization in identity preservation and overall quality.