3D Medical Image Segmentation Using Detection-Based Localization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing deep learning techniques for medical image segmentation struggle with low contrast and low resolution images, leading to inaccurate shape and poor localization of objects due to fuzzy visual identity, excessive noise, loss of semantic and image structure information, background effects, and difficulty in differentiating similar appearing structures.

Innovation Solution

Utilize a derived contrast mechanism combining multiple medical imaging modalities with varying characteristics for object detection and segmentation, employing a localization model followed by a 3D U-Net with a weighted loss function to focus on object edges and reduce background interference.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If deep learning techniques are used for medical image segmentation, then object segmentation can be performed automatically, but accuracy deteriorates due to low contrast and low resolution images

Engineering Contradiction:
Improveautomatic object segmentationVSAvoidobject segmentation accuracy
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The patent combines multiple medical imaging modalities (e.g., T1-weighted, T2-weighted, FLAIR, DWI images) into a multi-modal input system for the deep learning network. This merging of different imaging characteristics provides complementary information that compensates for the low contrast and resolution limitations of individual modalities, thereby maintaining automatic segmentation while improving accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces a contrast enhancement module as an intermediary between the raw medical images and the segmentation network. This module processes the low contrast images to enhance object boundaries and features before they are fed into the segmentation model, acting as a mediator that improves image quality without requiring manual intervention.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If multiple medical imaging modalities are combined, then object detection accuracy improves, but system complexity increases

Engineering Contradiction:
Improveobject detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent designs a unified deep learning framework that processes multiple imaging modalities simultaneously through a single multi-modal input interface. This universal system handles different image types (T1, T2, FLAIR, DWI) with the same architectural components, achieving high detection accuracy while avoiding the complexity of separate processing systems for each modality.

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

Solution Approach 2:

The patent segments the processing of multiple modalities by dedicating separate convolutional neural network branches to each imaging modality, then merging the extracted features at a later stage. This segmentation of the processing pipeline allows each branch to be optimized for its specific modality while maintaining overall system efficiency and manageability.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If object detection is performed before segmentation, then localization accuracy improves, but processing time increases

Engineering Contradiction:
Improvelocalization accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs object detection and generates bounding boxes as a preliminary step before detailed segmentation. This preliminary localization identifies the regions of interest and provides initial constraints for the segmentation process, improving localization accuracy while enabling the segmentation network to focus computational resources only on the detected objects rather than processing the entire image.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transitions from 2D image processing to 3D volumetric segmentation by stacking multiple 2D slices with detected objects. This dimensional transformation allows the model to leverage spatial relationships across multiple planes, improving localization precision while the efficient 2D preprocessing maintains reasonable processing speed.

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

Data Source

PatentUS12354264B2Three dimensional object segmentation of medical images localized with object detection
Publication Date: 2025.07.08 GENENTECH INC
  • US12354264B2 patent drawing
  • US12354264B2 patent drawing
  • US12354264B2 patent drawing

AI summary

The present disclosure relates to techniques for segmenting objects within medical images using a deep learning network that is localized with object detection based on a derived contrast mechanism. Particularly, aspects are directed to localizing an object of interest within a first medical image having a first characteristic, projecting a bounding box or segmentation mask of the object of interest onto a second medical image having a second characteristic to define a portion of the second medical image, and inputting the portion of the second medical image into a deep learning model that is constructed as a detector using a weighted loss function capable of segmenting the portion of the second medical image and generating a segmentation boundary around the object of interest. The segmentation boundary may be used to calculate a volume of the object of interest for determining a diagnosis and/or a prognosis of a subject.