Improvements of Motion Estimation and Coding using Neural Networks
Raz Birman, Yoram Segal, Ofer Hadar, Jenny Benois-Pineau

TL;DR
This paper introduces neural network-based methods to improve motion vector prediction in video coding, significantly reducing bitrates without quality loss, especially in high-motion videos like fast forward sequences.
Contribution
It proposes neural network models for predicting predicted motion vectors (PMV) that reduce signaling bits and improve accuracy in high-motion scenarios.
Findings
Achieved approximately 34% reduction in bits for PMV transmission.
Demonstrated effectiveness on high-motion videos like fast forward movies.
Applicable to various streaming applications with large motion vectors.
Abstract
Inter-Prediction is used effectively in multiple standards, including H.264 and HEVC (also known as H.265). It leverages correlation between blocks of consecutive video frames in order to perform motion compensation and thus predict block pixel values and reduce transmission bandwidth. In order to reduce the magnitude of the transmitted Motion Vector (MV) and thus reduce bandwidth, the encoder utilizes Predicted Motion Vector (PMV), which is derived by taking the median vector of the corresponding MVs of the neighboring blocks. In this research, we propose innovative methods, based on neural networks prediction, for improving the accuracy of the calculated PMV. We begin by showing a straightforward approach of calculating the best matching PMV and signaling its neighbor block index value to the decoder while reducing the number of bits required to represent the result without adding any…
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
TopicsVideo Coding and Compression Technologies · Advanced Vision and Imaging · Advanced Image Processing Techniques
