Intra Prediction for Non-Dyadic Blocks Using TIMD

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies face inefficiencies in handling non-dyadic blocks during intra prediction, leading to suboptimal compression and increased bandwidth usage.

Innovation Solution

Implementing template-based intra mode derivation (TIMD) to differentiate between dyadic and non-dyadic blocks, adjusting intra prediction methods accordingly, and encoding syntax elements based on block characteristics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If template-based intra mode derivation (TIMD) is applied to non-dyadic blocks, then compression efficiency is improved, but device complexity increases

Engineering Contradiction:
Improvecompression efficiencyVSAvoidintra prediction processing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies different intra prediction methods based on the block type (dyadic vs non-dyadic). TIMD is selectively applied only to non-dyadic blocks where it provides benefit, while standard intra prediction is used for dyadic blocks. This local differentiation optimizes compression efficiency for specific block types without unnecessarily increasing complexity across the entire processing system.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent segments the block processing into two distinct paths: one for dyadic blocks using standard intra prediction and another for non-dyadic blocks using TIMD. This segmentation allows the system to handle different block types with appropriate methods, improving overall efficiency while managing complexity through clear separation of processing paths.

Inventive Principle:
Principle #1Segmentation

2Device complexity

If TIMD is applied to all blocks uniformly, then processing simplicity is maintained, but compression performance deteriorates

Engineering Contradiction:
Improveprocessing simplicityVSAvoidcompression performance
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent determines whether to apply TIMD based on specific characteristics of each block (whether it is dyadic or non-dyadic). This localized quality assessment ensures that TIMD is applied only where it provides compression benefits, avoiding unnecessary processing complexity in cases where standard intra prediction suffices.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the processing parameter (intra prediction method) based on block characteristics. By detecting whether a block is dyadic or non-dyadic, the system dynamically selects the appropriate prediction method, optimizing compression performance while maintaining processing simplicity through data-driven parameter selection.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If syntax elements for TIMD are always included in bitstream, then decoding consistency is ensured, but bandwidth consumption increases

Engineering Contradiction:
Improvedecoding consistencyVSAvoidbitstream size
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent applies partial action by including TIMD syntax elements only when necessary (for non-dyadic blocks). This selective inclusion ensures decoding consistency for blocks that require TIMD while avoiding unnecessary bandwidth consumption for blocks where standard prediction is used, achieving optimal balance between reliability and data quantity.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent makes the syntax element inclusion dynamic based on block type detection. The bitstream generation process adapts its output based on whether each block is dyadic or non-dyadic, ensuring consistent decoding information is provided only where needed while minimizing overall bitstream size through adaptive signaling.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20260075193A1Intra-Prediction on Non-dyadic Blocks
Publication Date: 2026.03.12 BYTEDANCE INC
  • US20260075193A1 patent drawing
  • US20260075193A1 patent drawing
  • US20260075193A1 patent drawing

AI summary

A mechanism for processing video data implemented by a video coding apparatus is disclosed. The mechanism determines to apply template-based intra mode derivation (TIMD) to a block based on whether the block is dyadic or non-dyadic, where TMID is associated with intra prediction. A conversion between a visual media data and a bitstream is performed by applying intra prediction to the block based on TIMD.