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

Rethinking Data Augmentation for Single-source Domain Generalization in Medical Image Segmentation

About

Single-source domain generalization (SDG) in medical image segmentation is a challenging yet essential task as domain shifts are quite common among clinical image datasets. Previous attempts most conduct global-only/random augmentation. Their augmented samples are usually insufficient in diversity and informativeness, thus failing to cover the possible target domain distribution. In this paper, we rethink the data augmentation strategy for SDG in medical image segmentation. Motivated by the class-level representation invariance and style mutability of medical images, we hypothesize that unseen target data can be sampled from a linear combination of $C$ (the class number) random variables, where each variable follows a location-scale distribution at the class level. Accordingly, data augmented can be readily made by sampling the random variables through a general form. On the empirical front, we implement such strategy with constrained B$\acute{\rm e}$zier transformation on both global and local (i.e. class-level) regions, which can largely increase the augmentation diversity. A Saliency-balancing Fusion mechanism is further proposed to enrich the informativeness by engaging the gradient information, guiding augmentation with proper orientation and magnitude. As an important contribution, we prove theoretically that our proposed augmentation can lead to an upper bound of the generalization risk on the unseen target domain, thus confirming our hypothesis. Combining the two strategies, our Saliency-balancing Location-scale Augmentation (SLAug) exceeds the state-of-the-art works by a large margin in two challenging SDG tasks. Code is available at https://github.com/Kaiseem/SLAug .

Zixian Su, Kai Yao, Xi Yang, Qiufeng Wang, Jie Sun, Kaizhu Huang• 2022

Related benchmarks

TaskDatasetResultRank
Prostate SegmentationMulti-site Prostate MRI (leave-one-domain-out)
Site A vs Rest Score79.31
22
OC/OD SegmentationRIGA+ BASE3
OC Score94.77
20
OC/OD SegmentationRIGA+ Average (BASE1-3)
OC Segmentation Score93.13
20
OC/OD SegmentationRIGA+ BASE2
OC Score92.83
20
OC/OD SegmentationRIGA+ BASE1
OC Score93.17
20
Joint Optic Cup and Optic Disc SegmentationBASE3
DOD0.9557
17
Joint Optic Cup and Optic Disc SegmentationBASE1
Disc Outer Boundary Score0.9528
17
Joint Optic Cup and Optic Disc SegmentationBASE2
DOD95.49
17
Showing 8 of 8 rows

Other info

Follow for update