Ischemic Stroke Lesion Segmentation Using Adversarial Learning
Mobarakol Islam, N Rajiv Vaidyanathan, V Jeya Maria Jose and, Hongliang Ren

TL;DR
This paper introduces an adversarial learning-based segmentation model for ischemic stroke lesions using multi-modal CT data, improving accuracy over baseline methods.
Contribution
The study develops a novel adversarial segmentation framework combining U-Net and FCN discriminator for ischemic stroke lesion detection.
Findings
Achieved 42.10% dice accuracy on training data
Achieved 39% dice accuracy on testing data
Demonstrated effectiveness of adversarial learning in medical image segmentation
Abstract
Ischemic stroke occurs through a blockage of clogged blood vessels supplying blood to the brain. Segmentation of the stroke lesion is vital to improve diagnosis, outcome assessment and treatment planning. In this work, we propose a segmentation model with adversarial learning for ischemic lesion segmentation. We adopt U-Net with skip connection and dropout as segmentation baseline network and a fully connected network (FCN) as discriminator network. Discriminator network consists of 5 convolution layers followed by leaky-ReLU and an upsampling layer to rescale the output to the size of the input map. Training a segmentation network along with an adversarial network can detect and correct higher order inconsistencies between the segmentation maps produced by ground-truth and the Segmentor. We exploit three modalities (CT, DPWI, CBF) of acute computed tomography (CT) perfusion data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAcute Ischemic Stroke Management · Medical Imaging and Analysis · AI in cancer detection
MethodsConcatenated Skip Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net · Convolution · Dropout
