Motion Vector Correction Using POC Differences

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video signal processing methods struggle to achieve high coding efficiency and effective prediction performance, particularly in handling multiple motion vectors and reference picture lists.

Innovation Solution

A video signal processing method and device that obtain a merge index to predict a current block, correct motion vectors based on POC differences, and reconstruct the block using the corrected motion vectors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion vectors from multiple reference picture lists are used for prediction, then prediction accuracy is improved, but processing complexity increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent changes the parameter of motion vector correction by introducing POC difference-based scaling. Instead of directly using motion vectors from multiple reference lists, the system calculates POC differences between reference pictures and current picture, then scales motion vectors accordingly. This transforms the raw motion vector parameters into corrected parameters that account for temporal distance, improving prediction accuracy while maintaining manageable complexity through a systematic correction approach.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If multiple motion vectors are corrected using POC differences, then coding efficiency is improved, but computational overhead increases

Engineering Contradiction:
Improvecoding efficiencyVSAvoidcomputational overhead
Core Design Contradiction:
ProductivityVSPower

Solution Approach 1:

The patent applies preliminary action by pre-calculating POC differences between reference pictures and the current picture before motion vector correction. This preliminary computation of temporal distance metrics allows for more efficient subsequent processing, as the scaling factors are determined in advance rather than computed during the main prediction process, thereby improving coding efficiency while managing computational overhead.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If motion vectors are scaled based on POC difference ratios, then motion accuracy is improved, but processing time increases

Engineering Contradiction:
Improvemotion accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent substitutes complex mechanical motion estimation processes with a mathematical scaling approach based on POC differences. Instead of performing extensive motion searches and comparisons, the system uses a formulaic approach where motion vectors are scaled by the ratio of POC differences. This replaces time-consuming mechanical search processes with efficient mathematical operations, improving motion accuracy while reducing processing time.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20250193433A1Video signal processing method and device using motion compensation
Publication Date: 2025.06.12 VIDAXIO LLC
  • US20250193433A1 patent drawing
  • US20250193433A1 patent drawing
  • US20250193433A1 patent drawing

AI summary

Disclosed is a video signal processing method comprising the steps of: acquiring a merge index which indicates a candidate for prediction of a current block among a plurality of candidates for the prediction of the current block, which are included in a merge candidate list; acquiring motion information of the current block on the basis of motion information corresponding to the candidate indicated by the merge index; when the motion information of the current block includes a plurality of motion vectors corresponding to a list of different reference pictures, comparing picture order count (POC) differences between each of the reference pictures corresponding to the plurality of motion vectors and the current picture including the current block; correcting the plurality of motion vectors on the basis of a result of the comparison; and reconstructing the current block on the basis of the plurality of corrected motion vectors.