Medical Image Segmentation via Probability Map Transformation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automatic medical image segmentation methods are unreliable due to the need for human interaction in seed selection and lack of automated validation, leading to inefficiencies and inaccuracies, especially in soft tissue environments with poor contrast and varying organ characteristics.

Innovation Solution

The method involves registering a reference image to a medical image, applying a transformation function to a probability map, performing probability and intensity thresholding, and using morphological opening to select a seed for automatic segmentation, with artificial intelligence-based validation to ensure accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual outlining is used for segmentation, then reliability is improved, but time consumption and labor intensity increase significantly

Engineering Contradiction:
Improvesegmentation reliabilityVSAvoidtime consumption
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs self-validation through automated consistency checks and quality metrics evaluation, eliminating the need for manual verification while maintaining high reliability. The segmentation algorithm automatically assesses its own output quality and performs corrective actions when inconsistencies are detected.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements feedback mechanisms where segmentation results are automatically validated against multiple criteria including anatomical plausibility, consistency across adjacent slices, and adherence to expected organ shapes. This closed-loop feedback ensures high reliability without manual intervention.

Inventive Principle:
Principle #23Feedback

2Productivity

If fully automatic segmentation is used, then time efficiency is improved, but reliability deteriorates due to insufficient handling of non-normative anatomy

Engineering Contradiction:
Improvetime efficiencyVSAvoidsegmentation accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The segmentation system dynamically adapts to varying anatomical conditions by adjusting its parameters and strategies based on the specific characteristics of each patient's anatomy. It can switch between different segmentation approaches depending on whether the anatomy is normative or non-normative, ensuring both efficiency and reliability.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes its operational parameters based on the detected anatomical variations. When non-normative anatomy is detected, it adjusts threshold values, region-growing parameters, and validation criteria to maintain segmentation accuracy while preserving time efficiency.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If image registration is used for automatic segmentation, then segmentation speed is improved, but computational demands increase

Engineering Contradiction:
Improvesegmentation speedVSAvoidcomputational demand
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The system divides the image processing task into distinct segments: registration phase, segmentation phase, and validation phase. By segmenting the workflow, it can apply computationally intensive registration only once and then use lighter-weight algorithms for the actual segmentation and validation across multiple slices, reducing overall computational demand.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs image registration as a preliminary action before segmentation. By completing the computationally demanding registration step first and reusing the transformation for all subsequent segmentation operations, it achieves high segmentation speed while minimizing repeated computational overhead.

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If manual outlining on multiple 2D slices is performed, then segmentation accuracy is improved, but labor intensity increases with the number of slices

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidlabor intensity
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The automated segmentation system performs multiple functions simultaneously: it segments all slices, validates consistency across slices, checks anatomical plausibility, and generates quality metrics all in one unified process. This multi-functional approach maintains high accuracy while eliminating the need for repeated manual outlining operations.

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

Solution Approach 2:

The system maintains continuous segmentation across all slices using the registration-based approach, ensuring consistent and accurate delineation throughout the entire volume. This continuous automated process replaces the discontinuous manual outlining process, maintaining accuracy while dramatically reducing labor intensity.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS9098912B2Method, system and computer readable medium for automatic segmentation of a medical image
Publication Date: 2015.08.04 GE PRECISION HEALTHCARE LLC
  • US9098912B2 patent drawing
  • US9098912B2 patent drawing
  • US9098912B2 patent drawing

AI summary

A method for automatic segmentation of a medical image is provided. The method comprises registering a reference image associated with an object to the medical image, determining a transformation function on the basis of the registration, applying the transformation function to a probability map associated with the object; carrying out a probability thresholding on the transformed probability map by selecting a first area of the medical image in which the probability of the object is within a probability range, carrying out an intensity thresholding on the medical image by selecting a second area of the medical image in which the intensity is within an intensity range, selecting a common part of the first and second areas and carrying out on the common part a morphological opening resulting in separate sub-areas, selecting the largest sub-area as a seed, and segmenting the medical image on the basis of the seed.