An Uncertainty-Aware Generalization Framework for Cardiovascular Image Segmentation
Ting Yu Tsai, Liangqiao Gui, Yineng Chen, Li Lin, Shu Hu, Connie W. Tsao, Xin Li, Shao Lin, Ming-Ching Chang, Hongtu Zhu, Xin Wang
TL;DR
This work addresses the generalization gap in cardiovascular image segmentation by introducing UU-Mamba, an uncertainty-aware generalization framework that extends U-Mamba with a learnable, region/distribution/pixel-level loss and the Sharpness-Aware Minimization (SAM) optimizer. The combination promotes flatter loss landscapes and adaptive emphasis on confident predictions, enabling robust segmentation across cardiac and vascular structures. Extensive experiments on ACDC, ImageCAS, and Aorta datasets demonstrate state-of-the-art performance, with notable improvements in DSC and NSD and strong robustness across regions and modalities. The results underscore the practical potential of uncertainty-aware optimization and SAM for reliable, scalable cardiovascular image analysis in diverse clinical settings.
Abstract
Deep learning models have achieved significant success in segmenting cardiovascular structures, but there is a growing need to improve their generalization and robustness. Current methods often face challenges such as overfitting and limited accuracy, largely due to their reliance on large annotated datasets and limited optimization techniques. This paper introduces the UU-Mamba model, an extension of the U-Mamba architecture, designed to address these challenges in both cardiac and vascular segmentation. By incorporating Sharpness-Aware Minimization (SAM), the model enhances generalization by seeking flatter minima in the loss landscape. Additionally, we propose an uncertainty-aware loss function that integrates region-based, distribution-based, and pixel-based components, improving segmentation accuracy by capturing both local and global features. We expand our evaluations on the ImageCAS (coronary artery) and Aorta (aortic branches and zones) datasets, which present more complex segmentation challenges than the ACDC dataset (left and right ventricles) used in prior work, showcasing the model's adaptability and resilience. Our results confirm UU-Mamba's superior performance compared to leading models such as TransUNet, Swin-Unet, nnUNet, and nnFormer. We also provide a more in-depth assessment of the model's robustness and segmentation accuracy through extensive experiments.
