Image Super-Resolution via Channel Attention and Feedback Loops

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image super-resolution methods face a tradeoff between peak signal-to-noise ratio (PSNR) performance and perceptual quality, with PSNR-based methods producing overly smooth images and generative adversarial networks (GAN)-based methods causing structure distortion.

Innovation Solution

A computing device comprising a generator module, a discriminator module, and a feedback module that uses channel attention mechanisms to generate and refine feature maps, optimizing both PSNR and perceptual quality through adaptive parameter updates and objective functions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If PSNR-based methods are used for image super-resolution, then PSNR performance is improved, but perceptual quality deteriorates (output image is overly smooth)

Engineering Contradiction:
ImprovePSNR performanceVSAvoidperceptual quality
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The patent changes the optimization parameter from PSNR to perceptual quality metrics. The generator module is trained to minimize perceptual loss between the output image and high-resolution reference images, rather than minimizing pixel-wise reconstruction error. This parameter change allows the system to prioritize visual quality over strict numerical accuracy, resolving the contradiction between PSNR performance and perceptual quality.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces a feedback mechanism where the output image is fed back into the system for comparison with high-resolution reference images. The perceptual loss is calculated based on this feedback loop, allowing continuous optimization of the generator to produce images with better perceptual quality while maintaining acceptable PSNR performance.

Inventive Principle:
Principle #23Feedback

2Ease of manufacture

If GAN-based methods are used for image super-resolution, then perceptual quality is improved, but structure distortion increases

Engineering Contradiction:
Improveperceptual qualityVSAvoidstructure distortion
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The patent modifies the training objective by introducing a structural loss component that penalizes structure distortion. The total loss function combines perceptual loss with structural loss, forcing the generator to maintain both high perceptual quality and structural accuracy. This parameter adjustment resolves the contradiction by balancing the two competing objectives.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent uses a composite loss function that combines multiple loss components (perceptual loss, structural loss, and possibly other regularizers). This composite approach allows the system to simultaneously optimize for perceptual quality and structural integrity, preventing the generator from producing overly smooth or distorted images while maintaining high visual quality.

Inventive Principle:
Principle #40Composite materials

3Measurement precision

If channel attention mechanisms are applied to generate feature maps, then feature extraction is improved, but computational complexity increases

Engineering Contradiction:
Improvefeature extraction qualityVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the feature extraction process by applying channel attention mechanisms to individual channels or groups of channels in the feature maps. This segmentation allows the system to focus computational resources on the most important channels, improving feature extraction quality while controlling overall computational complexity through selective processing.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11010871B1Device and method of handling image super-resolution
Publication Date: 2021.05.18 MOXA INC
  • US11010871B1 patent drawing
  • US11010871B1 patent drawing
  • US11010871B1 patent drawing

AI summary

A computing device for handling image super-resolution (ISR), comprises a generator module, for receiving at least one input image, to generate an output image according to at least one first parameter and a first plurality of feature maps generated by at least one first channel attention (CA); a discriminator module, for receiving the output image and a high resolution (HR) image, to generate a second plurality of feature maps and a third plurality of feature maps by at least one second CA, and to generate at least one score according to the second plurality of feature maps, the third plurality of feature maps and at least one second parameter; and a feedback module, for receiving the at least one score, to update the at least one first parameter and the at least one second parameter according to the at least one score and an objective function.