English

Generalizable Cross-modality Medical Image Segmentation via Style Augmentation and Dual Normalization

Computer Vision and Pattern Recognition 2022-03-29 v3

Abstract

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-modality segmentation, owning its clinical potential, is much more challenging than other related settings, e.g., domain adaptation. To achieve this goal, we in this paper propose a novel dual-normalization model by leveraging the augmented source-similar and source-dissimilar images during our generalizable segmentation. To be specific, given a single source domain, aiming to simulate the possible appearance change in unseen target domains, we first utilize a nonlinear transformation to augment source-similar and source-dissimilar images. Then, to sufficiently exploit these two types of augmentations, our proposed dual-normalization based model employs a shared backbone yet independent batch normalization layer for separate normalization. Afterward, we put forward a style-based selection scheme to automatically choose the appropriate path in the test stage. Extensive experiments on three publicly available datasets, i.e., BraTS, Cross-Modality Cardiac, and Abdominal Multi-Organ datasets, have demonstrated that our method outperforms other state-of-the-art domain generalization methods. Code is available at https://github.com/zzzqzhou/Dual-Normalization.

Keywords

Cite

@article{arxiv.2112.11177,
  title  = {Generalizable Cross-modality Medical Image Segmentation via Style Augmentation and Dual Normalization},
  author = {Ziqi Zhou and Lei Qi and Xin Yang and Dong Ni and Yinghuan Shi},
  journal= {arXiv preprint arXiv:2112.11177},
  year   = {2022}
}

Comments

Accepted by CVPR 2022

R2 v1 2026-06-24T08:26:07.167Z