AI Image Zoom Using Pixel-Frequency Joint Refinement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image zooming techniques suffer from artifacts such as jaggy edges, blurred details, and washed-out appearances, and deep neural networks (DNNs) require excessive computational resources, making them impractical for imaging systems with limited resources.

Innovation Solution

Employing Edge Synthesis Blocks (ESBs) with One Dimensional (1D) Convolution Neural Networks (CNNs) for image processing, analyzing features in multiple domains, and using a joint refinement neural network to generate high-resolution images with reduced computational complexity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If conventional image processing techniques (bilinear upscaling, bicubic upscaling) are used for digital zooming, then the imaging system can zoom in and out without physically focusing using lenses, but artifacts such as jaggy edges, blurred details, overly smoothened edges, and washed-out appearances occur in the zoomed image

Engineering Contradiction:
Improvedigital zooming capabilityVSAvoidimage quality
Core Design Contradiction:
Ease of operationVSManufacturing precision

Solution Approach 1:

The patent replaces conventional mechanical/image processing zooming techniques (bilinear, bicubic upscaling) with an AI-based neural network approach. The neural network is trained to recognize and preserve edge patterns, replacing traditional interpolation methods that produce artifacts with intelligent pattern recognition that maintains image quality during digital zooming.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes the approach from fixed interpolation parameters to adaptive neural network parameters. The neural network learns optimal parameter values during training by analyzing edge patterns and gradient information, allowing dynamic adjustment of zooming parameters based on local image characteristics rather than applying uniform interpolation across the entire image.

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If Deep Neural Network (DNN) is used for producing high quality zoomed images, then image quality is improved, but computational complexity becomes very high (more than 1 million operations per pixel), which is not feasible for imaging systems with limited computational resources

Engineering Contradiction:
Improveimage qualityVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent segments the image processing task by focusing the neural network's attention on specific critical features (edges and gradients) rather than processing all pixel information equally. By identifying and prioritizing edge regions through gradient calculation and edge pattern recognition, the network processes only the most important image features, significantly reducing computational complexity while maintaining quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts and isolates the most critical image features (edges and gradients) before applying the neural network. By calculating gradients and identifying edge patterns in advance, the network receives pre-processed input that contains only the essential information needed for quality zooming, eliminating the need to process redundant pixel data and reducing overall computational burden.

Inventive Principle:
Principle #2Taking out (Extraction)

3Manufacturing precision

If the neural network processes all image data uniformly, then comprehensive image features are considered, but computational resources are wasted on regions with less critical details

Engineering Contradiction:
Improvecomprehensive feature analysisVSAvoidprocessing efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent applies different processing strategies to different regions of the image based on their local characteristics. Edge regions identified through gradient calculation receive focused neural network processing with higher computational attention, while smooth regions with less critical details use simpler processing methods. This localized quality approach ensures comprehensive feature analysis where needed while improving overall processing efficiency.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12475530B2Method and electronic device for performing AI based zoom of image
Publication Date: 2025.11.18 SAMSUNG ELECTRONICS CO LTD
  • US12475530B2 patent drawing
  • US12475530B2 patent drawing
  • US12475530B2 patent drawing

AI summary

A method and an electronic device for performing an AI based zoom of an image in an electronic device are provided. The method includes receiving the image; obtaining, through a pixel domain neural network (NN) block, a first set of feature maps of the image based on pixels of the image; obtaining, through a frequency domain NN block, a second set of feature maps of the image based on frequencies of the image; and obtaining, through a joint refinement NN block, a final image with a resolution higher than a resolution of the image, based on the first set of feature maps and the second set of feature maps.