Deep Learning Denoising for MRI Image Quality

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Magnetic resonance (MR) images are inherently noisy due to various phenomena in the signal and acquisition hardware chain, which can impact diagnostic accuracy and decision-making in medical imaging.

Innovation Solution

A deep learning (DL) network is trained using a plurality of training images to predict and remove noise from MR images, preserving mean signal intensity and visual acuity, thereby generating denoised images with reduced artifacts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning network is trained to predict and remove noise from MR images, then image quality is improved, but computational complexity and processing time increase

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

Solution Approach 1:

The deep learning network is trained in advance using a large dataset of noisy and denoised MR images to learn the mapping between noisy inputs and clean outputs. This preliminary training phase allows the network to capture noise patterns and denoising strategies, so that during actual medical imaging applications, the network can rapidly apply learned denoising operations without requiring complex real-time computations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses multiple copies of the same deep learning network architecture (e.g., multiple U-Net models with different initialization or training configurations) to process the same input image. These parallel network copies provide diverse denoising perspectives and can be aggregated to produce more robust results, improving image quality while distributing the computational load across multiple identical structures rather than one highly complex variable architecture.

Inventive Principle:
Principle #26Copying

2Measurement precision

If multiple excitation images are acquired for training the DL network, then denoising accuracy is improved, but acquisition time increases

Engineering Contradiction:
Improvedenoising accuracyVSAvoidacquisition time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent extracts only the essential training data needed for effective network training by selectively acquiring multiple excitation images at specific k-space lines rather than acquiring complete multiple images for every training sample. This extraction approach provides sufficient statistical information about noise characteristics while minimizing the total acquisition time required for training data collection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent acquires more excitation images than the absolute minimum required for training (excessive action) to ensure robust noise characterization, but only at strategically selected k-space lines rather than uniformly across the entire k-space. This partial application of excessive action provides adequate training data for high denoising accuracy while keeping the time penalty acceptable by concentrating acquisitions in critical regions.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11763429B2Deep learning based medical system and method for image acquisition
Publication Date: 2023.09.19 GE PRECISION HEALTHCARE LLC
  • US11763429B2 patent drawing
  • US11763429B2 patent drawing
  • US11763429B2 patent drawing

AI summary

A medical imaging system having at least one medical imaging device providing image data of a subject is provided. The medical imaging system further includes a processing system programmed to train a deep learning (DL) network using a plurality of training images to predict noise in input data. The plurality of training images includes a plurality of excitation (NEX) images acquired for each line of k-space training data. The processing system is further programmed to use the trained DL network to determine noise in the image data of the subject and to generate a denoised medical image of the subject having reduced noise based on the determined noise in the image data.