Retinal Image Segmentation Using Semi-Supervised Domain Adaptation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current retinal segmentation techniques face challenges in accurately adapting to imaging data from different devices and diseases due to domain shift, requiring large amounts of manually-annotated data and being prone to errors, which hinders efficient diagnosis and treatment of retinal conditions like AMD.

Innovation Solution

A semi-supervised framework using a joint learning model that combines supervised and contrastive learning to perform automated retinal segmentation, leveraging both labeled and unlabeled data across different domains, allowing for accurate adaptation without extensive labeled data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional supervised learning methods are used for retinal segmentation, then segmentation accuracy can be achieved on labeled data, but the method requires large amounts of manually-annotated data and fails to adapt to domain shifts between different imaging devices and diseases

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidadaptability to domain shifts
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The training process is segmented into two distinct phases: a pre-training phase on source domain data with labeled annotations, and a fine-tuning phase on target domain data. This segmentation allows the model to first learn general retinal segmentation features from abundant source data, then adapt to specific target domain characteristics, thereby achieving both accuracy and adaptability across different imaging devices and diseases

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary training on source domain data before processing target domain data. By pre-training the segmentation model on labeled source domain images, the system builds a foundation of segmentation knowledge that can be subsequently fine-tuned on target domain data, enabling the model to adapt to domain shifts without requiring extensive labeled target domain data

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If manually-annotated labeled data is used for training, then segmentation performance can be optimized, but the process becomes tedious and time-consuming

Engineering Contradiction:
Improvesegmentation performanceVSAvoidtime for data annotation
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system uses synthetic or pre-processed source domain data as a proxy for manually-annotated target domain data. By training on source domain data that has been annotated (even if not from the exact same device or disease), the system creates a transferable knowledge base that reduces or eliminates the need for time-consuming manual annotation of target domain data while maintaining segmentation performance

Inventive Principle:
Principle #26Copying

3Productivity

If existing segmentation techniques are used, then processing can be performed, but the methods are prone to errors and cumbersome in clinical practice

Engineering Contradiction:
Improveprocessing capabilityVSAvoiderror rate
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system incorporates feedback mechanisms through the fine-tuning process, where the model continuously adjusts its parameters based on the target domain data it processes. This feedback loop allows the model to correct errors and adapt to specific clinical scenarios, improving reliability by reducing errors related to domain shift and enabling more accurate segmentation in diverse clinical settings

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20260030755A1Retinal image segmentation via semi-supervised learning
Publication Date: 2026.01.29 GENENTECH INC
  • US20260030755A1 patent drawing
  • US20260030755A1 patent drawing
  • US20260030755A1 patent drawing

AI summary

Systems and methods for performing automated retinal segmentation. Initial imaging data that is associated with a target domain is received. The initial imaging data captures a retina. An image input for a machine learning model using the initial imaging data is formed. A segmentation output that graphically locates a set of retinal elements with respect to the initial imaging data is generated via the machine learning model. The machine learning model has been trained using a loss function that combines a supervised learning loss and a contrastive learning loss. The machine learning model has been trained using a training dataset that includes labeled imaging data associated with a set of source domains, the set of source domains being different from the target domain.