🤖 AI Summary
Medical image segmentation models often suffer performance degradation during cross-device and multi-center clinical deployment due to train-test distribution shifts (out-of-distribution, OOD). This work proposes a prior-free, data-agnostic augmentation strategy that systematically validates, for the first time, the OOD robustness of MixUp combined with Auxiliary Fourier Augmentation in MRI segmentation—without assuming specific domain shift structures. The method is plug-and-play and fully compatible with standard nnU-Net pipelines. Evaluated on multi-center cardiac cine MRI and prostate MRI datasets, it achieves an average Dice score improvement of 3.2% and enhances inter-class separability in feature space by 19%. These results demonstrate substantially improved generalization against unknown imaging variations, offering a practical and effective solution for robust clinical deployment.
📝 Abstract
Medical image segmentation models are often trained on curated datasets, leading to performance degradation when deployed in real-world clinical settings due to mismatches between training and test distributions. While data augmentation techniques are widely used to address these challenges, traditional visually consistent augmentation strategies lack the robustness needed for diverse real-world scenarios. In this work, we systematically evaluate alternative augmentation strategies, focusing on MixUp and Auxiliary Fourier Augmentation. These methods mitigate the effects of multiple variations without explicitly targeting specific sources of distribution shifts. We demonstrate how these techniques significantly improve out-of-distribution generalization and robustness to imaging variations across a wide range of transformations in cardiac cine MRI and prostate MRI segmentation. We quantitatively find that these augmentation methods enhance learned feature representations by promoting separability and compactness. Additionally, we highlight how their integration into nnU-Net training pipelines provides an easy-to-implement, effective solution for enhancing the reliability of medical segmentation models in real-world applications.