Texture Matching GAN for CT Image Denoising

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image enhancement techniques for CT images using generative adversarial networks (GANs) fail to provide quantitative evaluation of texture and often introduce inaccurate or unreal image details, known as hallucinations, which are undesirable in medical imaging.

Innovation Solution

The proposed system employs a Texture Matching Generative Adversarial Network (TMGAN) that separates texture from anatomical structures by processing two independent noisy samples of images through a Siamese network, allowing the discriminator to score and match the texture to a target distribution, thereby producing denoised or sharpened images with desired textures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing GAN approaches are used to enhance CT images, then image denoising or sharpening is improved, but inaccurate or unreal image details (hallucinations) are introduced

Engineering Contradiction:
Improveimage accuracyVSAvoidhallucinations
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The patent segments the image enhancement task by separating texture processing from anatomical structure processing. The generator network processes only texture information independently, while anatomical structures are preserved from the original image, preventing hallucinations in anatomical regions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a texture extractor as an intermediary component that isolates texture information from the input image before feeding it to the generator. This intermediary step ensures that only texture details are synthesized, preventing the introduction of false anatomical structures.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If existing GAN approaches are used to enhance CT images, then image texture is improved, but quantitative evaluation of texture is not provided

Engineering Contradiction:
Improvetexture qualityVSAvoidtexture evaluation
Core Design Contradiction:
Manufacturing precisionVSMeasurement precision

Solution Approach 1:

The patent implements a feedback mechanism where the discriminator evaluates the generated texture and provides quantitative feedback to the generator. This closed-loop system enables continuous optimization of texture quality with measurable performance metrics.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent transforms the texture evaluation problem into a parameter-based assessment by using the discriminator to score texture samples against a target distribution, converting qualitative texture assessment into quantitative parameter comparison.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If existing GAN approaches are used to enhance CT images, then image processing is simplified, but texture matching to target distribution is not achieved

Engineering Contradiction:
Improveprocessing simplicityVSAvoidtexture matching
Core Design Contradiction:
Ease of operationVSManufacturing precision

Solution Approach 1:

The patent performs preliminary action by pre-processing the input image to extract texture components before the main generation process. This preliminary separation simplifies the subsequent generation task while enabling precise texture matching to the target distribution.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240119567A1Image enhancement using texture matching generative adversarial networks
Publication Date: 2024.04.11 GE PRECISION HEALTHCARE LLC
  • US20240119567A1 patent drawing
  • US20240119567A1 patent drawing
  • US20240119567A1 patent drawing

AI summary

One or more systems, devices, computer program products and/or computer-implemented methods of use provided herein relate to image enhancement using a generative adversarial network (GAN). The computer-implemented system can comprise a memory that can store computer-executable components. The computer-implemented system can further comprise a processor that can execute the computer-executable components stored in the memory, wherein the computer-executable components can comprise a training component that can train a discriminator of the GAN to score a texture of a CT image, wherein the texture can be derived from a difference of two conditionally independent estimates produced by a generator of the GAN by respectively processing two independent noisy samples of images.