paper-with-me

홈 › Papers

An Efficient Quality Metric for Video Frame Interpolation Based on Motion-Field Divergence

2025-10-01 · Conall Daly, Darren Ramsook, Anil Kokaram arxiv

Video frame interpolation is a fundamental tool for temporal video enhancement, but existing quality metrics struggle to evaluate the perceptual impact of interpolation artefacts effectively. Metrics like PSNR, SSIM and LPIPS ignore temporal coherence. State-of-the-art quality metrics tailored towards video frame interpolation, like FloLPIPS, have been developed but suffer from computational inefficiency that limits their practical application. We present $\text{PSNR}_{\text{DIV}}$, a novel full-reference quality metric that enhances PSNR through motion divergence weighting, a technique adapted from archival film restoration where it was developed to detect temporal inconsistencies. Our approach highlights singularities in motion fields which is then used to weight image errors. Evaluation on the BVI-VFI dataset (180 sequences across multiple frame rates, resolutions and interpolation methods) shows $\text{PSNR}_{\text{DIV}}$ achieves statistically significant improvements: +0.09 Pearson Linear Correlation Coefficient over FloLPIPS, while being 2.5$\times$ faster and using 4$\times$ less memory. Performance remains consistent across all content categories and are robust to the motion estimator used. The efficiency and accuracy of $\text{PSNR}_{\text{DIV}}$ enables fast quality evaluation and practical use as a loss function for training neural networks for video frame interpolation tasks. An implementation of our metric is available at www.github.com/conalld/psnr-div.

📄 PDF Abstract BibTeX arXiv:2510.01361

Code (0)

등록된 구현이 없습니다.

Tasks

Video Frame InterpolationVideo Enhancement

Similar Papers 제목 키워드 기반

Efficient motion-based metrics for video frame interpolation

2025-08-12 · Conall Daly, Darren Ramsook, Anil Kokaram arxiv

Video frame interpolation (VFI) offers a way to generate intermediate frames between consecutive frames of a video sequence. Although the development of advanced frame interpolation algorithms has received increased atte…

Video Frame Interpolation

SNM-VFI: Symmetric Nonlinear Motion-Guided Generative Video Frame Interpolation

2026-08-13 · Jisoo Jeong, Hong Cai, Jamie Menjay Lin, Hanno Ackermann 외 arxiv

We propose Symmetric Nonlinear Motion-guided Generative Video Frame Interpolation (SNM-VFI), a training-free framework for motion-controllable generative video frame interpolation with pre-trained optical flow and video …

Video Frame Interpolation

Video Motion Graphs

2025-03-26 · Haiyang Liu, Zhan Xu, Fa-Ting Hong, Hsin-Ping Huang 외

We present Video Motion Graphs, a system designed to generate realistic human motion videos. Using a reference video and conditional signals such as music or motion tags, the system synthesizes new videos by first retrie…

Motion InterpolationVideo Frame InterpolationVideo Generation

A Perceptual Quality Metric for Video Frame Interpolation

2022-10-04 · Qiqi Hou, Abhijay Ghildyal, Feng Liu

Research on video frame interpolation has made significant progress in recent years. However, existing methods mostly use off-the-shelf metrics to measure the quality of interpolation results with the exception of a few …

Video Frame Interpolation

Video Frame Interpolation via Adaptive Convolution

2017-03-22 · CVPR 2017 7 · Simon Niklaus, Long Mai, Feng Liu

Video frame interpolation typically involves two steps: motion estimation and pixel synthesis. Such a two-step approach heavily depends on the quality of motion estimation. This paper presents a robust video frame interp…

Motion EstimationOptical Flow EstimationVideo Frame Interpolation