Merge Mode Signaling for Low-Overhead Video Motion Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies face challenges in efficiently encoding and decoding high-definition and ultra-high-definition video data while maintaining image quality, particularly in the context of evolving video services that require improved coding efficiency.

Innovation Solution

The implementation of a method for video coding that includes determining enablement statuses of various merge modes, utilizing a combined inter and intra prediction (CIIP) merge mode, and inferring flag values when explicit signaling is absent, along with techniques like MMVD, affine motion compensation, subblock-based temporal motion vector prediction, and combined inter and intra prediction to enhance coding efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If multiple merge modes are enabled for video coding, then coding efficiency is improved, but device complexity and signaling overhead increase

Engineering Contradiction:
Improvecoding efficiencyVSAvoiddevice complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements dynamic enablement of merge modes where the encoder and decoder can adaptively select which merge modes are available based on video content characteristics and complexity constraints. The system dynamically adjusts the set of enabled merge modes rather than using a fixed configuration, allowing optimization of coding efficiency while managing device complexity through conditional activation of advanced modes.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter of merge mode enablement status from a fixed state to a variable state that can be adjusted based on coding conditions. By introducing parameters that control which merge modes are enabled (such as flags indicating availability of CIIP merge mode, MMVD, affine motion compensation), the system can optimize between coding efficiency and complexity by selectively enabling modes based on content requirements.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If explicit signaling of all merge mode flags is performed, then decoding accuracy is improved, but bit rate increases

Engineering Contradiction:
Improvedecoding accuracyVSAvoidbit rate
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent extracts only the essential merge mode flags that need to be explicitly signaled, rather than signaling all possible merge mode parameters. By identifying and signaling only the critical flags (such as ciip_merge_mode_flag, mmvd_merge_mode_flag, affine_merge_mode_flag) while inferring the status of other modes, the system reduces signaling overhead while maintaining sufficient decoding accuracy for reconstructing the video data.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent implements self-service through inference mechanisms where the decoder automatically determines the enablement status of merge modes that are not explicitly signaled, based on the signaled flags and predefined rules. This self-service approach allows the system to maintain accurate decoding by inferring missing information from available data, thereby reducing bit rate without sacrificing decoding precision.

Inventive Principle:
Principle #25Self-service

3Manufacturing precision

If advanced prediction methods like CIIP and affine motion compensation are used, then video quality is improved, but computational complexity increases

Engineering Contradiction:
Improvevideo qualityVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent applies dynamic selection of prediction methods where advanced techniques like CIIP (combined inter and intra prediction) and affine motion compensation are conditionally enabled based on content characteristics and complexity constraints. The system dynamically switches between simple and advanced prediction methods rather than always using the most complex algorithms, optimizing the balance between video quality and computational complexity through adaptive method selection.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent applies local quality by using advanced prediction methods selectively in specific regions or blocks where they provide the most benefit, rather than uniformly applying complex algorithms across the entire video frame. By identifying regions that require higher prediction accuracy (such as areas with complex motion patterns) and applying advanced methods like affine motion compensation only there, the system improves video quality in critical areas while reducing overall computational complexity.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260039852A1Methods and apparatuses for signaling of merge modes in video coding
Publication Date: 2026.02.05 BEIJING DAJIA INTERNET INFORMATION TECH CO LTD
  • US20260039852A1 patent drawing
  • US20260039852A1 patent drawing
  • US20260039852A1 patent drawing

AI summary

A method for video coding is provided. The method includes: determining a signaling of merge modes for deriving motion information of a current block, where the merge modes include: regular merge mode and extended merge modes; and deriving motion information of the current block using the regular merge mode, upon determining that the signaling of merge modes includes a positive signal of regular merge mode.