IVCVAug 21, 2025

Clinically-Informed Preprocessing Improves Stroke Segmentation in Low-Resource Settings

arXiv:2508.16004v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate stroke diagnosis in low-resource settings where MRI is unavailable, though it is incremental as it builds on existing deep learning methods with preprocessing enhancements.

The paper tackled the problem of improving stroke lesion segmentation from CT images in low-resource settings by developing models that use CT inputs to predict DWI-annotated lesion volumes, resulting in a 38% improvement in Dice score over baseline preprocessing and an additional 21% gain with further preprocessing.

Stroke is among the top three causes of death worldwide, and accurate identification of ischemic stroke lesion boundaries from imaging is critical for diagnosis and treatment. The main imaging modalities used include magnetic resonance imaging (MRI), particularly diffusion weighted imaging (DWI), and computed tomography (CT)-based techniques such as non-contrast CT (NCCT), contrast-enhanced CT angiography (CTA), and CT perfusion (CTP). DWI is the gold standard for the identification of lesions but has limited applicability in low-resource settings due to prohibitive costs. CT-based imaging is currently the most practical imaging method in low-resource settings due to low costs and simplified logistics, but lacks the high specificity of MRI-based methods in monitoring ischemic insults. Supervised deep learning methods are the leading solution for automated ischemic stroke lesion segmentation and provide an opportunity to improve diagnostic quality in low-resource settings by incorporating insights from DWI when segmenting from CT. Here, we develop a series of models which use CT images taken upon arrival as inputs to predict follow-up lesion volumes annotated from DWI taken 2-9 days later. Furthermore, we implement clinically motivated preprocessing steps and show that the proposed pipeline results in a 38% improvement in Dice score over 10 folds compared to a nnU-Net model trained with the baseline preprocessing. Finally, we demonstrate that through additional preprocessing of CTA maps to extract vessel segmentations, we further improve our best model by 21% over 5 folds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes