Explorative Inbetweening of Time and Space
Haiwen Feng, Zheng Ding, Zhihao Xia, Simon Niklaus, Victoria Abrevaya, Michael J. Black, Xuaner Zhang
TL;DR
The paper introduces bounded generation as a general task for image-to-video models, enabling the synthesis of intermediate frames between arbitrary start and end frames without retraining. It presents Time Reversal Fusion, a training-free sampling strategy that jointly denoises forward from the start frame and backward from the end frame, then fuses the two trajectories to produce end-constrained videos, with an optional noise-reinjection step to preserve smooth transitions. Evaluations across dynamic bounds, view bounds, and identical bounds demonstrate substantial improvements over specialized baselines and are supported by perceptual studies, using a dedicated 395-image-pair dataset. The work highlights how bounded generation can reveal and leverage the latent dynamics learned by I2V models, offering a practical approach to controlled video generation and a lens for probing model understanding of motion and 3D structure.
Abstract
We introduce bounded generation as a generalized task to control video generation to synthesize arbitrary camera and subject motion based only on a given start and end frame. Our objective is to fully leverage the inherent generalization capability of an image-to-video model without additional training or fine-tuning of the original model. This is achieved through the proposed new sampling strategy, which we call Time Reversal Fusion, that fuses the temporally forward and backward denoising paths conditioned on the start and end frame, respectively. The fused path results in a video that smoothly connects the two frames, generating inbetweening of faithful subject motion, novel views of static scenes, and seamless video looping when the two bounding frames are identical. We curate a diverse evaluation dataset of image pairs and compare against the closest existing methods. We find that Time Reversal Fusion outperforms related work on all subtasks, exhibiting the ability to generate complex motions and 3D-consistent views guided by bounded frames. See project page at https://time-reversal.github.io.
