Tubular Feature Segmentation Using Overlapping Image Portions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Segmenting tubular structures in images, particularly in 3D medical images, is challenging due to the relative small size of vessel structures compared to the background, requiring large training data sets and being difficult to generalize from 2D to 3D.

Innovation Solution

Segment a sequence of overlapping portions of the image using a trained model, aligning the tubular feature in a consistent orientation, and combine these segmentations to determine the overall tubular feature segmentation, allowing for smaller data sets and easier model training.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If standard neural network architectures are used to segment tubular structures in 3D images, then the segmentation can be performed in a unified manner, but the relative small size of vessel structures compared to background requires very large training data sets

Engineering Contradiction:
Improvesegmentation processVSAvoidtraining data set size
Core Design Contradiction:
Ease of manufactureVSQuantity of substance

Solution Approach 1:

The image is divided into a sequence of overlapping portions positioned along the length of the tubular feature. Each portion is segmented independently using a trained model, and the segmentations are combined to determine the overall segmentation. This segmentation approach reduces the amount of context or background information in each portion, making the tubular feature more prominent and easier to segment, thereby reducing the training data set size required.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If standard neural network architectures are used for tubular structure segmentation, then the model can handle diverse image types, but it is difficult to generalize from 2D to 3D

Engineering Contradiction:
Improvemodel applicabilityVSAvoidgeneralization capability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The method processes 3D images by dividing them into a sequence of overlapping portions along the length of the tubular feature. This dimensional decomposition allows the model to handle 3D data more effectively by breaking it down into manageable segments, facilitating better generalization from 2D to 3D while maintaining adaptability across different image types.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Loss of information

If the entire image is processed at once for segmentation, then the model receives complete context information, but the task becomes more complex and harder to segment accurately

Engineering Contradiction:
Improvecontext informationVSAvoidsegmentation task complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The image is segmented into a sequence of overlapping portions, reducing the amount of context or background information in each portion. This makes the tubular feature more prominent compared to the background in each portion, simplifying the segmentation task for the trained model while maintaining sufficient context through the overlapping nature of the portions.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12373953B2Segmentating a tubular feature
Publication Date: 2025.07.29 KONINKLIJKE PHILIPS NV
  • US12373953B2 patent drawing
  • US12373953B2 patent drawing
  • US12373953B2 patent drawing

AI summary

In a method of segmenting a tubular feature in an image, a sequence of overlapping portions of the image are segmented using a trained model. The overlapping portions are positioned along the length of the tubular feature and combined to determine a segmentation of the tubular feature.