Layered Video Reference Picture Lists for Inter-Layer Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding systems struggle to manage reference pictures effectively in inter-layer prediction, leading to inefficiencies in processor, memory, and network resource usage.

Innovation Solution

Implementing a mechanism for managing reference picture lists by using inter-layer reference picture flags and layer indicators to distinguish between inter-prediction and inter-layer prediction, allowing decoders and encoders to select the correct reference pictures for inter-layer prediction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If video compression is applied to reduce data size for transmission and storage, then network bandwidth and memory requirements are reduced, but compression and decompression complexity increases

Engineering Contradiction:
Improvevideo data sizeVSAvoidcompression and decompression complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The video data is segmented into multiple layers (base layer and enhancement layers) with different quality and resolution levels. This allows selective transmission and processing of layers based on available resources, reducing the effective data size for transmission while maintaining manageable complexity through hierarchical structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The reference picture management mechanism dynamically adapts the reference picture list based on the current picture's layer and type. The system adjusts which reference pictures are accessed and how they are processed according to real-time decoding requirements, optimizing the balance between compression efficiency and processing complexity.

Inventive Principle:
Principle #15Dynamics

2Productivity

If reference picture lists are extended to support inter-layer prediction, then coding efficiency is improved, but reference picture management complexity increases

Engineering Contradiction:
Improvecoding efficiencyVSAvoidreference picture management complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The reference picture list is segmented into different sections or entries that are specifically organized by picture layer and type (intra-layer vs. inter-layer references). This segmentation allows the system to manage multiple reference pictures efficiently by processing them in organized groups according to their layer associations, improving coding efficiency while maintaining manageable complexity through structured organization.

Inventive Principle:
Principle #1Segmentation

3Manufacturing precision

If additional reference picture flags and layer indicators are added to the bitstream, then inter-layer prediction accuracy is improved, but bitstream complexity and processing overhead increase

Engineering Contradiction:
Improveinter-layer prediction accuracyVSAvoidbitstream structure complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The flag and indicator fields are added locally at the picture or picture parameter set level rather than throughout the entire bitstream. This localized approach provides the necessary inter-layer prediction information only where needed, improving prediction accuracy for relevant pictures while minimizing the overall increase in bitstream complexity and processing overhead.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260019564A1Reference Picture Management In Layered Video Coding
Publication Date: 2026.01.15 HUAWEI TECH CO LTD
  • US20260019564A1 patent drawing
  • US20260019564A1 patent drawing
  • US20260019564A1 patent drawing

AI summary

A video coding mechanism is disclosed. The mechanism includes receiving a bitstream comprising a current picture and a reference picture list structure comprising an inter-layer reference picture flag. The mechanism determines an entry in the reference picture list structure associated with the current picture is an inter-layer reference picture (ILRP) entry based on the inter-layer reference picture flag. The current picture is decoded based on an inter-layer reference picture indicated by the entry in the reference picture list structure when the entry is the ILRP entry. The current picture is forwarded for display as part of a decoded video sequence.