Low Light Image Enhancement via External Memory Network

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for low light image enhancement, such as histogram equalization, Retinex models, and deep learning approaches, often result in undesirable outcomes like local illumination issues, under/over exposure, and high computational costs.

Innovation Solution

A system and method utilizing an external memory network for low light image enhancement, where an image memory stores sample-specific properties of a training dataset to facilitate adaptive adjustments during testing, improving the quality of enhanced images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If deep learning networks are used for low light image enhancement, then image quality is improved, but computational cost and time increase significantly

Engineering Contradiction:
Improveimage qualityVSAvoidcomputational cost
Core Design Contradiction:
Manufacturing precisionVSUse of energy by stationary object

Solution Approach 1:

The network is divided into specialized sub-networks for illumination and reflectance components, allowing independent optimization and reduced computational complexity while maintaining image quality enhancement

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The network uses pre-calculated hyperparameters and reference image correlations established during training, eliminating the need for complex real-time parameter adjustment and reducing computational burden during inference

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If hyperparameters are pre-calculated and determined by users, then model application is simplified, but practical usability is limited due to extra computing requirements

Engineering Contradiction:
Improvemodel applicationVSAvoidextra computing
Core Design Contradiction:
Ease of operationVSUse of energy by stationary object

Solution Approach 1:

The network automatically determines optimal hyperparameters through self-attention mechanisms and adaptive feature fusion, eliminating the need for manual pre-calculation and reducing computational overhead during deployment

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If transformer models with self-attention are applied to low light image enhancement, then handling of long range dependencies is improved, but complexity and computational expense increase

Engineering Contradiction:
Improvehandling of dependenciesVSAvoidmodel complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent extracts only the essential self-attention components needed for low light enhancement, removing unnecessary complexity from full transformer architectures while retaining the ability to handle long-range dependencies in image data

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20250078206A1Method and system for image enhancement
Publication Date: 2025.03.06 CENT FOR INTELLIGENT MULTIDIMENSIONAL DATA ANALYSIS LTD
  • US20250078206A1 patent drawing
  • US20250078206A1 patent drawing
  • US20250078206A1 patent drawing

AI summary

A system and a method for a computer implemented method of image enhancement includes the steps of receiving an input image, wherein the input image is a low light image, processing the input image, by a pre trained image enhancer, to generate an initial enhanced image, accessing, from an image memory, a response value corresponding to a sample specific property a normal image, generating an adjustment factor based on the response value from the image memory, generating a final enhanced image by applying the adjustment factor to the initial enhanced image.