ISLA: A U-Net for MRI-based acute ischemic stroke lesion segmentation with deep supervision, attention, domain adaptation, and ensemble learning
Vincent Roca, Martin Bretzner, Hilde Henon, Laurent Puy, Grégory Kuchcinski, Renaud Lopes
TL;DR
ISLA addresses AIS lesion segmentation in diffusion MRI by systematically optimizing a 3D U-Net-based framework across loss functions, deep supervision, residual vs standard blocks, and attention modules. It further enhances generalization through unsupervised domain adaptation using a Mean Teacher setup and improves robustness via ensemble learning. On internal validation, deep supervision and attention yield the best base-model performance (ISLA-B), while combining multiple base models (ISLA-ENS) delivers the strongest external-test results, outperforming DAGMNet and DeepISLES across metrics and lesion sizes. The approach demonstrates strong cross-site robustness and artifact tolerance, with publicly available code and models to support reproducibility and multi-center deployment. Overall, ISLA advances AIS lesion segmentation by combining targeted architectural choices with domain adaptation and ensembling to achieve reliable, clinically applicable performance.
Abstract
Accurate delineation of acute ischemic stroke lesions in MRI is a key component of stroke diagnosis and management. In recent years, deep learning models have been successfully applied to the automatic segmentation of such lesions. While most proposed architectures are based on the U-Net framework, they primarily differ in their choice of loss functions and in the use of deep supervision, residual connections, and attention mechanisms. Moreover, many implementations are not publicly available, and the optimal configuration for acute ischemic stroke (AIS) lesion segmentation remains unclear. In this work, we introduce ISLA (Ischemic Stroke Lesion Analyzer), a new deep learning model for AIS lesion segmentation from diffusion MRI, trained on three multicenter databases totaling more than 1500 AIS participants. Through systematic optimization of the loss function, convolutional architecture, deep supervision, and attention mechanisms, we developed a robust segmentation framework. We further investigated unsupervised domain adaptation to improve generalization to an external clinical dataset. ISLA outperformed two state-of-the-art approaches for AIS lesion segmentation on an external test set. Codes and trained models will be made publicly available to facilitate reuse and reproducibility.
