Search papers, labs, and topics across Lattice.
This paper introduces the Anatomically Conditioned Recurrent Refinement U-Net (AC2RUNet) to enhance the segmentation of the Circle of Willis (CoW) from Magnetic Resonance Angiography (MRA) by addressing the challenges posed by complex topology and fragile vascular structures. The AC2RUNet architecture employs a dual-stream approach, separating static anatomical feature extraction from dynamic refinement of topological errors, and incorporates a dynamic curriculum learning strategy to shift from geometric to topology-aware supervision. Validation on the TopCoW dataset shows that AC2RUNet significantly reduces Hausdorff Distance and Betti number errors compared to the nnU-Net baseline, while achieving similar volumetric Dice scores, indicating improved topological accuracy in segmentation.
AC2RUNet reduces topological errors in Circle of Willis segmentation by leveraging a dual-stream architecture and dynamic curriculum learning, outperforming traditional methods.
Segmenting the Circle of Willis (CoW) from Magnetic Resonance Angiography (MRA) is challenging due to complex topology and thin vascular structures that are prone to fragmentation. Standard Convolutional Neural Networks (CNNs) often fail to capture these topological constraints, resulting in "broken vessel" artifacts. To address this, we propose the Anatomically Conditioned Recurrent Refinement U-Net (AC2RUNet). Our architecture decouples segmentation into two streams: a Static Stream that extracts invariant anatomical features and a lightweight Dynamic Stream that iteratively refines topological errors over time. We further introduce a dynamic curriculum learning strategy that transitions from high-recall geometric supervision to topology-aware constraints. Validated on the TopCoW dataset, AC2RUNet substantially reduces Hausdorff Distance (4.72 mm vs 9.17 mm) and Betti number errors (0.19 vs 0.40), improving topological connectivity over the nnU-Net baseline while maintaining comparable volumetric Dice.