Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration

Abstract

For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degeneration in segmentation performance is mainly attributed to overfitting to source domains and domain shift. To this end, we present a novel generalizable medical image segmentation method. To be specific, we design our approach as a multi-task paradigm by combining the segmentation model with a self-supervision domain-specific image restoration (DSIR) module for model regularization. We also design a random amplitude mixup (RAM) module, which incorporates low-level frequency information of different domain images to synthesize new images. To guide our model be resistant to domain shift, we introduce a semantic consistency loss. We demonstrate the performance of our method on two public generalizable segmentation benchmarks in medical images, which validates our method could achieve the state-of-the-art performance.

Cite

Text

Zhou et al. "Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration." Proceedings of the European Conference on Computer Vision (ECCV), 2022. doi:10.1007/978-3-031-19803-8_25

Markdown

[Zhou et al. "Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration." Proceedings of the European Conference on Computer Vision (ECCV), 2022.](https://mlanthology.org/eccv/2022/zhou2022eccv-generalizable/) doi:10.1007/978-3-031-19803-8_25

BibTeX

@inproceedings{zhou2022eccv-generalizable,
  title     = {{Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration}},
  author    = {Zhou, Ziqi and Qi, Lei and Shi, Yinghuan},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2022},
  doi       = {10.1007/978-3-031-19803-8_25},
  url       = {https://mlanthology.org/eccv/2022/zhou2022eccv-generalizable/}
}