English

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

Image and Video Processing 2026-01-23 v2 Computer Vision and Pattern Recognition Multimedia

Abstract

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 PSNRDIV\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 PSNRDIV\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 PSNRDIV\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.

Keywords

Cite

@article{arxiv.2510.01361,
  title  = {An Efficient Quality Metric for Video Frame Interpolation Based on Motion-Field Divergence},
  author = {Conall Daly and Darren Ramsook and Anil Kokaram},
  journal= {arXiv preprint arXiv:2510.01361},
  year   = {2026}
}

Comments

IEEE 17th International Conference on Quality of Multimedia Experience 2025 accepted manuscript, 7 pages

R2 v1 2026-07-01T06:11:42.741Z