Scalable Video Encoding Motion Information Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In scalable video coding, existing methods face inefficiencies due to unnecessary motion information mapping and incorrect collocated picture usage, which degrade encoding efficiency when predicting motion information across layers with different resolutions.

Innovation Solution

The method involves mapping motion information of a lower layer to the image size of an upper layer and using the mapped information for prediction, while skipping unnecessary mapping processes and preventing incorrect collocated picture usage by modifying the upper level syntax.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion information mapping is performed across layers with different resolutions, then prediction accuracy is improved, but computational complexity increases due to unnecessary mapping operations

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

Solution Approach 1:

The patent extracts and removes unnecessary motion information mapping operations by identifying that motion information should only be mapped when layers actually refer to each other. The solution separates essential mapping operations from redundant ones by checking layer reference relationships before performing mapping, thereby reducing computational complexity while preserving prediction accuracy for necessary mappings.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the parameter of motion information mapping by introducing conditional logic that modifies the mapping behavior based on layer reference relationships. When layers do not refer to each other, the mapping parameter is effectively disabled or set to identity, avoiding unnecessary computational operations while maintaining correct prediction when mapping is needed.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If collocated picture usage is extended across layers, then prediction capability is enhanced, but encoding efficiency degrades due to incorrect picture selection

Engineering Contradiction:
Improveprediction capabilityVSAvoidencoding efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent introduces an intermediary mechanism (layer reference relationship checking) that mediates between collocated picture usage and layer compatibility. This intermediary layer verifies whether layers actually refer to each other before allowing collocated picture usage, ensuring that prediction capability is enhanced only when appropriate, thereby preventing encoding efficiency degradation from incorrect picture selection.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent performs preliminary verification of layer reference relationships before utilizing collocated pictures for prediction. By checking compatibility conditions in advance, the system prevents incorrect picture selection that would degrade encoding efficiency, while still allowing enhanced prediction capability when the preliminary check confirms appropriateness.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12177461B2Image encoding/decoding method and device
Publication Date: 2024.12.24 ELECTRONICS & TELECOMM RES INST
  • US12177461B2 patent drawing
  • US12177461B2 patent drawing
  • US12177461B2 patent drawing

AI summary

Disclosed are a method and an apparatus for image encoding/decoding that support a plurality of layers. The method for image decoding that supports a plurality of layers includes decoding information of a first layer which a picture of a second layer including a current decoding target block refers to; mapping the information of the first layer to a picture size of the second layer, configuring a reference picture list for the picture of the second layer by adding the mapped information of the first layer and generating prediction samples of the current decoding target block by predicting the current decoding target block of the second layer based on the reference picture list, and the information of the first layer includes at least one of a sample value and motion information of the first layer picture.