Synthetic Data for Robust Stroke Segmentation
About
Current deep learning-based approaches to lesion segmentation in neuroimaging often depend on high-resolution images and extensive annotated data, limiting clinical applicability. This paper introduces a novel synthetic data framework tailored for stroke lesion segmentation, expanding the SynthSeg methodology to incorporate lesion-specific augmentations that simulate diverse pathological features. Using a modified nnUNet architecture, our approach trains models with label maps from healthy and stroke datasets, facilitating segmentation across both normal and pathological tissue without reliance on specific sequence-based training. Evaluation across in-domain and out-of-domain (OOD) datasets reveals that our method matches state-of-the-art performance within the training domain and significantly outperforms existing methods on OOD data. By minimizing dependence on large annotated datasets and allowing for cross-sequence applicability, our framework holds potential to improve clinical neuroimaging workflows, particularly in stroke pathology. PyTorch training code and weights are publicly available at https://github.com/liamchalcroft/SynthStroke, along with an SPM toolbox featuring a plug-and-play model at https://github.com/liamchalcroft/SynthStrokeSPM.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Stroke Lesion Segmentation | ISLES 2015 | Median Dice42.3 | 30 | |
| Stroke Lesion Segmentation | ARC | Median Dice0.723 | 24 | |
| Stroke Lesion Segmentation | PLORAS | Median Dice0.328 | 12 | |
| Stroke Lesion Segmentation | ISLES FLAIR 15 | HD95 (mm)56.1 | 6 | |
| Stroke Lesion Segmentation | ISLES 15 (Ensemble) | HD95 (mm)47.3 | 6 | |
| Stroke Lesion Segmentation | ATLAS T1w | HD95 (mm)22.6 | 6 | |
| Stroke Lesion Segmentation | ARC T1w | HD95 (mm)11 | 6 | |
| Stroke Lesion Segmentation | ARC Ensemble | HD95 (mm)20.1 | 6 | |
| Stroke Lesion Segmentation | ISLES15 T1w | HD95 (mm)52.5 | 6 | |
| Stroke Lesion Segmentation | ARC T2w | HD95 (mm)46.1 | 6 |