Neural Image Restoration for Real-Time Defocus Blur Removal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image restoration methods for optical imaging systems with small depth of field face challenges in achieving fast and accurate autofocus due to the difficulty in estimating defocus amounts, leading to unclear images and poor restoration quality, especially in scenarios like cell culture where focal plane deviations occur, and require significant computational resources and time.

Innovation Solution

An image restoration method utilizing an unsharpness evaluation network and a blur elimination main network, employing depthwise separable convolution layers and iterative processing to generate a restored image, trained with a combination of real and simulated data sets and loss functions to enhance feature extraction and reuse.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If convex optimization technology is used to perform blind restoration, then restoration can be achieved without prior knowledge, but calculation time increases significantly and real-time performance is lost

Engineering Contradiction:
Improveblind restoration capabilityVSAvoidrestoration time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent replaces the traditional convex optimization mechanism with a deep learning-based neural network system. The neural network has been pre-trained to perform blind restoration, allowing it to process images directly without iterative optimization calculations, thereby achieving real-time performance while maintaining blind restoration capability.

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

Solution Approach 2:

The neural network model is pre-trained using a large dataset of blurred and sharp images before actual application. This preliminary training allows the system to capture the complex relationships between blurred images and their sharp counterparts, enabling fast inference during real-time applications without requiring iterative computation.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If traditional convex optimization methods are applied, then restoration can be performed, but the restored image quality deteriorates due to ringing effects and poor sharpness

Engineering Contradiction:
Improverestoration reliabilityVSAvoidimage sharpness
Core Design Contradiction:
ReliabilityVSManufacturing precision

Solution Approach 1:

The patent substitutes the convex optimization approach with a neural network-based system that has learned optimal restoration patterns from training data. This allows the system to produce sharper images without ringing effects by directly mapping blurred images to sharp images based on learned characteristics, rather than relying on mathematical optimization that introduces artifacts.

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

Solution Approach 2:

The neural network learns to copy the characteristics of sharp images from the training dataset and applies these characteristics to restore blurred images. By copying the statistical properties and structural features from high-quality training examples, the system can generate restored images that maintain sharpness and avoid the ringing artifacts characteristic of optimization-based methods.

Inventive Principle:
Principle #26Copying

3Productivity

If deep learning models are used for image restoration, then restoration speed improves, but computational resources and model complexity increase

Engineering Contradiction:
Improverestoration speedVSAvoidmodel complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent divides the image restoration task into separate functional components within the neural network architecture. The model includes an encoder that extracts features from the blurred image, a decoder that reconstructs the sharp image, and auxiliary modules for loss calculation and parameter optimization. This segmentation allows each component to be optimized independently and facilitates more efficient computation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs techniques to optimize the parameters of the neural network, including weight initialization, learning rate scheduling, and regularization methods. By carefully adjusting these parameters, the system achieves fast convergence during training and efficient inference during application, reducing the computational burden while maintaining high restoration speed.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12632938B2Image restoration method and apparatus, image restoration device and storage medium
Publication Date: 2026.05.19 HEFEI INNOVATION RES INST BEIHANG UNIV
  • US12632938B2 patent drawing
  • US12632938B2 patent drawing
  • US12632938B2 patent drawing

AI summary

An image restoration method, apparatus and device, and a storage medium are provided. The method comprises: evaluating, by an unsharpness evaluation network, an image to be processed, to generate an unsharpness feature map: inputting said image to be processed and the unsharpness feature map into a blur elimination main network; and iteratively processing, by the blur elimination main network, the image to be processed for a set number of times according to the unsharpness feature map to output a restored image. In the above-mentioned technical solution, an unsharpness feature of an image to be processed is extracted by using an unsharpness evaluation network, and iterative processing is performed on said image to be processed by using a blur elimination main network, where the networks are trained networks having corresponding functions, such that automatic restoration of an image can be realized, and image restoration efficiency and quality are improved.