Luma-Derived Chroma Intra Prediction for Video Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional video codecs face challenges in efficiently encoding and decoding high-resolution or high-quality video content, as they often require a large number of macroblocks, leading to increased compression complexity and reduced efficiency.

Innovation Solution

The method involves determining an intra prediction mode for a luminance component coding unit based on hierarchical coding units of varying sizes and applying this mode to a chrominance component coding unit, optimizing prediction modes to minimize costs and improve compression efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If conventional video codecs use a large number of macroblocks for high-resolution video encoding, then the encoding coverage is improved, but the compression complexity increases and efficiency decreases

Engineering Contradiction:
Improveencoding coverageVSAvoidcompression complexity
Core Design Contradiction:
Area of stationary objectVSDevice complexity

Solution Approach 1:

The patent divides the picture into multiple coding tree units (CTUs) that can be further recursively split into smaller coding units (CUs) at different depths. This hierarchical segmentation allows the encoder to adaptively select the appropriate granularity for different regions, improving encoding coverage for high-resolution video while avoiding unnecessary complexity in uniform areas.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic adaptation of coding unit sizes and prediction modes based on local image characteristics. The encoder can adjust the depth of hierarchical splitting and select different intra prediction modes (including directional modes derived from luminance components) for chrominance components, optimizing compression efficiency for each specific region rather than using a fixed approach throughout the entire picture.

Inventive Principle:
Principle #15Dynamics

2Ease of manufacture

If conventional video codecs use fixed macroblock sizes, then the encoding process is simplified, but the compression efficiency for high-resolution video content decreases

Engineering Contradiction:
Improveencoding process simplicityVSAvoidcompression efficiency
Core Design Contradiction:
Ease of manufactureVSProductivity

Solution Approach 1:

The patent employs a hierarchical structure where the picture is divided into CTUs that can be recursively split into smaller CUs. This creates multiple levels of segmentation that allow the encoder to process different regions at appropriate granularities, improving compression efficiency without requiring complete redesign of the encoding process.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameter of coding unit size from fixed to variable by introducing hierarchical splitting with different depths. The encoder can adjust the depth parameter to control the size of coding units, and can also change prediction modes (including deriving chroma intra prediction modes from luma modes) based on local characteristics, thereby improving compression efficiency while maintaining reasonable encoding complexity.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If separate intra prediction modes are determined for chrominance components, then the prediction accuracy is improved, but the encoding complexity and bit rate increase

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

Solution Approach 1:

The patent makes the intra prediction mode determination process universal by deriving chrominance component prediction modes from luminance component prediction modes. Instead of independently determining prediction modes for both luma and chroma, the system uses the luma prediction mode as a base and applies it to chroma components, reducing encoding complexity while maintaining adequate prediction accuracy through adaptive adjustments when needed.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent copies the intra prediction mode determined for the luminance component and applies it to the chrominance component. This copying approach reduces the number of independent mode decisions required, lowering encoding complexity and bit rate while still achieving acceptable prediction accuracy for chrominance, which is less sensitive to prediction errors than luminance.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10432948B2Determining intra prediction mode of image coding unit and image decoding unit
Publication Date: 2019.10.01 SAMSUNG ELECTRONICS CO LTD
  • US10432948B2 patent drawing
  • US10432948B2 patent drawing
  • US10432948B2 patent drawing

AI summary

A method for decoding an image including performing intra prediction on a chrominance block according to whether the intra prediction mode of the chrominance block is equal to an intra prediction mode of a luminance block.