Self-Supervised Learning of Perceptually Optimized Block Motion Estimates for Video Compression
Somdyuti Paul, Andrey Norkin, Alan C. Bovik

TL;DR
This paper introduces a self-supervised, neural network-based block motion estimation method that improves perceptual quality and computational efficiency in video compression, outperforming traditional block matching techniques.
Contribution
It proposes a search-free, multi-scale CNN framework trained with perceptual loss for motion estimation, enhancing video compression quality and efficiency.
Findings
Achieves comparable prediction errors with reduced computation.
Improves BD-rate by approximately 1.5-1.7% in AV1 encoding.
Optimizes perceptual quality using MS-SSIM loss.
Abstract
Block based motion estimation is integral to inter prediction processes performed in hybrid video codecs. Prevalent block matching based methods that are used to compute block motion vectors (MVs) rely on computationally intensive search procedures. They also suffer from the aperture problem, which can worsen as the block size is reduced. Moreover, the block matching criteria used in typical codecs do not account for the resulting levels of perceptual quality of the motion compensated pictures that are created upon decoding. Towards achieving the elusive goal of perceptually optimized motion estimation, we propose a search-free block motion estimation framework using a multi-stage convolutional neural network, which is able to conduct motion estimation on multiple block sizes simultaneously, using a triplet of frames as input. This composite block translation network (CBT-Net) is…
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
TopicsImage and Video Quality Assessment · Video Coding and Compression Technologies · Advanced Image Processing Techniques
