DNN-Based Lossy Compression System for Standard Format Compatibility
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
2Adaptability or versatility
If DNN relearning is performed when important object definitions change, then adaptability is improved, but processing time increases
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.
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.
3Manufacturing precision
If high-resolution data is processed to maintain image quality, then manufacturing precision is improved, but compression speed deteriorates
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.
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.
Data Source
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.


