There is a newer version of the record available.

Published November 27, 2025 | Version v1
Dataset Open

ISLES (Ischemic Stroke Lesion Segmentation/Prediction) Challenge Datasets (2015, 2016, 2017, 2018)

  • 1. ROR icon University of Bern
  • 2. ROR icon University of Zurich
  • 3. Univerisity of Zurich

Contributors

Annotator:

Data manager:

  • 1. University of Bern, Inselspital
  • 2. ROR icon University Hospital of Bern

Description

 

ISLES (Ischemic Stroke Lesion Segmentation/Prediction) Challenge Datasets (2015, 2016, 2017, 2018)

The ISLES (Ischemic Stroke Lesion Segmentation/Prediction) Challenge is a continuous, globally recognized initiative in the medical image computing community. Launched in 2015, ISLES provides standardized, high-quality, multi-center datasets to serve as public benchmarks for the development and objective comparison of novel algorithms.

Specifically, the challenge focuses on automating the complex tasks of segmenting ischemic stroke lesions and predicting patient outcomes using multi-parametric Magnetic Resonance Imaging (MRI). By ensuring a level playing field, ISLES has played a critical role in advancing translational AI methods for clinical stroke analysis.

1. Overview and Rationale

This dataset is a compilation of the official training and testing data from the Ischemic Stroke Lesion (ISLES) Challenge series, spanning the years 2015, 2016, 2017, and 2018. The ISLES challenges were organized in conjunction with major medical imaging conferences, such as MICCAI, to establish public benchmarks for developing and evaluating algorithms in automated ischemic stroke analysis from multispectral Magnetic Resonance Imaging (MRI).

The primary focus areas include:

  • ISLES 2015: Segmentation of sub-acute lesions (SISS) and estimation of acute perfusion lesions (SPES).

  • ISLES 2016, 2017, 2018: Prediction of stroke lesion outcome based on acute multispectral MRI.

The data consists of anonymized, multi-center, multi-parametric MRI scans, with corresponding expert-annotated ground truth masks in the training sets.

 

2. Data History and Format

 

Previous Repository: This data was originally hosted on the SICAS Medical Image Repository (SMIR)platform (smir.ch), which is no longer active. This Zenodo release ensures the continued availability and accessibility of these crucial benchmark datasets for the scientific community.

Challenge Website: For detailed competition rules, evaluation metrics, and leaderboard results, please refer to the official challenge website: https://www.isles-challenge.org/

File Format: All imaging data is provided in NIfTI (.nii) format.

 

3. Detailed Dataset Structure by Year

 

The root folders correspond to the challenge years: 2015, 2016, 2017, and 2018.

 

ISLES 2015

 

The 2015 challenge focused on two sub-challenges: Sub-Acute Stroke Lesion Segmentation (SISS) and Stroke Perfusion Estimation (SPES).

Root Folder Challenge Focus Content
ISLES2015_SISS_Testing Sub-Acute Segmentation Sub-acute stroke cases.
ISLES2015_SPES_Testing Acute Perfusion Estimation Acute stroke cases.

Internal Structure (Example: SISS):

Inside each testing folder, cases are organized by case number (<case number>). Within the case folder, you will find four sub-folders, each containing a .nii volume for a specific modality.

Modality Folder Name Modality Description
VSD.Brain.XX.O.MR_DWI.<ID> DWI (Diffusion-Weighted Imaging) Imaging sequence sensitive to acute ischemia.
VSD.Brain.XX.O.MR_Flair.<ID> FLAIR (Fluid-Attenuated Inversion Recovery) Imaging sequence sensitive to sub-acute/chronic lesions.
VSD.Brain.XX.O.MR_T1.<ID> T1-weighted Anatomical reference.
VSD.Brain.XX.O.MR_T2.<ID> T2-weighted Anatomical reference.

Note: The trailing number in the folder name (<ID>) is an internal system ID and is not relevant for data interpretation.

 

ISLES 2016

The 2016 challenge shifted focus to Lesion Outcome Prediction based on multi-parametric MRI from the acute phase. The folders distinguish between training/testing sets and between native and co-registered spatial domains.

Root Folder Set & Registration Content
ISLES2016_Training_CoRegistered Training set, Co-Registered Includes ground truth lesion outcome masks.
ISLES2016_Testing_CoRegistered Testing set, Co-Registered Used for evaluation (no public ground truth).
ISLES2016_Training_Native Training set, Native Space Includes ground truth lesion outcome masks.
ISLES2016_Testing_Native Testing set, Native Space Used for evaluation (no public ground truth).

