Cognitive Data Compression via Encoder-Decoder Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional lossless data compression methods do not effectively utilize contextual redundancy, leading to inefficient data representation and increased decoding effort.

Innovation Solution

A cognitive data compression method employing a feedback loop between an encoder and a decoder, where the systems learn from each other to optimize compression without pre-annotated data, using contextual information to reduce data size while maintaining efficient decoding.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If conventional lossless data compression is used based on Shannon Theorem, then data size is reduced by eliminating symbol redundancy, but contextual redundancy is not utilized effectively leading to increased decoding effort

Engineering Contradiction:
Improvedata sizeVSAvoiddecoding effort
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent implements a feedback mechanism where the encoder and decoder continuously exchange information about the dictionary state and compression parameters. The encoder learns from the decoder's performance and adjusts the compression strategy, while the decoder uses this feedback to optimize its reconstruction process. This closed-loop system resolves the contradiction by dynamically balancing compression ratio and decoding complexity based on actual performance metrics.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies preliminary action by pre-training the encoder and decoder systems with representative data before actual compression operations. This pre-training phase establishes initial dictionaries and compression strategies that are optimized for the specific data type, reducing the computational effort required during actual decoding operations while maintaining effective compression ratios.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If conventional compression algorithms use fixed dictionaries, then decoding is simpler, but adaptability to different data contexts is reduced

Engineering Contradiction:
Improvedecoding simplicityVSAvoidcontextual adaptation
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent implements dynamic dictionaries that evolve and adapt during the compression process. Rather than using fixed dictionaries, the system continuously updates its vocabulary based on the specific data being compressed, allowing optimal adaptation to different contexts. This dynamic approach maintains decoding simplicity through structured updates while significantly improving adaptability to various data types and patterns.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes key parameters of the compression algorithm, specifically the dictionary structure and composition, based on the data context. By dynamically adjusting dictionary size, update frequency, and selection criteria, the system achieves both adaptability to different contexts and controlled complexity in the decoding process.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11921674B2Data compression by using cognitive created dictionaries
Publication Date: 2024.03.05 BEIJING ZITIAO NETWORK TECH CO LTD
  • US11921674B2 patent drawing
  • US11921674B2 patent drawing
  • US11921674B2 patent drawing

AI summary

A compression method, system, and computer program product include creating compressed data via a first system from input data, sending information to a second system detailing a compression strategy for the compressed data, and learning, via the second system, from the information how to recreate the input to the first system using the compressed data.