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

From Denoising Training to Test-Time Adaptation: Enhancing Domain Generalization for Medical Image Segmentation

About

In medical image segmentation, domain generalization poses a significant challenge due to domain shifts caused by variations in data acquisition devices and other factors. These shifts are particularly pronounced in the most common scenario, which involves only single-source domain data due to privacy concerns. To address this, we draw inspiration from the self-supervised learning paradigm that effectively discourages overfitting to the source domain. We propose the Denoising Y-Net (DeY-Net), a novel approach incorporating an auxiliary denoising decoder into the basic U-Net architecture. The auxiliary decoder aims to perform denoising training, augmenting the domain-invariant representation that facilitates domain generalization. Furthermore, this paradigm provides the potential to utilize unlabeled data. Building upon denoising training, we propose Denoising Test Time Adaptation (DeTTA) that further: (i) adapts the model to the target domain in a sample-wise manner, and (ii) adapts to the noise-corrupted input. Extensive experiments conducted on widely-adopted liver segmentation benchmarks demonstrate significant domain generalization improvements over our baseline and state-of-the-art results compared to other methods. Code is available at https://github.com/WenRuxue/DeTTA.

Ruxue Wen, Hangjie Yuan, Dong Ni, Wenbo Xiao, Yaoyao Wu• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationPolyp Segmentation Site B (trained on Site C) (test)
DSC74.6
10
Polyp SegmentationPolyp Segmentation Site A (trained on Site C) (test)
DSC78.33
10
Polyp SegmentationPolyp Segmentation Site D (trained on Site A) (test)
DSC80.11
10
Polyp SegmentationPolyp Segmentation Site C (trained on Site D) (test)
DSC81.48
10
Polyp SegmentationPolyp Segmentation Site C (trained on Site B) (test)
DSC69.23
10
Polyp SegmentationPolyp Segmentation Average (Sites A, B, C, D) (test)
DSC76.16
10
Polyp SegmentationPolyp Site A (test)
DSC83.61
10
Polyp SegmentationPolyp Segmentation Site B (trained on Site A) (test)
DSC74.45
10
Polyp SegmentationPolyp Segmentation Site C (trained on Site A) (test)
DSC76.07
10
Polyp SegmentationPolyp Average (test)
DSC79.71
10
Showing 10 of 24 rows

Other info

Follow for update