Frequency Component Compensation for Image Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current lossy image compression techniques, such as JPEG and JPEG-2000, face challenges in achieving a higher compression rate without degrading image quality, as they primarily discard higher frequency components, which are less sensitive to human eyes, while retaining lower frequency components that occupy most of the data size.

Innovation Solution

The method involves estimating transform coefficients of a frequency component for an image, performing a dot multiplication operation with a basis function to generate a compensation image, and combining the original image with the compensation image to achieve a higher compression rate without significantly degrading image quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If higher frequency components are discarded to achieve compression, then compression rate increases, but image quality degrades

Engineering Contradiction:
Improvecompression rateVSAvoidimage quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The image is divided into frequency components through transform (DCT/DST), separating the image into distinct frequency bands that can be independently processed. This segmentation allows selective compression of high-frequency components while preserving low-frequency components that contain most visual information, resolving the contradiction between compression rate and image quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different quantization strength is applied to different frequency components based on human visual sensitivity. Low-frequency components retain higher precision while high-frequency components undergo stronger quantization. This local quality differentiation enables effective compression without significant image quality degradation.

Inventive Principle:
Principle #3Local quality

2Quantity of substance

If lower frequency components are removed to increase compression, then data size reduces, but image quality significantly degrades

Engineering Contradiction:
Improvedata sizeVSAvoidimage quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The patent dynamically adjusts quantization parameters based on image content characteristics and desired compression rate. By changing quantization parameters adaptively, the system can achieve higher compression ratios while maintaining acceptable image quality, avoiding the significant degradation that would occur with fixed aggressive quantization of low-frequency components.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The quantization table is dynamically generated and adjusted based on the specific image being compressed and the target compression rate. This dynamic adaptation allows the system to optimize the balance between data size reduction and image quality preservation for each individual case, rather than applying static quantization that would inevitably degrade quality.

Inventive Principle:
Principle #15Dynamics

3Manufacturing precision

If machine learning is used to improve image quality, then image quality increases, but computational complexity increases

Engineering Contradiction:
Improveimage qualityVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent uses transform coefficients as an intermediary representation that captures image information in a compressed form. By performing quantization and compression operations in the transform domain rather than the spatial domain, the system achieves effective compression with reduced computational complexity compared to applying machine learning directly to full-resolution images.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11785261B2Frequency specific compression and compensation technique in image processing
Publication Date: 2023.10.10 ALIBABA GROUP HOLDING LTD
  • US11785261B2 patent drawing
  • US11785261B2 patent drawing
  • US11785261B2 patent drawing

AI summary

The present disclosure relates to a method for compensating an image. The method comprises estimating transform coefficients of a frequency component for a first image based on the first image, performing a dot multiplication operation between the estimated transform coefficients and a basis function associated with the frequency component to generate a compensation image, and combining the first image and the compensation image to generate a combined image.