Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Devil is in Channels: Contrastive Single Domain Generalization for Medical Image Segmentation

About

Deep learning-based medical image segmentation models suffer from performance degradation when deployed to a new healthcare center. To address this issue, unsupervised domain adaptation and multi-source domain generalization methods have been proposed, which, however, are less favorable for clinical practice due to the cost of acquiring target-domain data and the privacy concerns associated with redistributing the data from multiple source domains. In this paper, we propose a \textbf{C}hannel-level \textbf{C}ontrastive \textbf{S}ingle \textbf{D}omain \textbf{G}eneralization (\textbf{C$^2$SDG}) model for medical image segmentation. In C$^2$SDG, the shallower features of each image and its style-augmented counterpart are extracted and used for contrastive training, resulting in the disentangled style representations and structure representations. The segmentation is performed based solely on the structure representations. Our method is novel in the contrastive perspective that enables channel-wise feature disentanglement using a single source domain. We evaluated C$^2$SDG against six SDG methods on a multi-domain joint optic cup and optic disc segmentation benchmark. Our results suggest the effectiveness of each module in C$^2$SDG and also indicate that C$^2$SDG outperforms the baseline and all competing methods with a large margin. The code will be available at \url{https://github.com/ShishuaiHu/CCSDG}.

Shishuai Hu, Zehui Liao, Yong Xia• 2023

Related benchmarks

TaskDatasetResultRank
Optic Cup / Disc SegmentationFundus Domain 2
DC (Cup)78.24
22
Optic Cup / Disc SegmentationFundus Domain 3
DC (Cup)65.44
22
Optic Cup / Disc SegmentationFundus Domain 4
DC (Cup)63.16
22
Prostate SegmentationMulti-site Prostate MRI (leave-one-domain-out)
Site A vs Rest Score80.62
22
Optic Cup / Disc SegmentationFundus Domain 1
DC (Cup)63.55
22
OC/OD SegmentationRIGA+ BASE3
OC Score95.62
20
OC/OD SegmentationRIGA+ BASE1
OC Score95.45
20
OC/OD SegmentationRIGA+ BASE2
OC Score95.68
20
OC/OD SegmentationRIGA+ Average (BASE1-3)
OC Segmentation Score95.57
20
Joint Optic Cup and Optic Disc SegmentationBASE1
Disc Outer Boundary Score0.9573
17
Showing 10 of 17 rows

Other info

Code

Follow for update