Video Processing With Modified Cross-Component Chroma Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies, such as HEVC and VVC, face challenges in improving coding efficiency and performance, particularly in handling cross-component prediction for chroma components in video encoding and decoding.

Innovation Solution

Implementing cross-component prediction techniques, including cross-component linear model (CCLM) and intra block copy (IBC) modes, to enhance prediction accuracy and reduce redundancy between luma and chroma components, thereby improving coding efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional video coding techniques (HEVC, VVC) are used, then basic video compression is achieved, but coding efficiency and performance cannot be further improved

Engineering Contradiction:
Improvecoding efficiencyVSAvoidcoding performance
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces a cross-component prediction mechanism that uses luma component information as an intermediary to predict chroma component values. This mediator approach allows the encoder to exploit correlations between luma and chroma components, improving coding efficiency without compromising reconstruction accuracy. The prediction value derived from luma serves as an intermediate step before final chroma reconstruction.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent modifies the chroma prediction process by introducing adjustable prediction values and modification parameters. The encoder can adjust prediction strength and apply modifications to prediction values based on local content characteristics, enabling dynamic optimization of coding efficiency while maintaining coding performance across different video scenarios.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If cross-component prediction is implemented, then prediction accuracy is improved, but processing complexity increases

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

Solution Approach 1:

The patent segments the chroma prediction process into distinct stages: initial prediction value generation from luma, prediction value modification based on local characteristics, and final reconstruction. This segmentation allows each stage to be optimized independently and enables selective application of complex processing only where needed, balancing accuracy improvements with computational complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies cross-component prediction selectively rather than uniformly across all chroma blocks. By determining when and where to apply prediction modifications based on content characteristics, the system achieves high prediction accuracy for beneficial regions while avoiding unnecessary processing complexity in regions where simple copying suffices.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20250337939A1Method, apparatus, and medium for video processing
Publication Date: 2025.10.30 BYTEDANCE INC
  • US20250337939A1 patent drawing
  • US20250337939A1 patent drawing
  • US20250337939A1 patent drawing

AI summary

Embodiments of the disclosure provide a solution for video processing. A method for video processing is proposed. The method includes: generating, for a conversion between a video unit of a video and a bitstream of the video, a prediction value of the video unit based on a cross-component prediction candidate; modifying the prediction value of the video unit; obtaining a reconstructed sample value based on the modified prediction value; and performing the conversion based on the reconstructed sample value.