Related Experiment Video
Updated: Aug 20, 2025

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
Published on: April 14, 2023
The multi-level classification network (MCN) with modified residual U-Net for ischemic stroke lesions segmentation
Hani Alquhayz1, Hafiz Zahid Tufail2, Basit Raza3
1Department of Computer Science and Information, College of Science in Zulfi, Majmaah University, Al-Majmaah, 11952, Saudi Arabia.
Abstract:
Ischemic and hemorrhagic strokes are two major types of internal brain injury. 3D brain MRI is suggested by neurologists to examine the brain. Manual examination of brain MRI is very sensitive and time-consuming task. However, automatic diagnosis can assist doctors in this regard. Anatomical Tracings of Lesions After Stroke (ATLAS) is publicly available dataset for research experiments. One of the major issues in medical imaging is class imbalance. Similarly, pixel representation of stroke lesion is less than 1% in ATLAS. Second major challenge in this dataset is inter-class similarity. A multi-level classification network (MCN) is proposed for segmentation of ischemic stroke lesions. MCN consists of three cascaded discrete networks. The first network designed to reduce the slice level class imbalance, where a classifier model is trained to extract the slices of stroke lesions from a whole brain MRI volume. The interclass similarity cause to produce false positives in segmented output. Therefore, all extracted stroke slices were divided into overlapping patches (64 × 64) and carried to the second network. The task associated with second network is to classify the patches comprises of stroke lesion. The third network is a 2D modified residual U-Net that segments out the stroke lesions from the patches extracted by the second network. MCN achieved 0.754 mean dice score on test dataset which is higher than the other state-of-the-art methods on the same dataset.

