Image Super-Resolution via Gradient Profile Prior

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image super-resolution methods, particularly learning-based approaches, face challenges in effectively preserving high-frequency details and require sufficient training examples, while interpolation-based methods blur these details and reconstruction-based methods enforce restrictive constraints.

Innovation Solution

The proposed solution involves processing low-resolution images into high-resolution images by transforming the gradient profile of the low-resolution image using learned shape parameters and sharpness values, and then reconstructing the high-resolution image using a gradient domain constraint, minimizing an energy function to enforce both gradient and reconstruction constraints.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If learning-based methods are used to super-resolve images, then high frequency details can be recovered, but the method requires significant training data and computational resources

Engineering Contradiction:
Improvehigh frequency detail recoveryVSAvoidtraining data requirement
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts and utilizes gradient profile statistics from natural images as a prior constraint, separating this statistical knowledge from the need for extensive training data. By focusing on gradient domain statistics rather than full image statistics, the method achieves detail recovery with simpler constraints.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the domain of operation from pixel space to gradient space, and from using full image statistics to using gradient profile statistics. This parameter transformation allows the method to achieve similar effects to learning-based approaches while requiring fewer training examples.

Inventive Principle:
Principle #35Parameter changes

2Ease of manufacture

If interpolation-based methods are used to super-resolve images, then the process is simple and computationally efficient, but high frequency details are blurred

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidhigh frequency detail preservation
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent applies gradient profile constraints before the final reconstruction step. By pre-computing and enforcing gradient statistics from natural images onto the gradient field of the super-resolved image, the method prepares the solution to preserve high frequency details before the actual image reconstruction occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces the gradient domain as an intermediary space between the low-resolution input and high-resolution output. By transforming the problem into gradient space, applying statistical constraints, and then reconstructing, the method achieves better detail preservation while maintaining computational efficiency compared to direct pixel-based learning methods.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If reconstruction constraints are enforced to maintain image quality, then detail recovery improves, but the constraints become restrictive and complex

Engineering Contradiction:
Improveimage qualityVSAvoidconstraint complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential gradient profile statistics from natural images, rather than enforcing complex full-image reconstruction constraints. By focusing on gradient magnitude and direction statistics, the method achieves effective detail recovery with simpler, more manageable constraints.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies gradient profile constraints locally to gradient profiles rather than globally to the entire image. Each gradient profile is constrained based on its own statistical properties, allowing for effective local detail recovery without requiring complex global constraints across the whole image.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9064476B2Image super-resolution using gradient profile prior
Publication Date: 2015.06.23 MICROSOFT TECHNOLOGY LICENSING LLC
  • US9064476B2 patent drawing
  • US9064476B2 patent drawing
  • US9064476B2 patent drawing

AI summary

Described is a technology by which a low-resolution image is processed into a high-resolution image, including by performing processing in the gradient domain. A gradient profile corresponding to the lower-resolution image is transform into a sharpened image gradient. A high-resolution gradient profile is estimated from a low-resolution gradient profile, e.g., by multiplying the low-resolution gradient profile by a transform ratio that is based upon learned shape parameters, learned sharpness values and a curve distance to an edge pixel along the gradient profile. The transform ratio is used to transform a low-resolution gradient field to a high-resolution gradient field. Reconstructing the higher-resolution image is performed by using the high-resolution gradient field as a gradient domain constraint, e.g., in along with a reconstruction constraint obtained from image domain data. An energy function is minimized by enforcing the gradient domain constraint and the reconstruction constraint, e.g., by performing a gradient descent algorithm.