Lossless Image Compression Using Adaptive Spatial Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current lossless image compression methods, such as JPEG-LS, are inefficient for high-definition images due to their focus on processing speed rather than maximum compression ratio, and new standards like MPEG for ultra-high definition images involve loss and complexity, necessitating a low-complexity lossless compression method.

Innovation Solution

A lossless image compression method that extracts residual information by decoding a bit stream, generates prediction values based on neighbor pixel correlations, and updates lookup tables according to frequency, allowing for efficient encoding and decoding of high-definition images through directional and self-correlation spatial predictions, adaptive variable length coding, and image segmentation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If JPEG-LS compression method is used, then processing speed is improved, but compression ratio is insufficient for high-definition images

Engineering Contradiction:
Improveprocessing speedVSAvoidcompression ratio
Core Design Contradiction:
SpeedVSLoss of information

Solution Approach 1:

The patent implements adaptive prediction mode selection that dynamically adjusts the prediction method based on image characteristics and processing stage. The system switches between different prediction modes (spatial prediction, temporal prediction, adaptive prediction) to optimize both speed and compression ratio for high-definition images

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the prediction parameter selection based on image quality requirements. For high-definition images, the system uses more sophisticated prediction parameters and updates lookup tables adaptively to achieve higher compression ratios while maintaining processing speed

Inventive Principle:
Principle #35Parameter changes

2Speed

If conventional compression algorithms are used for high-definition images, then processing speed is maintained, but compression efficiency deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidcompression efficiency
Core Design Contradiction:
SpeedVSProductivity

Solution Approach 1:

The patent performs preliminary actions by pre-calculating prediction values and pre-updating lookup tables during the encoding process. This allows the decoder to operate more efficiently without requiring complex real-time calculations, thus maintaining speed while improving compression efficiency for high-definition images

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements feedback mechanisms where the encoder and decoder continuously adjust prediction modes and lookup table entries based on the actual image data and compression performance. This adaptive feedback loop optimizes compression efficiency while maintaining processing speed

Inventive Principle:
Principle #23Feedback

3Loss of information

If loss-based compression standards like MPEG are used for ultra-high definition, then compression ratio is improved, but complexity increases

Engineering Contradiction:
Improvecompression ratioVSAvoidcomplexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent extracts only the essential prediction and compression functions from complex loss-based standards like MPEG. By isolating the core prediction mechanisms and removing unnecessary complex lossy processing, the system achieves high compression ratios for ultra-high definition images with reduced complexity

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent uses copying strategies by creating simplified versions of prediction models that replicate the effectiveness of complex standards without their computational burden. The system copies the predictive power of MPEG-like standards while using lighter-weight algorithms that reduce device complexity

Inventive Principle:
Principle #26Copying

4Loss of information

If lossless compression is implemented with high compression ratio, then information is preserved, but processing complexity increases

Engineering Contradiction:
Improveinformation preservationVSAvoidprocessing complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent segments the compression process into distinct prediction modes and processing stages. By dividing the complex task into manageable segments (spatial prediction, temporal prediction, adaptive prediction), the system achieves high compression ratios while keeping individual processing steps simple and manageable

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8699804B2Lossless image compression and decompression method for high definition image and electronic device using the same
Publication Date: 2014.04.15 KOREA ELECTRONICS TECH INST
  • US8699804B2 patent drawing
  • US8699804B2 patent drawing
  • US8699804B2 patent drawing

AI summary

A lossless image compression method for a high definition image is provided. The image compression method generates a minimum value of values produced by subtracting a current virtual pixel value from an average of neighbor pixels designated by a plurality of directions, as the prediction value of a current pixel. Thus, the image compression more efficient than the current JPEG-LS can be achieved.