Video Intra Prediction With Non-Adjacent Reference Samples

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video signal encoding/decoding methods face inefficiencies in intra prediction, particularly when handling high-resolution and stereographic image content, leading to increased data transmission and storage costs.

Innovation Solution

The method involves partitioning a current block into multiple sub-blocks and performing intra prediction on each sub-block using specific reference sample lines, with shared intra prediction modes and non-adjacent reference samples derived from reconstructed samples.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If intra prediction is performed on the entire current block using conventional methods, then the processing is simple, but the prediction efficiency is insufficient for high-resolution video signals

Engineering Contradiction:
Improveintra prediction efficiencyVSAvoidblock partitioning complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The current block is divided into multiple sub-blocks, each of which is then processed independently through intra prediction. This segmentation allows the prediction process to handle smaller regions with more precision, improving overall prediction efficiency for high-resolution video signals while maintaining manageable computational complexity through systematic division.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If reference samples are selected from adjacent lines only, then the reference sample derivation is simple, but the prediction accuracy is limited

Engineering Contradiction:
Improveprediction accuracyVSAvoidreference sample derivation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The reference sample derivation process extends from one-dimensional adjacent line selection to two-dimensional sampling by incorporating both horizontal and vertical reference sample lines. This dimensional expansion allows the system to access reference samples from multiple directions, significantly improving prediction accuracy while the structured approach to sample selection keeps the derivation process manageable.

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

3Productivity

If the same reference sample line is used for all sub-blocks, then the processing is simplified, but the prediction optimization is insufficient

Engineering Contradiction:
Improveencoding/decoding efficiencyVSAvoidprocessing simplicity
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

Different sub-blocks are assigned different reference sample lines based on their specific positions and characteristics within the current block. This local customization allows each sub-block to utilize the most appropriate reference samples for its particular location, optimizing prediction efficiency while the automated assignment process maintains operational simplicity through systematic rules.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250287018A1Video signal processing method and device
Publication Date: 2025.09.11 KT CORP
  • US20250287018A1 patent drawing
  • US20250287018A1 patent drawing
  • US20250287018A1 patent drawing

AI summary

According to the present invention, there is provided a method of decoding an image, the method including: partitioning a current block into multiple sub-blocks; performing intra prediction on a first sub-block among the multiple sub-blocks by using a first sub reference sample line; and performing intra prediction on a second sub-block among the multiple sub-blocks by using a second sub reference sample line. Herein, an intra prediction mode of the first sub-block and an intra prediction mode of the second sub-block are the same.