GAN-Based B-Value Estimation for Diffusion MRI

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In diffusion-weighted magnetic resonance imaging, there is no standard method for accurately determining b-values, which are essential for generating accurate apparent diffusion coefficient (ADC) maps, as b-values are often missing or not accessible from DICOM tags, leading to incomplete or inaccurate image analysis.

Innovation Solution

A generative adversarial network (GAN) model is employed to estimate the difference between b-values in a series of diffusion-weighted images, allowing for the automatic determination of missing b-values by constructing a latent space and using loss functions such as identity-preserving, pixel, and regression losses to configure the GAN model for accurate b-value estimation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional DWI imaging is performed without automatic b-value determination, then the imaging process is simpler and faster, but the accuracy and reliability of ADC map generation deteriorates due to missing or inaccessible b-values

Engineering Contradiction:
Improveb-value determination accuracyVSAvoidimage processing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A generative adversarial network (GAN) is introduced as an intermediary system between the DWI images and the ADC map generation process. The GAN automatically estimates missing b-values by learning the relationship between images with different b-values, serving as a mediator that recovers critical metadata without requiring direct access to it. This resolves the contradiction by providing accurate b-value determination through an automated intermediate processing step.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs self-service by automatically determining its own missing b-values without external intervention. The GAN model is trained to recognize patterns in DWI images and self-estimate the b-values used to acquire those images, enabling the system to correct its own data deficiencies. This eliminates the need for manual b-value entry or external metadata sources, improving accuracy while maintaining operational simplicity.

Inventive Principle:
Principle #25Self-service

2Reliability

If multiple DWI images are acquired at different b-values to generate ADC maps, then the diffusion measurement accuracy is improved, but the scanning time and data processing complexity increase

Engineering Contradiction:
ImproveADC map reliabilityVSAvoidimage acquisition and processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The GAN model performs preliminary action by pre-estimating b-values during the image acquisition phase or immediately upon image receipt, before ADC map generation is required. This advance determination of b-values prepares the necessary metadata in advance, enabling rapid ADC map construction without delaying the diagnostic workflow. The system proactively recovers missing information rather than reactively searching for it later.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces the mechanical/manual process of b-value recording and verification with an automated computational system. Instead of relying on proper metadata tagging during image acquisition (mechanical process), the system uses machine learning algorithms to computationally infer b-values from image data patterns. This substitution automates the process, reducing both acquisition time and processing complexity while maintaining reliability.

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

Data Source

PatentUS12064227B2Automatic determination of b-values from diffusion-weighted magnetic resonance images
Publication Date: 2024.08.20 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12064227B2 patent drawing
  • US12064227B2 patent drawing
  • US12064227B2 patent drawing

AI summary

A mechanism is provided in a data processing system for automatic determination of b-value difference from diffusion-weighted (DW) images. The mechanism receives a series of images wherein a first image has a first b-value and a second image has an unknown b-value. The mechanism applies a generative adversarial network (GAN) model to estimate a difference between b-values in the series of images. The mechanism determines a b-value for the second image based on the first b-value and the estimated difference between b-values.