Registration Type:

  • Native: The MRI data is in the patient's original, acquired space.

  • CoRegistered: The MRI data has been registered to a common anatomical reference or template, providing spatial alignment across modalities and patients.

Modalities Included (Perfusion and Diffusion Maps):

The dataset includes the following perfusion and diffusion maps: PWI, ADC, MTT (Mean Transit Time), rCBF (relative Cerebral Blood Flow), rCBV (relative Cerebral Blood Volume), TMax (Time-to-Maximum), and TTP (Time-to-Peak).

 

ISLES 2017 and ISLES 2018

The 2017 and 2018 challenges continued the focus on lesion outcome prediction and segmentation tasks. The data is organized into simple Training and Testing splits.

Root Folder Content
ISLES2017_Training / ISLES2018_Training Includes the segmentation masks (ground truth lesion labels).
ISLES2017_Testing / ISLES2018_Testing Contains imaging data for challenge evaluation (no public ground truth).

 

4. Latest Research and Recommended Model: DeepISLES

 

The ISLES challenges have driven the development of state-of-the-art AI algorithms. We encourage users of this dataset to explore the DeepISLES model, a robust, clinically validated solution derived from top submissions to the ISLES'22 challenge.

DeepISLES is a high-performing ensemble algorithm that achieves superior accuracy and generalizability in detecting and segmenting ischemic lesions from DWI and other MRI sequences. In external validation, neuroradiologists even showed a preference for the algorithm's segmentations over manual expert efforts in a Turing-like test, highlighting its potential for real-world clinical utility.

For full details on the model, its validation, and to access the software, please refer to our recent publication:

Publication:

DeepISLES: a clinically validated ischemic stroke segmentation model from the ISLES’22 challenge

Nature Communications

https://www.nature.com/articles/s41467-025-62373-x

 

5. Recommended Citations

 

Please cite the relevant ISLES challenge paper(s) when using this dataset in your work:

  • For ISLES 2015 Data:

    Maier, O., Menze, B. H., von der Gablentz, J., et al. (2017). ISLES 2015 - A public evaluation benchmark for ischemic stroke lesion segmentation from multispectral MRI. Medical Image Analysis, 35, 250–269.

  • For ISLES 2016 and 2017 Data:

    Winzeck, S., Hakim, A., Acland, P., et al. (2018). ISLES 2016 & 2017 - Benchmarking Ischemic Stroke Lesion Outcome Prediction Based on Multispectral MRI. Frontiers in Neurology, 9(679).

  • For DeepISLES Model or related methods:

    De la Rosa, E., Reyes, M., Liew, S. L., et al. (2025). DeepISLES: a clinically validated ischemic stroke segmentation model from the ISLES’22 challenge. Nature Communications, 16(1), 7357.

 

Keywords

 

Ischemic Stroke, MRI, Multispectral Imaging, Segmentation, Lesion Outcome Prediction, ISLES Challenge, NIfTI, Medical Imaging, Deep Learning, Benchmarking, DWI, FLAIR, Perfusion, SMIR.

Files

ISLES2015_SISS_Testing.zip

Files (7.4 GB)

Name Size Download all
md5:2cbe5972628eb65ad57de067a8802f27
358.2 MB Preview Download
md5:e4b0f1a9c704c1852fa0fb8699919140
44.0 MB Preview Download
md5:b51b99cc65fb15b168b26c81c9b71b5b
280.3 MB Preview Download
md5:6a7006cd714d3f2b61f18c7aaa866789
463.9 MB Preview Download
md5:4e1bcbd22916f2bc5c47619a0cdfcd04
489.2 MB Preview Download
md5:116b877240f239220a3ce99fc7bbf7bb
719.0 MB Preview Download
md5:9e107aed82fa9971ba8652836e56e602
561.0 MB Preview Download
md5:0e2cb05f9408ddafef68d58a4946e82b
814.0 MB Preview Download
md5:932a493c105024942700fe589cd441a9
1.3 GB Preview Download
md5:b6d16c456e173743e30a3fbdb3bd29a5
2.4 GB Preview Download

Additional details

Software

Repository URL
https://github.com/ezequieldlrosa/DeepIsles
Development Status
Active