Frame Interpolation with Consecutive Brownian Bridge Diffusion
Zonglin Lyu, Ming Li, Jianbo Jiao, and Chen Chen

TL;DR
This paper introduces a novel Brownian Bridge diffusion method for video frame interpolation that reduces variance in latent representations, enabling more deterministic and accurate intermediate frame synthesis, achieving state-of-the-art results.
Contribution
The paper proposes a unique consecutive Brownian Bridge diffusion approach that minimizes latent variance, improving deterministic frame interpolation in diffusion-based VFI models.
Findings
Reduces variance in latent representations for deterministic outputs.
Achieves state-of-the-art performance in video frame interpolation.
Enhances the stability and accuracy of diffusion-based VFI methods.
Abstract
Recent work in Video Frame Interpolation (VFI) tries to formulate VFI as a diffusion-based conditional image generation problem, synthesizing the intermediate frame given a random noise and neighboring frames. Due to the relatively high resolution of videos, Latent Diffusion Models (LDMs) are employed as the conditional generation model, where the autoencoder compresses images into latent representations for diffusion and then reconstructs images from these latent representations. Such a formulation poses a crucial challenge: VFI expects that the output is deterministically equal to the ground truth intermediate frame, but LDMs randomly generate a diverse set of different images when the model runs multiple times. The reason for the diverse generation is that the cumulative variance (variance accumulated at each step of generation) of generated latent representations in LDMs is large.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design
MethodsSparse Evolutionary Training · Diffusion
