One-Shot Learning Meets Depth Diffusion in Multi-Object Videos
Anisha Jain
TL;DR
The paper tackles the challenge of generating coherent, multi-object videos from minimal data by leveraging a depth-conditioned latent diffusion framework. It extends a pre-trained depth-conditioned Text-to-Image Diffusion Model with pseudo-3D convolutions, temporal self-attention, and a sparse update scheme that only tunes projection matrices, while DDIM inversion provides structure guidance for inference. The proposed approach yields temporally coherent videos across diverse artistic styles by explicitly modeling depth and object interactions in the latent space. Empirical results show improved frame consistency and textual faithfulness over baselines, demonstrating the viability of one-shot training for complex multi-object video synthesis with meaningful depth control.
Abstract
Creating editable videos that depict complex interactions between multiple objects in various artistic styles has long been a challenging task in filmmaking. Progress is often hampered by the scarcity of data sets that contain paired text descriptions and corresponding videos that showcase these interactions. This paper introduces a novel depth-conditioning approach that significantly advances this field by enabling the generation of coherent and diverse videos from just a single text-video pair using a pre-trained depth-aware Text-to-Image (T2I) model. Our method fine-tunes the pre-trained model to capture continuous motion by employing custom-designed spatial and temporal attention mechanisms. During inference, we use the DDIM inversion to provide structural guidance for video generation. This innovative technique allows for continuously controllable depth in videos, facilitating the generation of multiobject interactions while maintaining the concept generation and compositional strengths of the original T2I model across various artistic styles, such as photorealism, animation, and impressionism.
