IVCVFeb 24, 2025

M3DA: Benchmark for Unsupervised Domain Adaptation in 3D Medical Image Segmentation

arXiv:2502.17029v1h-index: 8Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of applying deep learning to 3D medical imaging across different data sources, but it is incremental as it primarily provides a new benchmark rather than a novel solution.

The authors tackled the problem of domain shift in 3D medical image segmentation by introducing the M3DA benchmark with diverse domain pairs, and found that existing domain adaptation methods could not consistently close performance gaps, with the best method reducing it by about 62%.

Domain shift presents a significant challenge in applying Deep Learning to the segmentation of 3D medical images from sources like Magnetic Resonance Imaging (MRI) and Computed Tomography (CT). Although numerous Domain Adaptation methods have been developed to address this issue, they are often evaluated under impractical data shift scenarios. Specifically, the medical imaging datasets used are often either private, too small for robust training and evaluation, or limited to single or synthetic tasks. To overcome these limitations, we introduce a M3DA /"mEd@/ benchmark comprising four publicly available, multiclass segmentation datasets. We have designed eight domain pairs featuring diverse and practically relevant distribution shifts. These include inter-modality shifts between MRI and CT and intra-modality shifts among various MRI acquisition parameters, different CT radiation doses, and presence/absence of contrast enhancement in images. Within the proposed benchmark, we evaluate more than ten existing domain adaptation methods. Our results show that none of them can consistently close the performance gap between the domains. For instance, the most effective method reduces the performance gap by about 62% across the tasks. This highlights the need for developing novel domain adaptation algorithms to enhance the robustness and scalability of deep learning models in medical imaging. We made our M3DA benchmark publicly available: https://github.com/BorisShirokikh/M3DA.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes