Multi-Organ Segmentation Using Local and Global Context

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current algorithms for segmenting multiple organs in medical images are computationally demanding and inefficient, particularly when using level set methods or discriminative learning-based approaches, as they require accurate initialization and impose a tree-like search structure, leading to decreased efficiency in multi-object segmentation.

Innovation Solution

The method integrates local and global discriminative information to efficiently segment multiple organs by hypothesizing organ landmarks using global context and evaluating them with a local classifier, imposing statistical shape constraints to filter out poorly detected landmarks, thereby achieving fast and accurate detection and segmentation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If level set methods are used for multi-organ segmentation, then geometric constraints can be easily modeled, but computational complexity increases and accurate initialization is required

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the multi-organ segmentation problem into two independent parts: (1) organ localization using a tree-like search structure with discriminative learning, and (2) shape refinement using level set methods with geometric constraints. This segmentation allows each part to be optimized independently, reducing overall computational complexity while maintaining accuracy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary organ localization using discriminative learning-based methods with a tree-like search structure before applying level set methods. This preliminary action provides accurate initializations for the level set algorithms, preventing them from falling into local minima and reducing the computational burden of iterative refinement

Inventive Principle:
Principle #10Preliminary action

2Productivity

If discriminative learning-based methods are used for single organ segmentation, then speed is improved, but multi-object segmentation requires tree-like search structure decreasing efficiency

Engineering Contradiction:
Improvesegmentation speedVSAvoidsearch structure complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent merges discriminative learning-based detection with level set-based shape modeling in a unified framework. The discriminative learning provides fast initial localization while level set methods refine the boundaries, combining the speed of learning-based methods with the accuracy of geometric constraint-based methods

Inventive Principle:
Principle #5Merging (Combining)

3Ease of operation

If tree-like search structure is imposed for multi-object segmentation, then detection order is organized, but computational efficiency decreases

Engineering Contradiction:
Improvedetection organizationVSAvoidsegmentation efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent segments the detection process into a hierarchical tree-like search structure for localization followed by parallel level set refinement for each organ. This segmentation allows the search structure to provide organized detection while the parallel refinement stage restores computational efficiency

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8837771B2Method and system for joint multi-organ segmentation in medical image data using local and global context
Publication Date: 2014.09.16 SIEMENS HEALTHINEERS AG
  • US8837771B2 patent drawing
  • US8837771B2 patent drawing
  • US8837771B2 patent drawing

AI summary

A method and system for segmenting multiple organs in medical image data is disclosed. A plurality of landmarks of a plurality of organs are detected in a medical image using an integrated local and global context detector. A global posterior integrates evidence of a plurality of image patches to generate location predictions for the landmarks. For each landmark, a trained discriminative classifier for that landmark evaluates the location predictions for that landmark based on local context. A segmentation of each of the plurality of organs is then generated based on the detected landmarks.