FPL+: Filtered Pseudo Label-based Unsupervised Cross-Modality Adaptation for 3D Medical Image Segmentation
About
Adapting a medical image segmentation model to a new domain is important for improving its cross-domain transferability, and due to the expensive annotation process, Unsupervised Domain Adaptation (UDA) is appealing where only unlabeled images are needed for the adaptation. Existing UDA methods are mainly based on image or feature alignment with adversarial training for regularization, and they are limited by insufficient supervision in the target domain. In this paper, we propose an enhanced Filtered Pseudo Label (FPL+)-based UDA method for 3D medical image segmentation. It first uses cross-domain data augmentation to translate labeled images in the source domain to a dual-domain training set consisting of a pseudo source-domain set and a pseudo target-domain set. To leverage the dual-domain augmented images to train a pseudo label generator, domain-specific batch normalization layers are used to deal with the domain shift while learning the domain-invariant structure features, generating high-quality pseudo labels for target-domain images. We then combine labeled source-domain images and target-domain images with pseudo labels to train a final segmentor, where image-level weighting based on uncertainty estimation and pixel-level weighting based on dual-domain consensus are proposed to mitigate the adverse effect of noisy pseudo labels. Experiments on three public multi-modal datasets for Vestibular Schwannoma, brain tumor and whole heart segmentation show that our method surpassed ten state-of-the-art UDA methods, and it even achieved better results than fully supervised learning in the target domain in some cases.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Image Segmentation | Abdominal Abd MRI -> CT (test) | Liver Score74.2 | 24 | |
| Medical Image Segmentation | Abdominal Abd CT -> MRI (test) | Liver Score55.9 | 24 | |
| Medical Image Segmentation | BraTS FLAIR | Dice0.5523 | 17 | |
| Brain Tumor Segmentation | BraTS T1CE Target Domain (test) | WT Score48.72 | 14 | |
| Brain Tumor Segmentation | BraTS T1 Target Domain (test) | WT Score58.97 | 14 | |
| Cardiac Image Segmentation | MM-WHS Cardiac CT → Cardiac MRI | 95HD (LVM)28.77 | 14 | |
| Medical Image Segmentation | MM-WHS Cardiac MRI → Cardiac CT | Dice (LVM)75.5 | 14 | |
| Cardiac Image Segmentation | MM-WHS Cardiac MRI → Cardiac CT | 95HD (LVM)12.8 | 14 | |
| Medical Image Segmentation | BraTS Target domain T1 | 95HD (WT)33.41 | 14 | |
| Medical Image Segmentation | Abdominal Multi-Organ MRI → CT | 95HD (Liver)31.4 | 14 |