Multi-Resolution Feature Map Encoding with Residual Compensation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image encoding/decoding technologies face challenges in effectively compensating for compression damage in high-resolution feature maps, leading to degradation in image quality during transmission and storage.

Innovation Solution

The method involves extracting feature maps from an input image, performing packing and encoding on these maps, and using residual values to compensate for compression damage, specifically through upsampling techniques like double cubic, bilinear, or deep learning-based interpolation methods, to generate a bitstream that can be stored and transmitted.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If compression encoding is performed on feature maps for transmission and storage, then transmission efficiency and storage capacity are improved, but compression damage occurs leading to degradation in image quality

Engineering Contradiction:
Improvetransmission efficiencyVSAvoidimage quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent divides the feature map into multiple resolutions (high-resolution and low-resolution feature maps) and processes them differently. The low-resolution feature map is used for generating residual values that compensate for compression damage, while the high-resolution feature map maintains image quality. This segmentation allows efficient compression while preserving critical quality information.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different quality levels to different parts of the feature map by generating residual values from low-resolution versions and using these to compensate for compression damage in the high-resolution feature map. This local quality approach ensures that compression damage is compensated where most needed while maintaining overall efficiency.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If high-resolution feature maps are transmitted without compression compensation, then image quality is maintained, but transmission bandwidth and storage requirements increase significantly

Engineering Contradiction:
Improveimage qualityVSAvoidtransmission bandwidth
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent extracts residual values from the low-resolution feature map that represent compression damage, and separately transmits these residual values along with the compressed high-resolution feature map. This extraction allows the receiver to compensate for compression damage without transmitting the full uncompressed high-resolution data, thereby reducing bandwidth requirements while maintaining image quality.

Inventive Principle:
Principle #2Taking out (Extraction)

3Manufacturing precision

If residual values are calculated and used for compensation, then compression damage is reduced, but computational complexity and processing time increase

Engineering Contradiction:
Improvecompression damage compensationVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent dynamically adjusts the compensation process by using upsampling operations to scale the residual values from low-resolution to high-resolution. This dynamic approach allows the system to adapt the compensation level based on the specific compression applied, balancing computational complexity with compensation effectiveness.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the resolution parameter of the residual values through upsampling operations (such as bilinear or bicubic interpolation) to match the high-resolution feature map. This parameter transformation enables efficient compensation without requiring complex processing, as the upsampling operations are computationally lightweight compared to full-resolution processing.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20230342980A1Method, apparatus, and storage medium for encoding/decoding multi-resolution feature map
Publication Date: 2023.10.26 ELECTRONICS & TELECOMM RES INST
  • US20230342980A1 patent drawing
  • US20230342980A1 patent drawing
  • US20230342980A1 patent drawing

AI summary

Disclosed herein are a method, an apparatus, and a storage medium for encoding/decoding a multi-resolution feature map. In an aspect, there is provided an encoding method, including extracting feature maps from an input image, performing packing on the extracted feature maps, and performing encoding on the packed feature maps, wherein the feature maps include multiple feature maps having different resolutions. In another aspect, there is provided a decoding method, including generating packed feature maps by decoding an input bitstream, and generating a multi-resolution feature map by performing unpacking on the packed feature maps, wherein the multi-resolution feature map includes multiple feature maps having different resolutions.