DNN-Based Lossy Compression System for Standard Format Compatibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing lossy compression techniques, such as those using Deep Neural Networks (DNNs), face issues with compatibility with standard data formats like AVC and require extensive relearning when important object definitions change, leading to slow compression speeds due to high-resolution data processing.

Innovation Solution

A system that includes a computer with a processor, storage, and interface, featuring a model for inferring importance in multi-dimensional data, a compression level information generation unit, and a compressor to generate compatible compressed data using standardized codecs like AVC, by preprocessing data and dynamically adjusting compression levels based on object importance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If DNN-based lossy compression is used to achieve high compression ratio, then compression efficiency is improved, but compatibility with standard data formats like AVC deteriorates

Engineering Contradiction:
Improvecompression efficiencyVSAvoidcompatibility with standard data formats
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent segments the compression process into two distinct parts: a DNN-based importance assessment module that analyzes multi-dimensional data and determines region importance, and a separate standardized compression module (using AVC/HEVC/VVC) that performs the actual compression. This segmentation allows the system to leverage the high efficiency of DNN for importance evaluation while maintaining compatibility with standard formats through the separate encoding stage, thus resolving the contradiction between compression efficiency and format compatibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces compression level information as an intermediary between the DNN importance assessment and the standardized compression process. This intermediary component translates the DNN's importance evaluation into compression parameters (such as quantization parameters, bitrate allocation, or quality factors) that can be applied within standard compression frameworks. By using this intermediary, the system achieves both DNN-driven efficiency and standard format compatibility without direct conflict between the two approaches.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If DNN relearning is performed when important object definitions change, then adaptability is improved, but processing time increases

Engineering Contradiction:
Improveadaptability to changing object definitionsVSAvoidrelearning time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent implements a dynamic configuration where the DNN model can be selectively retrained only when necessary (i.e., when important object definitions actually change). The system includes a configuration unit that manages model training status and allows flexible adjustment of training data and parameters. This dynamic approach enables the system to adapt to changing requirements while minimizing unnecessary retraining operations, thus balancing adaptability with time efficiency.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent applies local quality by allowing different regions or aspects of the DNN model to be updated independently based on changing requirements. Rather than requiring complete model retraining, the system can selectively retrain specific components or use transfer learning techniques to update only the portions of the model affected by changes in important object definitions. This localized update strategy reduces overall relearning time while maintaining necessary adaptability.

Inventive Principle:
Principle #3Local quality

3Manufacturing precision

If high-resolution data is processed to maintain image quality, then manufacturing precision is improved, but compression speed deteriorates

Engineering Contradiction:
Improveimage qualityVSAvoidcompression speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent applies local quality by using the DNN to assess importance at different spatial locations and applying different compression levels accordingly. Important regions (such as areas containing important objects) are preserved with higher quality and less compression, while less important regions are compressed more aggressively. This location-dependent quality control maintains overall image quality where needed while enabling faster compression of less critical areas, thus resolving the contradiction between image quality and compression speed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements partial action by focusing computational resources on assessing and preserving only the important portions of the data rather than uniformly processing the entire high-resolution dataset. The DNN-based importance assessment identifies and prioritizes critical regions, allowing the compression process to concentrate on maintaining quality where it matters most while applying more aggressive compression elsewhere. This selective approach improves compression speed without sacrificing necessary image quality in important areas.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20240331203A1Computer system and data compressing method
Publication Date: 2024.10.03 HITACHI LTD
  • US20240331203A1 patent drawing
  • US20240331203A1 patent drawing
  • US20240331203A1 patent drawing

AI summary

To efficiently generate compressed data having ensured compatibility with a transmission destination. A computer system includes: a model configured to output inference data indicating importance of each region of multi-dimensional data; a compression level information generation unit configured to generate compression level information including a parameter for determining a data amount for each region of the multi-dimensional data based on the inference data; and a compressor configured to generate the compressed data in a data format having ensured compatibility with a transmission destination of compressed data by lossy compression using the compression level information.