Dual Path Deep Back Projection Network for Image Super-Resolution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current machine learning technologies face challenges in implementing, updating, and deploying models due to algorithmic complexities, resource intensity, and the need for complete model regeneration with environmental or use case changes, and low-resolution image data poses difficulties in classification and analysis due to blurriness and artifacts.

Innovation Solution

A Dual Path Deep Back Projection Network is used for image enhancement, trained on datasets with image pairs to perform super-resolution, remove artifacts, and improve low-light conditions, employing residual and dense connectivity patterns to enhance image resolution and classification accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning models are used for image enhancement, then classification accuracy is improved, but computational resource consumption and model complexity increase

Engineering Contradiction:
Improveclassification accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The network is divided into multiple stages with distinct functions: a first network stage performs initial super-resolution enhancement, while a second network stage performs refinement. This segmentation allows each stage to be optimized independently, reducing overall model complexity while maintaining high classification accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an additional dimension to the network architecture by adding a second network stage that operates in parallel or sequence with the first stage. This dimensional expansion enables the system to process images through multiple transformation pathways, improving accuracy without linearly increasing complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Manufacturing precision

If deep learning networks with many parameters are used, then image enhancement quality is improved, but training time and computational resources increase

Engineering Contradiction:
Improveimage enhancement qualityVSAvoidtraining time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

By segmenting the network into two stages with different parameter configurations, the patent enables efficient training where each stage can be trained separately with appropriate hyperparameters, reducing total training time while maintaining high enhancement quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs parameter sharing and freezing strategies where certain parameters are kept fixed across stages while others are optimized. This parameter management approach reduces the effective number of parameters to train, decreasing training time while preserving enhancement quality.

Inventive Principle:
Principle #35Parameter changes

3Speed

If traditional upscaling methods are used, then processing speed is maintained, but image quality and signal-to-noise ratio deteriorate

Engineering Contradiction:
Improveprocessing speedVSAvoidsignal-to-noise ratio
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The first network stage performs preliminary super-resolution enhancement before the second stage refines the output. This preliminary action reconstructs missing high-frequency information early in the pipeline, improving signal-to-noise ratio while maintaining efficient processing speed through staged computation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11055819B1DualPath Deep BackProjection Network for super-resolution
Publication Date: 2021.07.06 AMAZON TECH INC
  • US11055819B1 patent drawing
  • US11055819B1 patent drawing
  • US11055819B1 patent drawing

AI summary

Techniques for machine learning-based image super-resolution are described. A Dual Path Deep Back Projection Network can be used to enhance an input image. For example, the model may be trained to perform image super-resolution, remove artifacts, provide filtering or low light enhancement, etc. Classification may be performed on the resulting enhanced images to identify objects represented in the images. The model may be trained using a dataset that includes groups of images: an original image and an enhanced image. The model may use both residual and dense connectivity patterns between each successive back projection blocks to improve construction of a high-resolution output image from a low resolution input image. The enhanced images increase classification accuracy for input images having low image resolution.