EventDiff: A Unified and Efficient Diffusion Model Framework for Event-based Video Frame Interpolation
Hanle Zheng, Xujie Han, Zegang Peng, Shangbin Zhang, Guangxun Du, Zhuo Zou, Xilin Wang, Jibin Wu, Hao Guo, Lei Deng

TL;DR
EventDiff introduces a unified diffusion-based framework for event-based video frame interpolation, effectively handling large motions and subtle movements with high fidelity, outperforming existing methods in accuracy and speed.
Contribution
The paper presents EventDiff, a novel diffusion model framework with a hybrid autoencoder and cross attention, enabling robust and efficient event-based video frame interpolation.
Findings
Outperforms existing event-based VFI methods by up to 1.98dB PSNR on Vimeo90K-Triplet.
Achieves up to 5.72dB PSNR gain over diffusion-based VFI approaches.
Provides faster inference, up to 4.24 times quicker than comparable methods.
Abstract
Video Frame Interpolation (VFI) is a fundamental yet challenging task in computer vision, particularly under conditions involving large motion, occlusion, and lighting variation. Recent advancements in event cameras have opened up new opportunities for addressing these challenges. While existing event-based VFI methods have succeeded in recovering large and complex motions by leveraging handcrafted intermediate representations such as optical flow, these designs often compromise high-fidelity image reconstruction under subtle motion scenarios due to their reliance on explicit motion modeling. Meanwhile, diffusion models provide a promising alternative for VFI by reconstructing frames through a denoising process, eliminating the need for explicit motion estimation or warping operations. In this work, we propose EventDiff, a unified and efficient event-based diffusion model framework for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Diffusion
