Long-term Video Frame Interpolation via Feature Propagation
Dawit Mureja Argaw, In So Kweon

TL;DR
This paper introduces a novel feature propagation framework for long-term video frame interpolation that effectively handles large temporal gaps by propagating features instead of relying solely on motion estimation.
Contribution
The paper proposes a propagation network (PNet) with a motion-to-feature approach to improve long-term VFI, addressing limitations of traditional motion estimation methods.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively handles large temporal gaps in video sequences.
Demonstrates robustness in long-term frame interpolation.
Abstract
Video frame interpolation (VFI) works generally predict intermediate frame(s) by first estimating the motion between inputs and then warping the inputs to the target time with the estimated motion. This approach, however, is not optimal when the temporal distance between the input sequence increases as existing motion estimation modules cannot effectively handle large motions. Hence, VFI works perform well for small frame gaps and perform poorly as the frame gap increases. In this work, we propose a novel framework to address this problem. We argue that when there is a large gap between inputs, instead of estimating imprecise motion that will eventually lead to inaccurate interpolation, we can safely propagate from one side of the input up to a reliable time frame using the other input as a reference. Then, the rest of the intermediate frames can be interpolated using standard…
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
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Video Analysis and Summarization
