🤖 AI Summary
This study addresses a critical limitation in current deep learning approaches for segmenting ischemic stroke lesions on non-contrast CT (NCCT) scans: the neglect of the anatomical coupling between the basal ganglia (BG) and supraganglionic (SG) levels as defined by the ASPECTS scoring system, which undermines alignment with clinical evaluation logic. To bridge this gap, the authors propose the first integration of this structured clinical prior into foundation model training through an anatomy-aware gated loss (TAGL). By combining a frozen DINOv2 backbone with a lightweight decoder, their method enforces BG-SG consistency without increasing inference overhead. Evaluated on the AISD dataset, the approach achieves a Dice score of 0.6385, outperforming existing CNNs and foundation models. On an in-house ASPECTS dataset, it further improves the average Dice from 0.698 to 0.767, significantly enhancing segmentation consistency with clinical standards.
📝 Abstract
Rapid infarct assessment on non-contrast CT (NCCT) is essential for acute ischemic stroke management. Most deep learning methods perform pixel-wise segmentation without modeling the structured anatomical reasoning underlying ASPECTS scoring, where basal ganglia (BG) and supraganglionic (SG) levels are clinically interpreted in a coupled manner. We propose a clinically aligned framework that combines a frozen DINOv3 backbone with a lightweight decoder and introduce a Territory-Aware Gated Loss (TAGL) to enforce BG-SG consistency during training. This anatomically informed supervision adds no inference-time complexity. Our method achieves a Dice score of 0.6385 on AISD, outperforming prior CNN and foundation-model baselines. On a proprietary ASPECTS dataset, TAGL improves mean Dice from 0.698 to 0.767. These results demonstrate that integrating foundation representations with structured clinical priors improves NCCT stroke segmentation and ASPECTS delineation.