DreamLoop: Controllable Cinemagraph Generation from a Single Photograph
Aniruddha Mahapatra, Long Mai, Cusuh Ham, Feng Liu
TL;DR
DreamLoop addresses the challenge of generating cinemagraphs from a single photograph with flexible, user-guided control. It adapts a pretrained image-to-video diffusion model by introducing temporal-bridging to enable seamless looping and explicit motion conditioning via bounding-box sequences and sparse point tracks, leveraging $I_0$ and $I_T$ as conditioning signals and using $I_0=I_T=I$ at inference for loops. The approach achieves high-quality, controllable cinemagraphs across fluid-element and general-domain scenes, outperforming baselines on both objective metrics (e.g., $\text{FVD}$, $\text{KID}$, $\text{FID}$) and subjective user studies, while enabling fine-grained timing, full/partial motion paths, and region-specific control. This work significantly broadens access to cinemagraph creation by obviating the need for cinemagraph-specific training data and providing intuitive, image-centric controls with practical applications in creative media and AI-assisted videography.
Abstract
Cinemagraphs, which combine static photographs with selective, looping motion, offer unique artistic appeal. Generating them from a single photograph in a controllable manner is particularly challenging. Existing image-animation techniques are restricted to simple, low-frequency motions and operate only in narrow domains with repetitive textures like water and smoke. In contrast, large-scale video diffusion models are not tailored for cinemagraph constraints and lack the specialized data required to generate seamless, controlled loops. We present DreamLoop, a controllable video synthesis framework dedicated to generating cinemagraphs from a single photo without requiring any cinemagraph training data. Our key idea is to adapt a general video diffusion model by training it on two objectives: temporal bridging and motion conditioning. This strategy enables flexible cinemagraph generation. During inference, by using the input image as both the first- and last- frame condition, we enforce a seamless loop. By conditioning on static tracks, we maintain a static background. Finally, by providing a user-specified motion path for a target object, our method provides intuitive control over the animation's trajectory and timing. To our knowledge, DreamLoop is the first method to enable cinemagraph generation for general scenes with flexible and intuitive controls. We demonstrate that our method produces high-quality, complex cinemagraphs that align with user intent, outperforming existing approaches.
