Inter-Layer Video Decoding With Chroma-Matched Reference Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies face challenges in achieving high compression ratios with minimal sacrifice in picture quality, particularly in scenarios with limited network resources and increasing video quality demands.

Innovation Solution

The proposed methods and apparatuses involve parsing coded video bitstreams to determine reference layers and chroma format or bit depth related syntax elements, allowing for efficient inter-layer prediction based on matching syntax elements, and encoding these elements into the bitstream to maintain consistent quality during decoding.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If video compression is applied to reduce data size for transmission and storage, then the quantity of data is decreased, but picture quality may be compromised

Engineering Contradiction:
Improvevideo data sizeVSAvoidpicture quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The video signal is divided into multiple layers (base layer and enhancement layers) with different quality levels. The base layer contains essential information for acceptable quality, while enhancement layers add additional detail. This segmentation allows selective transmission and decoding based on available resources, achieving compression without uniform quality degradation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different layers are designed with different quality characteristics tailored to specific needs. The base layer provides uniform acceptable quality, while enhancement layers provide higher quality for specific regions or aspects. This local quality approach optimizes the balance between data reduction and quality preservation.

Inventive Principle:
Principle #3Local quality

2Productivity

If inter-layer prediction is used to improve compression ratio, then compression efficiency is improved, but decoding complexity increases due to syntax element matching requirements

Engineering Contradiction:
Improvecompression ratioVSAvoiddecoding complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Syntax elements such as chroma format and bit depth are pre-configured and signaled in advance through the bitstream. The decoder uses these pre-provided elements to automatically determine matching conditions between layers, eliminating the need for complex real-time analysis and reducing decoding complexity while maintaining high compression efficiency.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If chroma format and bit depth are aligned between layers, then decoding efficiency is improved, but flexibility in handling different video content is reduced

Engineering Contradiction:
Improvedecoding efficiencyVSAvoidcontent adaptability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system dynamically adapts chroma format and bit depth parameters based on the actual video content and transmission conditions. The syntax elements are signaled flexibly in the bitstream, allowing the decoder to adjust parameters automatically. This dynamic adaptation maintains decoding efficiency through alignment while preserving the ability to handle diverse video content types.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12477154B2Encoder, decoder and corresponding methods and apparatus
Publication Date: 2025.11.18 HUAWEI TECH CO LTD
  • US12477154B2 patent drawing
  • US12477154B2 patent drawing
  • US12477154B2 patent drawing

AI summary

A method for decoding a coded video bitstream is provided. The method includes: obtaining a reference layer syntax element by parsing the coded video bitstream, wherein a value of the reference layer syntax element specifying whether a layer with index k is a direct reference layer for a layer with index i; determining whether the layer with index j is a reference layer for the layer with index i based on the value of the reference layer syntax element; and when a condition is satisfied, predicting a picture of the layer with index i based on the layer with index j, wherein the value of a chroma format related syntax element applied to the layer with index i is the same as the value of a chroma format related syntax element applied to the layer with index j.