Scalable Video Inter-Layer Prediction Tile Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current video compression techniques face challenges in efficiently encoding and decoding high-resolution, high-quality video signals, particularly in handling scalable video signals and inducing texture information through inter-layer prediction, especially with tile alignment considerations.

Innovation Solution

The method involves determining the use of a corresponding picture from a lower layer in inter-layer prediction of an upper layer based on a temporal level identifier and performing inter-layer prediction restrictively depending on tile alignment or misalignment between layers, using flags to manage tile boundaries and alignment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If inter-layer prediction is performed using pictures from lower layers, then coding efficiency is improved, but memory management complexity increases

Engineering Contradiction:
Improvecoding efficiencyVSAvoidmemory management complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies parameter changes by using temporal level identifiers to control which lower-layer pictures are used as reference pictures for inter-layer prediction. This selective approach based on temporal levels optimizes the balance between coding efficiency gains and memory management requirements, allowing the system to adaptively adjust reference picture selection without uniformly increasing memory complexity for all cases.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If tile alignment is enforced between upper and lower layers, then prediction accuracy is improved, but device complexity increases

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

Solution Approach 1:

The patent implements dynamics by making tile alignment flexible rather than rigid. The tile boundary alignment flag allows the system to adaptively enable or disable tile alignment based on specific picture pairs and temporal levels. This dynamic approach maintains prediction accuracy where beneficial while avoiding unnecessary complexity in cases where alignment is not required, thus resolving the contradiction between accuracy and complexity.

Inventive Principle:
Principle #15Dynamics

3Manufacturing precision

If lower-layer pictures are up-sampled for inter-layer prediction, then texture information quality is improved, but processing time increases

Engineering Contradiction:
Improvetexture information qualityVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent applies local quality by performing up-sampling selectively rather than universally. Up-sampling is applied only to lower-layer pictures that are designated as reference pictures for inter-layer prediction, identified through temporal level identifiers and tile alignment flags. This localized approach ensures high texture information quality where needed while minimizing unnecessary processing time spent on pictures that do not require up-sampling.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10602167B2Method and apparatus for encoding/decoding scalable video signal
Publication Date: 2020.03.24 KT CORP
  • US10602167B2 patent drawing
  • US10602167B2 patent drawing
  • US10602167B2 patent drawing

AI summary

A method for decoding a scalable video signal, according to the present invention, comprises: determining whether a corresponding picture in a lower layer is used as an inter-layer reference picture for a current picture in an upper layer, based on a temporal level identifier of the lower layer; and performing inter-layer prediction of the current picture using the corresponding picture, when the corresponding picture in the lower layer is used as the inter-layer reference picture for the current picture in the upper layer, wherein the inter-layer prediction is limitedly performed depending on tile alignment between the upper layer and the lower layer.