JNMR: Joint Non-linear Motion Regression for Video Frame Interpolation
Meiqin Liu, Chenming Xu, Chao Yao, Chunyu Lin, and Yao Zhao

TL;DR
This paper introduces JNMR, a novel approach for video frame interpolation that models complex inter-frame motions using joint non-linear regression, significantly improving accuracy over existing methods.
Contribution
The paper proposes a joint non-linear motion regression framework utilizing multi-stage quadratic models and ConvLSTM for more accurate motion modeling in VFI.
Findings
Outperforms state-of-the-art VFI methods in accuracy.
Effectively models complex motion trajectories.
Enhances visual quality through multi-resolution regression.
Abstract
Video frame interpolation (VFI) aims to generate predictive frames by warping learnable motions from the bidirectional historical references. Most existing works utilize spatio-temporal semantic information extractor to realize motion estimation and interpolation modeling. However, they insufficiently consider the real mechanistic rationality of generated middle motions. In this paper, we reformulate VFI as a Joint Non-linear Motion Regression (JNMR) strategy to model the complicated motions of inter-frame. Specifically, the motion trajectory between the target frame and the multiple reference frames is regressed by a temporal concatenation of multi-stage quadratic models. ConvLSTM is adopted to construct this joint distribution of complete motions in temporal dimension. Moreover, the feature learning network is designed to optimize for the joint regression modeling. A coarse-to-fine…
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
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
MethodsTanh Activation · Convolution · Sigmoid Activation · ConvLSTM
