Medical Image Abnormality Localization With Deployment-Site Model Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Medical imaging technologies, particularly multi-parametric MRI, face challenges in efficiently and accurately identifying abnormalities such as lesions due to the complexity and variability of medical images, leading to time-consuming evaluations and difficulty in consistent detection.

Innovation Solution

A deep learning model is trained using multi-site datasets and optimized with deployment datasets, employing a jointly trained localization and classification network to enhance the localization and classification of abnormalities in medical images, utilizing encoder-decoder networks and multi-phase training procedures to improve accuracy and efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If radiologists manually evaluate medical images to identify abnormalities, then detection accuracy can be maintained, but the evaluation process becomes prohibitively time-consuming

Engineering Contradiction:
Improveabnormality detection accuracyVSAvoidevaluation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces the mechanical system of manual radiologist evaluation with an automated deep learning system consisting of a localization network and classification network. The localization network automatically identifies abnormal regions in medical images, while the classification network characterizes these abnormalities, substituting human manual analysis with computational algorithms that operate faster and consistently without fatigue.

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

2Measurement precision

If the resolution and variety of medical images increase, then diagnostic detail improves, but the complexity of identifying abnormalities increases

Engineering Contradiction:
Improvediagnostic detailVSAvoidimage analysis complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the complex task of abnormality detection into two distinct networks: a localization network that identifies where abnormalities are located, and a classification network that determines what type of abnormality it is. This segmentation allows each network to specialize in one aspect of the problem, making the overall system more manageable and effective despite increasing image complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The localization map serves as an intermediary between the input medical image and the final classification output. The localization network generates this map that highlights abnormal regions, which then serves as input to the classification network. This intermediary structure simplifies the processing by breaking down the complex analysis into manageable stages.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of information

If multi-modal imaging is used to provide comprehensive views, then diagnostic information increases, but the time required for evaluation increases

Engineering Contradiction:
Improvediagnostic information completenessVSAvoidreading time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The deep learning system is designed to handle multiple imaging modalities and perform multiple functions (localization and classification) within a unified framework. The networks can process different types of medical images and identify various types of abnormalities, making the system versatile and efficient for comprehensive diagnostic evaluation without requiring separate analysis for each modality.

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

4Adaptability or versatility

If the variety of abnormalities and their manifestations increase, then diagnostic coverage improves, but the difficulty of learning to identify them increases

Engineering Contradiction:
Improveabnormality detection coverageVSAvoidlearning difficulty
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The classification network uses parameter changes in the localization map and image features to automatically adapt to different types of abnormalities. By analyzing variations in visual parameters and patterns across diverse abnormality types, the system learns to identify a wide range of conditions without requiring explicit programming for each specific abnormality manifestation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12444054B2Localization and classification of abnormalities in medical images
Publication Date: 2025.10.14 SIEMENS HEALTHINEERS AG
  • US12444054B2 patent drawing
  • US12444054B2 patent drawing
  • US12444054B2 patent drawing

AI summary

Systems and methods are provided for optimizing a deep learning model. A multi-site dataset associated with different clinical sites and a deployment dataset associated with a deployment clinical site are received. A deep learning model is trained based on the multi-site dataset. The trained deep learning model is optimized based on the deployment dataset. The optimized trained deep learning model is output.