English

Towards Automatic Abdominal MRI Organ Segmentation: Leveraging Synthesized Data Generated From CT Labels

Image and Video Processing 2024-03-26 v1 Computer Vision and Pattern Recognition

Abstract

Deep learning has shown great promise in the ability to automatically annotate organs in magnetic resonance imaging (MRI) scans, for example, of the brain. However, despite advancements in the field, the ability to accurately segment abdominal organs remains difficult across MR. In part, this may be explained by the much greater variability in image appearance and severely limited availability of training labels. The inherent nature of computed tomography (CT) scans makes it easier to annotate, resulting in a larger availability of expert annotations for the latter. We leverage a modality-agnostic domain randomization approach, utilizing CT label maps to generate synthetic images on-the-fly during training, further used to train a U-Net segmentation network for abdominal organs segmentation. Our approach shows comparable results compared to fully-supervised segmentation methods trained on MR data. Our method results in Dice scores of 0.90 (0.08) and 0.91 (0.08) for the right and left kidney respectively, compared to a pretrained nnU-Net model yielding 0.87 (0.20) and 0.91 (0.03). We will make our code publicly available.

Keywords

Cite

@article{arxiv.2403.15609,
  title  = {Towards Automatic Abdominal MRI Organ Segmentation: Leveraging Synthesized Data Generated From CT Labels},
  author = {Cosmin Ciausu and Deepa Krishnaswamy and Benjamin Billot and Steve Pieper and Ron Kikinis and Andrey Fedorov},
  journal= {arXiv preprint arXiv:2403.15609},
  year   = {2024}
}

Comments

13 pages

R2 v1 2026-06-28T15:30:39.869Z