English

Synthetic Data for Robust Stroke Segmentation

Image and Video Processing 2025-08-18 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2404.01946,
  title  = {Synthetic Data for Robust Stroke Segmentation},
  author = {Liam Chalcroft and Ioannis Pappas and Cathy J. Price and John Ashburner},
  journal= {arXiv preprint arXiv:2404.01946},
  year   = {2025}
}

Comments

Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA) https://melba-journal.org/2025:014

R2 v1 2026-06-28T15:41:41.803Z