Color Component Prediction Using Reference Pixel Subset Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing color prediction models in video coding and decoding require a large number of samples for model construction, leading to high calculation complexity and memory bandwidth, and are prone to inaccuracies due to exceptional samples.

Innovation Solution

Reduce the number of pixels in the reference pixel set by selecting a subset of candidate pixels based on their positions and intensity values, removing unimportant or exceptional pixels to improve prediction accuracy and efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a large number of samples are used to construct the prediction model, then the model can cover more cases, but the calculation complexity and memory bandwidth increase

Engineering Contradiction:
Improveprediction model accuracyVSAvoidcalculation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts only the necessary reference pixels from the full reference pixel set to construct the prediction model. By identifying and removing unnecessary pixels through classification (e.g., using gradient information or position-based selection), the method retains only those pixels that contribute meaningfully to prediction accuracy, thereby reducing calculation complexity while maintaining model reliability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies local quality by treating different regions of the reference pixel set differently. Instead of uniformly using all pixels, the method selectively weights or includes pixels based on their local characteristics (such as gradient magnitude, position relative to the current block, or variance). This allows the prediction model to focus on locally relevant information, reducing overall computational load while preserving accuracy where it matters most.

Inventive Principle:
Principle #3Local quality

2Reliability

If a large number of samples are used to construct the prediction model, then more data is available for modeling, but the memory bandwidth requirement increases

Engineering Contradiction:
Improveprediction model accuracyVSAvoidmemory bandwidth
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts a reduced subset of reference pixels from the complete reference pixel set. By using selection criteria (such as gradient-based filtering or position-based sampling), the method retrieves only the essential pixels needed for accurate prediction, thereby significantly reducing the memory bandwidth required to load and process reference data while maintaining model reliability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by using only the necessary portion of the reference pixel set rather than the entire set. The method determines that a subset of pixels (partial action) is sufficient to achieve the required prediction accuracy, avoiding the excessive use of memory bandwidth that would result from processing all available pixels.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If all reference pixels are used in the prediction model, then comprehensive coverage is achieved, but exceptional samples reduce prediction accuracy

Engineering Contradiction:
Improveprediction model robustnessVSAvoidprediction accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent extracts and removes exceptional or outlier samples from the reference pixel set before constructing the prediction model. By using classification criteria (such as gradient thresholding, position-based filtering, or statistical outlier detection), the method identifies and excludes pixels that would negatively impact prediction accuracy, thereby improving measurement precision while maintaining model robustness through the use of high-quality remaining samples.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies local quality by evaluating each reference pixel's individual characteristics and treating them differently based on their quality. High-quality pixels (those that conform to expected patterns and provide reliable prediction information) are included in the model, while low-quality or exceptional samples are excluded or down-weighted. This selective approach improves overall prediction accuracy by ensuring that only reliable local information contributes to the model.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260052239A1Image component prediction method, encoder, decoder, and storage medium
Publication Date: 2026.02.19 GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP LTD
  • US20260052239A1 patent drawing
  • US20260052239A1 patent drawing
  • US20260052239A1 patent drawing

AI summary

Provided are a method for predicting a colour component, an encoder and a decoder. The method includes: a first reference sample set of a colour component to be predicted of a current block is determined; a reference sample subset is determined from the first reference sample set, where the reference sample subset includes one or more candidate samples selected from the first reference sample set; and a model parameter of a prediction model is calculated according to positions of reference samples in the reference sample subset, where the prediction model is configured to perform prediction processing on the colour component to be predicted of the current block.