EGVD: Event-Guided Video Diffusion Model for Physically Realistic Large-Motion Frame Interpolation
Ziran Zhang, Xiaohui Li, Yihao Liu, Yujin Wang, Yueting Chen, Tianfan Xue, Shi Guo
TL;DR
This work addresses the challenge of video frame interpolation under large motion and varied lighting by integrating high-temporal-resolution event data with pre-trained stable video diffusion priors. It introduces the Multi-modal Motion Condition Generator (MMCG) to fuse RGB frames and event signals into diffusion conditioning, and adopts a two-stage training strategy with EDM-inspired normalization to enable efficient adaptation of a stable video diffusion model. Experimental results on real and simulated Event-VFI data show substantial perceptual-quality gains (e.g., LPIPS improvements of 27.4% on Prophensee and 24.1% on BSRGB) and notable PSNR gains on large-motion sequences, demonstrating strong generalization and robustness. The approach offers a practical pathway to physically realistic, high-motion interpolation and provides public code and datasets, highlighting its potential for applications in high-speed video synthesis and analysis.
Abstract
Video frame interpolation (VFI) in scenarios with large motion remains challenging due to motion ambiguity between frames. While event cameras can capture high temporal resolution motion information, existing event-based VFI methods struggle with limited training data and complex motion patterns. In this paper, we introduce Event-Guided Video Diffusion Model (EGVD), a novel framework that leverages the powerful priors of pre-trained stable video diffusion models alongside the precise temporal information from event cameras. Our approach features a Multi-modal Motion Condition Generator (MMCG) that effectively integrates RGB frames and event signals to guide the diffusion process, producing physically realistic intermediate frames. We employ a selective fine-tuning strategy that preserves spatial modeling capabilities while efficiently incorporating event-guided temporal information. We incorporate input-output normalization techniques inspired by recent advances in diffusion modeling to enhance training stability across varying noise levels. To improve generalization, we construct a comprehensive dataset combining both real and simulated event data across diverse scenarios. Extensive experiments on both real and simulated datasets demonstrate that EGVD significantly outperforms existing methods in handling large motion and challenging lighting conditions, achieving substantial improvements in perceptual quality metrics (27.4% better LPIPS on Prophesee and 24.1% on BSRGB) while maintaining competitive fidelity measures. Code and datasets available at: https://github.com/OpenImagingLab/EGVD.
