Enhanced Bi-directional Motion Estimation for Video Frame Interpolation
Xin Jin, Longhai Wu, Guotao Shen, Youxin Chen, Jie Chen, Jayoon Koo,, Cheul-hee Hahm

TL;DR
This paper introduces a compact, efficient bi-directional motion estimation algorithm for video frame interpolation that outperforms larger models in handling complex motions.
Contribution
It proposes a lightweight, pyramid recurrent framework integrating intermediate-oriented forward-warping and correlation volume for improved motion estimation.
Findings
15x smaller than PWC-Net
More reliable in complex motion scenarios
Achieves excellent benchmark performance
Abstract
We present a novel simple yet effective algorithm for motion-based video frame interpolation. Existing motion-based interpolation methods typically rely on a pre-trained optical flow model or a U-Net based pyramid network for motion estimation, which either suffer from large model size or limited capacity in handling complex and large motion cases. In this work, by carefully integrating intermediateoriented forward-warping, lightweight feature encoder, and correlation volume into a pyramid recurrent framework, we derive a compact model to simultaneously estimate the bidirectional motion between input frames. It is 15 times smaller in size than PWC-Net, yet enables more reliable and flexible handling of challenging motion cases. Based on estimated bi-directional motion, we forward-warp input frames and their context features to intermediate frame, and employ a synthesis network to…
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
Enhanced Bi-directional Motion Estimation for Video Frame Interpolation· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Video Coding and Compression Technologies
MethodsConvolution · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net
