Neural Network Baseline Image Generation for Diagnostics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Medical diagnostic imaging faces challenges in assessing the severity of findings and detecting changes without a reference or baseline image for the patient, leading to reduced quality and accuracy of diagnostic assessments.

Innovation Solution

A machine learning architecture, specifically using a neural network, is employed to generate baseline images from diagnostic images, allowing for improved assessment of severity and change detection in medical diagnostic applications.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a reference image is used for comparison, then the quality and accuracy of diagnostic assessments is improved, but in many practical applications reference images are not available

Engineering Contradiction:
Improveaccuracy of diagnostic assessmentsVSAvoidavailability of reference images
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The system creates synthetic reference images by copying and transforming existing diagnostic images through a neural network model. The neural network generates virtual baseline images that replicate the appearance of normal tissue structures, effectively copying the characteristics of healthy tissue without requiring actual reference images from the same patient.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The neural network acts as an intermediary between the diagnostic image and the required reference image. Instead of directly using unavailable patient-specific reference images, the system uses the neural network to generate a virtual reference that mediates the comparison process, enabling severity assessment without the original reference being available.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automated systems monitor medical conditions, then change detection capability is improved, but without reference data the ability to detect temporal changes is reduced

Engineering Contradiction:
Improvechange detection capabilityVSAvoidavailability of reference data
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The system performs preliminary action by generating a virtual baseline image before the actual diagnostic assessment. The neural network pre-computes what the reference image should look like based on the diagnostic image and trained models of normal tissue, preparing the reference data in advance so that temporal changes can be detected when comparing current images against this pre-generated baseline.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates synthetic reference images by copying and transforming existing diagnostic images through a neural network model. The neural network generates virtual baseline images that replicate the appearance of normal tissue structures, effectively copying the characteristics of healthy tissue without requiring actual reference images from the same patient.

Inventive Principle:
Principle #26Copying

3Measurement precision

If a neural network is used to generate baseline images, then the quality of reference images is improved, but the device complexity increases

Engineering Contradiction:
Improvequality of baseline imagesVSAvoidcomplexity of image generation system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system replaces complex manual processes with automated neural network models. Instead of requiring manual creation or selection of reference images, which would involve complex human expertise and time-consuming processes, the neural network automatically generates baseline images through learned transformations, substituting mechanical complexity with computational intelligence.

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

Solution Approach 2:

The neural network model serves multiple functions: it generates baseline images for severity assessment, creates reference data for change detection, and can be applied across different diagnostic modalities. This multi-functionality reduces overall system complexity by consolidating multiple specialized components into a single universal model.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20250046428A1Baseline image generation for diagnostic applications
Publication Date: 2025.02.06 KONINKLIJKE PHILIPS NV
  • US20250046428A1 patent drawing
  • US20250046428A1 patent drawing
  • US20250046428A1 patent drawing

AI summary

Technology provides baseline images for diagnostic applications, including receiving a diagnostic image relating to a condition of a patient, the diagnostic image reflecting one of a normal state or an abnormal state of the condition, and generating a baseline image via a neural network using the diagnostic image, where the neural network is trained to generate a prediction of the diagnostic image reflecting a normal state of the condition. The neural network can include a generative adversarial network (GAN) trained only on image data with a normal state of the condition, where generating the baseline image includes an optimization process to maximize a similarity between the diagnostic image and a response of the GAN. Generating the baseline image can include selecting a portion of the diagnostic image, and adjusting a relevance weighting to be applied to the selected portion of the diagnostic image in the optimization process.