SG-I2V: Self-Guided Trajectory Control in Image-to-Video Generation
Koichi Namekata, Sherwin Bahmani, Ziyi Wu, Yash Kant, Igor Gilitschenski, David B. Lindell
TL;DR
<3-5 sentence high-level summary> SG-I2V tackles the challenge of controllable image-to-video generation without fine-tuning by introducing a self-guided framework that relies on semantically aligned features within a pre-trained diffusion model. It aligns cross-frame feature representations via a modified self-attention mechanism, then optimizes the latent input to enforce trajectory-consistent motion inside user-defined bounding boxes, accompanied by a high-frequency-preserving post-processing step. The approach achieves zero-shot object and camera motion control with competitive visual quality and motion fidelity on VIPSeg, narrowing the gap to supervised baselines. This work highlights how internal representations of image-to-video diffusion models can be exploited for intuitive, annotation-free motion control in video synthesis.
Abstract
Methods for image-to-video generation have achieved impressive, photo-realistic quality. However, adjusting specific elements in generated videos, such as object motion or camera movement, is often a tedious process of trial and error, e.g., involving re-generating videos with different random seeds. Recent techniques address this issue by fine-tuning a pre-trained model to follow conditioning signals, such as bounding boxes or point trajectories. Yet, this fine-tuning procedure can be computationally expensive, and it requires datasets with annotated object motion, which can be difficult to procure. In this work, we introduce SG-I2V, a framework for controllable image-to-video generation that is self-guided$\unicode{x2013}$offering zero-shot control by relying solely on the knowledge present in a pre-trained image-to-video diffusion model without the need for fine-tuning or external knowledge. Our zero-shot method outperforms unsupervised baselines while significantly narrowing down the performance gap with supervised models in terms of visual quality and motion fidelity. Additional details and video results are available on our project page: https://kmcode1.github.io/Projects/SG-I2V
