Deep Learning CNN for PET Image Noise Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Positron emission tomography (PET) images often suffer from high noise levels and poor spatial resolution due to limitations in injected doses and scan durations, leading to misdiagnoses and incorrect treatment decisions, and existing denoising methods are not robust to variations in noise levels.

Innovation Solution

A deep learning (DL) convolutional neural network (CNN) approach is trained to be robust to varying noise levels, using a 2.5D orthogonal training and denoising method, feature-oriented training to preserve small features, and multi-modality training with other medical images for partial volume correction, to produce consistently high-quality PET images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If traditional denoising methods are applied to PET images, then noise levels are reduced, but image quality becomes non-uniform and artifacts are introduced

Engineering Contradiction:
Improvenoise levelVSAvoidimage quality uniformity
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The patent applies parameter changes by transforming the input PET image into a transformed domain (e.g., frequency domain or other representations) and applying denoising operations in this transformed domain. This allows the denoising method to operate with different parameters that preserve image quality uniformity while reducing noise, avoiding the artifacts introduced by traditional spatial-domain denoising methods.

Inventive Principle:
Principle #35Parameter changes

2Object-affected harmful factors

If denoising methods are applied to PET images, then noise is reduced, but spatial resolution deteriorates

Engineering Contradiction:
Improvenoise levelVSAvoidspatial resolution
Core Design Contradiction:
Object-affected harmful factorsVSMeasurement precision

Solution Approach 1:

The patent segments the denoising process into multiple stages or components that can independently address different aspects of the image. By dividing the denoising task into separate operations (e.g., noise reduction in transformed domain, then reconstruction and refinement in spatial domain), the method achieves both noise reduction and preservation of spatial resolution, avoiding the trade-off inherent in traditional single-stage denoising methods.

Inventive Principle:
Principle #1Segmentation

3Reliability

If deep learning denoising is applied to PET images with varying noise levels, then consistent image quality is achieved, but computational complexity increases

Engineering Contradiction:
Improveimage quality consistencyVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent employs parameter changes by using transformations that convert the PET image into a different domain where denoising can be performed more efficiently. This transformed-domain approach, combined with deep learning, reduces the computational complexity required to achieve consistent image quality across varying noise levels, as the transformation enables more effective noise characterization and removal with fewer computational resources.

Inventive Principle:
Principle #35Parameter changes

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The DL-CNN approach provides consistent noise texture, improved robustness, and better preservation of small-lesion contrast, reducing inter- and intra-patient variation, and improving diagnostic outcomes by adapting to different noise levels without requiring adjustable parameters.

Implementation Method 1

a first set of multiple two-dimensional (2D) convolution operations are applied in parallel to a first set of respective 2D slices in a PET image in first orientations (e.g., sagittal, coronal, and transaxial planes), and a second set of multiple 2D convolution operations are applied in parallel to a second set of respective 2D slices in a PET image in second orientations

Methodology Applied
Scientific EffectConvolution:

Implementation Method 2

PET imaging systems use detectors positioned around the patient to detect coincidence pairs of gamma rays

Methodology Applied
Scientific EffectGamma ray detection: Photoelectric Effect

Implementation Method 3

To reconstruct the spatio-temporal distribution of the tracer via tomographic reconstruction principles

Methodology Applied
Scientific EffectTomographic reconstruction: Tomography

Implementation Method 4

The tracer emits positrons, resulting in an annihilation event occurs when the positron collides with an electron that produces two gamma rays (at 511 keV) traveling at substantially 180 degrees apart

Methodology Applied
Scientific EffectPositron annihilation:

Data Source

PatentUS12178631B2Apparatus and method for medical image reconstruction using deep learning to improve image quality in positron emission tomography (PET)
Publication Date: 2024.12.31 CANON MEDICAL SYST CORP
  • US12178631B2 patent drawing
  • US12178631B2 patent drawing
  • US12178631B2 patent drawing

AI summary

A deep learning (DL) convolution neural network (CNN) reduces noise in positron emission tomography (PET) images, and is trained using a range of noise levels for the low-quality images having high noise in the training dataset to produce uniform high-quality images having low noise, independently of the noise level of the input image. The DL-CNN network can be implemented by slicing a three-dimensional (3D) PET image into 2D slices along transaxial, coronal, and sagittal planes, using three separate 2D CNN networks for each respective plane, and averaging the outputs from these three separate 2D CNN networks. Feature-oriented training can be implemented by segmenting each training image into lesion and background regions, and, in the loss function, applying greater weights to voxels in the lesion region. Other medical images (e.g. MRI and CT) can be used to enhance resolution of the PET images and provide partial volume corrections.