Object Segmentation in Medical Images Using Defined Regions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing medical imaging segmentation methods face challenges in achieving a balance between speed and accuracy, particularly in three-dimensional contexts, due to computational complexity and the need for full volume grid scans, which increase cost and time, while interactive approaches require manual effort and lack contextual enforcement.

Innovation Solution

A method and device for segmenting objects in medical images by defining a segmentation region, such as a bounding box, within a source image, allowing for fast and accurate segmentation of selected elements using predefined models and fine-grained grid processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning methods are used for segmentation, then segmentation accuracy is improved, but computational time increases causing lag

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent divides the full volume grid scan into smaller regions by first determining a segmentation region of interest around the selected element. This spatial segmentation allows the system to process only the relevant portion of the image, reducing computational time while maintaining segmentation accuracy for the target element.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different processing strategies to different regions: a full grid scan is performed only within the determined segmentation region containing the selected element, while other regions are skipped. This local quality approach optimizes computational resources by applying high-accuracy segmentation only where needed.

Inventive Principle:
Principle #3Local quality

2Reliability

If a full volume grid scan is used for segmentation, then segmentation completeness is improved, but computational cost and time increase

Engineering Contradiction:
Improvesegmentation completenessVSAvoidcomputational efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent extracts only the necessary portion of the data for segmentation by determining a segmentation region that contains the selected element and processing only that region. This extraction approach maintains segmentation completeness for the target element while significantly reducing overall computational cost.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by performing a full grid scan only within the determined segmentation region rather than the entire volume. This partial scan provides sufficient coverage for the selected element without the excessive computational burden of scanning the complete volume.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If transformer architectures with pre-trained autoencoders are used, then segmentation accuracy is improved, but computational complexity increases quadratically

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the input image into a smaller segmentation region of interest before applying the transformer architecture. This reduces the input size to the complex model, thereby reducing quadratic computational complexity while maintaining the accuracy benefits of transformer-based segmentation.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250285284A1Method and device for segmenting an object in a source image
Publication Date: 2025.09.11 SIEMENS HEALTHINEERS AG
  • US20250285284A1 patent drawing
  • US20250285284A1 patent drawing

AI summary

Method and device for segmenting an object in a source image. A source image showing details of the object is provided and an element of the object is selected. A segmentation region in the source image comprising the selected element is determined. A segmentation mask is prepared by segmenting the determined segmentation region, wherein at least the selected element or its components are segmented. The segmentation mask is then output.