Weakly-supervised 3D medical image segmentation using geometric prior and contrastive similarity

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing weakly-supervised 3D medical image segmentation methods struggle with complex organ shapes and imaging artifacts, limiting their applicability and accuracy, especially when segmenting delicate structures and low-contrast tissues.

Innovation Solution

A weakly-supervised segmentation framework that incorporates geometric prior and contrastive similarity, utilizing a geometric prior component to constrain shapes with a template organ's point cloud representation and a contrastive similarity component to distinguish low-contrast tissues, enhancing the segmentation process with bounding-box annotations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If weakly-supervised segmentation with bounding-box annotations is used, then annotation cost is reduced, but segmentation precision deteriorates for complex organ shapes

Engineering Contradiction:
Improveannotation costVSAvoidsegmentation precision
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The method performs preliminary actions by generating multiple proposals with different shapes and positions before final segmentation. These proposals are generated using geometric priors and contrastive learning, preparing multiple candidate solutions that are then evaluated to achieve precise segmentation without requiring pixel-level annotations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The method changes parameters by optimizing proposal characteristics including shape parameters, position parameters, and confidence scores. The geometric prior constrains shape parameters to match template organs, while contrastive learning adjusts position and shape to maximize similarity with ground truth, enabling precise segmentation under weak supervision.

Inventive Principle:
Principle #35Parameter changes

2Device complexity

If conventional gray space imaging is used, then imaging simplicity is maintained, but tissue distinguishability deteriorates for low-contrast tissues

Engineering Contradiction:
Improveimaging simplicityVSAvoidtissue distinguishability
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The method changes imaging parameters by transforming from conventional gray space to a contrastive feature space. This transformation uses learned feature representations that enhance the distinguishability of low-contrast tissues while maintaining computational efficiency, effectively improving tissue differentiation without complicating the imaging process.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If deep CNNs with pixel-wise annotations are used, then segmentation accuracy is improved, but annotation cost increases

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidannotation cost
Core Design Contradiction:
Manufacturing precisionVSEase of manufacture

Solution Approach 1:

The method uses copying by creating multiple proposal copies from template organs with varying shapes and positions. These copied proposals are then refined using contrastive learning against the input image, allowing the system to achieve high segmentation accuracy by evaluating multiple candidate copies rather than requiring expensive pixel-level annotations for training.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12469147B2Weakly-supervised 3D medical image segmentation using geometric prior and contrastive similarity
Publication Date: 2025.11.11 CITY UNIVERSITY OF HONG KONG
  • US12469147B2 patent drawing
  • US12469147B2 patent drawing
  • US12469147B2 patent drawing

AI summary

A weakly-supervised framework for segmenting a three-dimensional (3D) medical image incorporates information of geometric prior and contrastive similarity in a loss-based fashion for enhancing distinguishability of an organ in presence of complex organ shape and image artifacts (e.g., low-contrast tissues) in the image. Training images with bounding-box annotations are used to train the framework. The geometric prior is advantageously built on point-cloud representations, which are much more fine-grained and flexible than volume representations, thus serving as better supervision than an inherent property of the bounding-box annotations (i.e. height and width). Furthermore, using contrastive similarity encourages organ pixels to gather around in a contrastive embedding space. It helps more-effectively distinguish low-contrast tissues from the background than using the conventionally-used gray space.