Transform Skip Flag Encoding for Luminance and Chrominance Components

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image encoding methods reduce encoding efficiency by not applying transform skip processing to chrominance components, leading to inefficiencies in encoding color components.

Innovation Solution

An image processing device that generates a transform skip flag for each component, encodes this flag, and includes it in a bit stream, allowing for the application of transform skip processing to both luminance and chrominance components.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If transform skip processing is applied only to luminance components, then encoding complexity is reduced, but encoding efficiency deteriorates because chrominance components cannot benefit from the efficient transform skip method

Engineering Contradiction:
Improveencoding complexityVSAvoidencoding efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent introduces component-specific transform skip flags (luma_transform_skip_flag and chromaTransformSkipFlag) to independently control transform skip processing for luminance and chrominance components. This segmentation allows the system to apply transform skip only where beneficial (luminance) while maintaining the option to apply it to chrominance when advantageous, thus resolving the contradiction between simplicity and efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent makes the transform skip decision dynamic by introducing flags that can be set or cleared based on encoding conditions. The chromaTransformSkipFlag can be dynamically adjusted to enable or disable transform skip for chrominance components, allowing the system to adapt to different image characteristics and optimize encoding efficiency without fixed constraints.

Inventive Principle:
Principle #15Dynamics

2Productivity

If transform skip processing is extended to chrominance components, then encoding efficiency is improved, but bit stream decoding complexity increases due to the need for component-specific flag handling

Engineering Contradiction:
Improveencoding efficiencyVSAvoiddecoding complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the transform skip control into separate flags for luminance and chrominance components. This segmentation allows the decoder to handle each component type with dedicated logic, making the increased complexity manageable through modular design rather than a monolithic complex system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different control mechanisms to different components (luminance vs. chrominance) based on their specific characteristics. The lumaTransformSkipFlag and chromaTransformSkipFlag provide component-specific control, allowing the decoder to optimize its behavior for each component type rather than using a uniform approach, thus managing complexity through differentiation.

Inventive Principle:
Principle #3Local quality

3Adaptability or versatility

If transform skip flag is added for each component, then adaptability of the encoding system is improved, but flag encoding and bit stream generation complexity increases

Engineering Contradiction:
Improveencoding adaptabilityVSAvoidflag encoding complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent uses a universal flag encoding framework that handles both luminance and chrominance transform skip flags through the same encoding infrastructure. The flag encoding unit processes both lumaTransformSkipFlag and chromaTransformSkipFlag using consistent mechanisms, allowing the system to gain adaptability for multiple components without proportionally increasing encoding complexity.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20250184494A1Image processing device, bit stream generation method, coefficient data generation method, and quantization coefficient generation method
Publication Date: 2025.06.05 SONY GROUP CORP
  • US20250184494A1 patent drawing
  • US20250184494A1 patent drawing
  • US20250184494A1 patent drawing

AI summary

In encoding an image, a transform skip flag that is flag information indicating, for each component, whether or not to skip transform processing of transforming a residual between an image and a predicted image of the image into coefficient data is generated, the transform skip flag generated is encoded, coded data of the transform skip flag is generated, and a bit stream including the generated coded data of the transform skip flag is generated. The present encoding/decoding can be applied to, for example, an image processing device, an image encoding device, an image decoding device, a transmission device, a reception device, a transmission-reception device, an information processing device, an imaging device, a reproduction device, a bit stream generation method, a coefficient data generation method, a quantization coefficient generation method, or the like.