Feature Map Compression with Selective Transmission and Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The challenge of efficiently transmitting feature maps from a feature pyramid network while minimizing data loss and maintaining performance in machine tasks at the reception edge is addressed.

Innovation Solution

A deep learning-based method for selectively transmitting feature maps and predicting untransmitted maps using a neural network, involving decoding, inverse packing, and reconstructing feature maps with different resolutions, utilizing a convolutional neural network and generalized divisive normalization layers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If compression rate is improved in encoder, then data transmission volume is reduced, but compression damage increases and performance degrades

Engineering Contradiction:
Improvedata transmission volumeVSAvoidperformance at reception edge
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent extracts and transmits only the essential feature maps from the feature pyramid network, selectively choosing which feature maps to transmit based on their importance. This allows reducing data transmission volume while maintaining the most critical information needed for machine tasks at the reception edge.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent uses a neural network to generate compressed representations (copies) of the transmitted feature maps. The reception edge creates approximate copies of the original feature maps through neural network processing, which reduces compression damage while maintaining task performance with minimal data transmission.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If multi-resolution feature maps are transmitted, then object detection hardiness is maintained, but data transmission volume increases

Engineering Contradiction:
Improveobject detection hardinessVSAvoiddata transmission volume
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The patent segments the feature pyramid network outputs into multiple resolution levels and selectively transmits only certain segments (feature maps) rather than all of them. This segmentation allows maintaining adaptability for different object sizes while reducing the total data transmission volume by transmitting only the most important resolution levels.

Inventive Principle:
Principle #1Segmentation

3Productivity

If feature map compression is applied, then transmission efficiency is improved, but compression damage occurs

Engineering Contradiction:
Improvetransmission efficiencyVSAvoidcompression damage
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent employs neural networks to generate compressed copies of feature maps at the reception edge. These neural-generated copies preserve essential information while allowing aggressive compression during transmission, thereby improving transmission efficiency while minimizing information loss through intelligent reconstruction.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent changes the representation parameters of feature maps by transforming them into a compressed latent space using neural networks. This parameter transformation allows efficient transmission with reduced data volume while the neural network reconstruction process recovers the essential information, minimizing compression damage.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12513317B2Deep learning-based method for improving feature map compression efficiency
Publication Date: 2025.12.30 KWANGWOON UNIVERSITY INDUSTRY ACADEMIC COLLABORATION FOUNDATION
  • US12513317B2 patent drawing
  • US12513317B2 patent drawing

AI summary

The present disclosure may be a deep learning-based method for improving feature map compression efficiency, wherein feature maps can be selectively transmitted from an encoder, and untransmitted feature maps can be predicted and generated after restoring the image quality of the transmitted feature maps using a deep neural network.