🤖 AI Summary
Abdominal aortic aneurysm (AAA) segmentation in CT angiography remains challenging due to substantial anatomical variability, ambiguous vessel boundaries, and interference from adjacent organs, often resulting in high false-positive rates. This work proposes a U-Net-based segmentation framework that explicitly integrates anatomical priors by incorporating organ exclusion masks generated by TotalSegmentator directly into the training process. These masks are leveraged within the loss function to suppress lesion predictions in non-vascular regions, thereby guiding the model to focus exclusively on anatomically plausible aortic structures and their dilated segments. Evaluated under limited-data conditions, the proposed method significantly enhances model robustness and generalization, effectively reducing false positives and improving boundary consistency compared to the standard U-Net, ultimately achieving high-precision AAA segmentation.
📝 Abstract
In CT angiography, the accurate segmentation of abdominal aortic aneurysms (AAAs) is difficult due to large anatomical variability, low-contrast vessel boundaries, and the close proximity of organs whose intensities resemble vascular structures, often leading to false positives. To address these challenges, we propose an anatomy-aware segmentation framework that integrates organ exclusion masks derived from TotalSegmentator into the training process. These masks encode explicit anatomical priors by identifying non-vascular organsand penalizing aneurysm predictions within these regions, thereby guiding the U-Net to focus on the aorta and its pathological dilation while suppressing anatomically implausible predictions. Despite being trained on a relatively small dataset, the anatomy-aware model achieves high accuracy, substantially reduces false positives, and improves boundary consistency compared to a standard U-Net baseline. The results demonstrate that incorporating anatomical knowledge through exclusion masks provides an efficient mechanism to enhance robustness and generalization, enabling reliable AAA segmentation even with limited training data.