Adapting Image-to-Video Diffusion Models for Large-Motion Frame Interpolation
Luoxu Jin, Hiroshi Watanabe
TL;DR
This work tackles large-motion video frame interpolation by adapting pre-trained image-to-video diffusion models through a plug-and-play conditional encoder. It introduces a dual-branch feature extractor to capture spatial and temporal cues and a cross-frame attention mechanism to fuse information across frames, improving motion consistency. Experiments on DAVIS-7 and UCF101-7 demonstrate strong performance, particularly in Fréchet Video Distance (FVD), and ablations confirm the contributions of the temporal branch and cross-frame attention. Limitations of latent diffusion, such as reduced fine details due to down-sampling and resolution constraints, are discussed, with guidance for future improvements toward higher-resolution and more motion-rich synthesis.
Abstract
With the development of video generation models has advanced significantly in recent years, we adopt large-scale image-to-video diffusion models for video frame interpolation. We present a conditional encoder designed to adapt an image-to-video model for large-motion frame interpolation. To enhance performance, we integrate a dual-branch feature extractor and propose a cross-frame attention mechanism that effectively captures both spatial and temporal information, enabling accurate interpolations of intermediate frames. Our approach demonstrates superior performance on the Fréchet Video Distance (FVD) metric when evaluated against other state-of-the-art approaches, particularly in handling large motion scenarios, highlighting advancements in generative-based methodologies.
