Unsupervised Domain Adaptive Segmentation for 3D Prostate Zonal Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automatic prostate zonal segmentation methods based on 3D convolutional neural networks require massive voxel-level annotations and share similar data distributions, making them impractical for real-world scenarios where data distribution varies across medical centers and imaging devices.

Innovation Solution

An unsupervised domain adaptive segmentation network is developed, comprising a feature extractor, decorrelation and whitening module, domain-specific feature translation module, and classifier, which adapts to new domains using labeled source data and unlabeled target data, narrowing the data distribution discrepancy through dynamic feature translation and mixing factors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning methods based on 3D convolutional neural networks are used for prostate zonal segmentation, then segmentation accuracy is improved, but the requirement for massive voxel-level annotated training data increases

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidamount of annotated training data
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent introduces a domain adaptation module as an intermediary between the 3D CNN segmentation model and the target domain data. This module learns to transform features from the target domain to match the source domain distribution, enabling the model to generalize to new domains without requiring annotated target domain data. The domain adaptation layer acts as a mediator that bridges the domain gap.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent performs domain adaptation training in advance using only source domain annotated data. The model learns domain-invariant features and domain-specific transformations beforehand, so that when deployed to target domains, it can immediately adapt without requiring target domain annotations. This preliminary preparation eliminates the need for per-domain annotation efforts.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If deep learning models are trained on data from a single medical center or imaging device, then model performance is optimized for that specific domain, but the model fails to generalize to other medical centers or imaging devices

Engineering Contradiction:
Improvemodel performance consistencyVSAvoidcross-domain generalization capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent dynamically adjusts domain adaptation parameters during training, including the domain adaptation coefficient that balances source domain classification loss and domain confusion loss. The mixing factor is gradually increased to transition from source-domain-dominated training to target-domain-adapted training. These parameter changes enable the model to adapt to different domain characteristics while maintaining core segmentation capabilities.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

Instead of adapting the model to each new domain separately (traditional approach), the patent inverts the approach by training the model on source domain data and then using domain adaptation to make it invariant to domain changes. The domain adaptation module learns to confuse domain-specific features, effectively inverting the traditional supervised learning paradigm where the model learns domain-specific patterns.

Inventive Principle:
Principle #13The other way round (Inversion)

3Ease of manufacture

If manual prostate zonal segmentation is performed by clinicians, then segmentation can be performed without specialized training data, but the process is time-consuming and affected by inter-observer variability

Engineering Contradiction:
Improveease of segmentation implementationVSAvoidtime required for segmentation
Core Design Contradiction:
Ease of manufactureVSLoss of time

Solution Approach 1:

The patent replaces the manual mechanical segmentation process performed by clinicians with an automated deep learning system. The 3D CNN model automatically processes MRI images and generates segmentation results, substituting the manual clicking and drawing process. This mechanical substitution eliminates inter-observer variability and dramatically reduces segmentation time while maintaining or improving accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

4Measurement precision

If voxel-level annotated training data is collected for each medical center or imaging device, then model accuracy for that specific domain is maximized, but the cost and complexity of data collection and annotation increases significantly

Engineering Contradiction:
Improvedomain-specific segmentation accuracyVSAvoidcomplexity of data collection and annotation process
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent creates a universal segmentation model that can function across multiple domains without requiring domain-specific training data. The domain adaptation mechanism enables a single model to handle multiple imaging devices and medical centers universally. This multi-functionality eliminates the need for separate model training and validation for each domain, significantly reducing the complexity of data collection and annotation processes.

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

Data Source

PatentUS12020436B2Unsupervised domain adaptive model for 3D prostate zonal segmentation
Publication Date: 2024.06.25 CITY UNIVERSITY OF HONG KONG
  • US12020436B2 patent drawing
  • US12020436B2 patent drawing
  • US12020436B2 patent drawing

AI summary

The present invention provides an unsupervised domain adaptive segmentation network comprises a feature extractor configured for extracting features from a 3D MRI scan image; a decorrelation and whitening module configured for preforming decorrelation and whitening transformation on the extracted features to obtain whitened features; a domain-specific feature translation module configured for translating domain-specific features from a source domain into a target domain for adapting the unsupervised domain adaptive network to the target domain; and a classifier configured for projecting the whitened features into a zonal segmentation prediction. By implementing the domain-specific feature translation module for transferring the knowledge learned from the labeled source domain data to unlabeled target domain data, domain gap between the source and target data can be narrowed. Therefore, the unsupervised domain adaptive segmentation network trained with labeled open-source prostate zonal segmentation dataset (source data) can perform in the target domain without performance degradation.