Generating the Past, Present and Future from a Motion-Blurred Image
SaiKiran Tedla, Kelly Zhu, Trevor Canham, Felix Taubner, Michael S. Brown, Kiriakos N. Kutulakos, David B. Lindell
TL;DR
This paper reframes motion blur as a cue for scene dynamics by conditioning a large-scale video diffusion model on a motion-blurred image and explicit per-frame exposure intervals to synthesize past, present, and future video frames. By fine-tuning a pre-trained video diffusion transformer with latent-space encodings and specialized exposure-time conditioning, the method achieves state-of-the-art performance in present-frame generation and robustly extends to past and future frames, enabling downstream tasks like 3D reconstruction and camera-trajectory recovery. The approach generalizes to challenging wild scenes and even historical photographs, offering new capabilities for 4D scene understanding and dynamic human pose estimation from a single blurred image. The work also explores exposure-interval control, multi-modality, and 3D-consistency diagnostics, highlighting both the potential of large video priors for inverse imaging and the limitations when blur deviates from the assumed model.
Abstract
We seek to answer the question: what can a motion-blurred image reveal about a scene's past, present, and future? Although motion blur obscures image details and degrades visual quality, it also encodes information about scene and camera motion during an exposure. Previous techniques leverage this information to estimate a sharp image from an input blurry one, or to predict a sequence of video frames showing what might have occurred at the moment of image capture. However, they rely on handcrafted priors or network architectures to resolve ambiguities in this inverse problem, and do not incorporate image and video priors on large-scale datasets. As such, existing methods struggle to reproduce complex scene dynamics and do not attempt to recover what occurred before or after an image was taken. Here, we introduce a new technique that repurposes a pre-trained video diffusion model trained on internet-scale datasets to recover videos revealing complex scene dynamics during the moment of capture and what might have occurred immediately into the past or future. Our approach is robust and versatile; it outperforms previous methods for this task, generalizes to challenging in-the-wild images, and supports downstream tasks such as recovering camera trajectories, object motion, and dynamic 3D scene structure. Code and data are available at https://blur2vid.github.io
