Inter Prediction Weighting for High-Resolution Image Coding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image compression technologies face challenges in efficiently compressing high-resolution and high-quality images, particularly in accurately performing inter prediction and managing motion information for improved compression efficiency.

Innovation Solution

The method employs a multi-reference block mode for inter prediction, using a combination of prediction modes such as merge, skip, AMVP, and IBC, with weighted sums of reference blocks to generate final predictions, and optimizes signaling through a predefined prediction mode combination set.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional single reference block inter prediction is used, then the device complexity is low, but the prediction accuracy is insufficient for high-resolution images

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

Solution Approach 1:

The current block is divided into multiple prediction blocks, each using different reference blocks and prediction modes. The block is segmented horizontally or vertically, allowing each segment to be predicted from different reference blocks, thereby improving overall prediction accuracy without requiring complete redesign of the prediction system

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Multiple prediction blocks generated from different reference blocks and modes are merged through weighted summation to form the final prediction for the current block. This combining approach leverages the strengths of multiple prediction methods to achieve superior prediction accuracy compared to using a single reference block

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If multiple prediction modes are combined for multi-reference block prediction, then the prediction accuracy improves, but the signaling overhead increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidsignaling overhead
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

A predefined set of prediction mode combinations is prepared in advance and stored in both encoder and decoder. This preliminary preparation eliminates the need to signal all possible mode combinations during encoding, as the decoder already has the predefined sets available for selection, thereby reducing signaling overhead while maintaining the ability to use multiple prediction modes

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of signaling complete prediction mode information for each block, the system changes the parameter representation by using compact flags to indicate selections from predefined mode combination sets. This parameter transformation reduces the number of bits required for signaling while preserving the essential prediction information

Inventive Principle:
Principle #35Parameter changes

3Productivity

If conventional motion information management is used, then the encoding process is simple, but the compression efficiency is insufficient for high-resolution and high-quality images

Engineering Contradiction:
Improvecompression efficiencyVSAvoidencoding process complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system adds a new dimension to motion information management by introducing multiple reference blocks from different temporal and spatial dimensions. Instead of relying on a single reference block, the system utilizes reference blocks from different pictures and different regions, creating a multi-dimensional prediction space that improves compression efficiency for high-resolution images

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS20260101027A1Image encoding/decoding method and device, and recording medium in which bitstream is stored
Publication Date: 2026.04.09 LG ELECTRONICS INC
  • US20260101027A1 patent drawing
  • US20260101027A1 patent drawing
  • US20260101027A1 patent drawing

AI summary

An image encoding/decoding method and device according to the present disclosure may: perform bidirectional prediction on the basis of a first prediction mode to thereby generate a basic prediction block of a current block; derive an additional reference block of the current block on the basis of a second prediction mode; and calculate a weighted sum of the basic prediction block and the additional reference block to thereby generate a final prediction block of the current block.