Subblock Merge Signaling in Inter Prediction to Cut Bit Overhead

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The increasing demand for high-resolution and high-quality images leads to increased data volume, resulting in higher transmission and storage costs, and existing inter prediction modes contribute to compression bit overhead due to diverse data representation.

Innovation Solution

An image encoding/decoding method that efficiently encodes and decodes various inter prediction modes by determining the decoding/encoding order based on subblock merge mode indicators, regular merge mode indicators, and combined intra merge modes, and adjusts encoding/decoding based on block size and slice type.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If diverse inter prediction modes are used to improve prediction performance, then prediction accuracy is improved, but compression bit overhead increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidcompression bit overhead
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The current block is divided into multiple subblocks, and different merge modes can be applied to different subblocks independently. This segmentation allows the encoder to use diverse prediction modes only where necessary rather than applying them uniformly across the entire block, thus improving prediction accuracy in complex regions while limiting bit overhead in simpler regions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies subblock merge mode selectively based on block characteristics. Instead of applying diverse inter prediction modes to all blocks uniformly, the encoder determines whether to use subblock merge mode based on specific conditions, applying partial action only where it provides significant prediction improvement while avoiding unnecessary bit overhead in cases where simpler modes suffice.

Inventive Principle:
Principle #16Partial or excessive action

2Adaptability or versatility

If multiple merge mode indicators are decoded for each block, then prediction mode flexibility is improved, but decoding complexity increases

Engineering Contradiction:
Improveprediction mode flexibilityVSAvoiddecoding complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The decodeing process is segmented into hierarchical levels: first a subblock merge mode indicator is decoded, and only if needed are the regular merge mode indicator and subblock merge mode information decoded separately. This segmentation of the decoding process reduces average decoding complexity while preserving the flexibility to use multiple merge modes when required.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The subblock merge mode indicator is decoded in advance before determining whether to decode the more detailed regular merge mode indicator and subblock merge mode information. This preliminary action allows the decoder to prepare for potential complex mode decoding while avoiding unnecessary decoding steps when simpler modes are sufficient, thus reducing overall decoding complexity while maintaining flexibility.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250386035A1Inter prediction information encoding/decoding method and device
Publication Date: 2025.12.18 ELECTRONICS & TELECOMM RES INST
  • US20250386035A1 patent drawing
  • US20250386035A1 patent drawing
  • US20250386035A1 patent drawing

AI summary

Disclosed herein is an image encoding/decoding method and apparatus. An image decoding method includes decoding a subblock merge mode indicator of a current block, decoding a regular merge mode indicator of the current block, if the subblock merge mode indicator does not indicate a subblock merge mode, and decoding subblock merge mode information of the current block, if the subblock merge mode indicator indicates a subblock merge mode.