Deep models for stroke segmentation: do complex architectures always perform better?
Yalda Zafari-Ghadim, Ahmed Soliman, Yousif Yousif, Ahmed Ibrahim,, Essam A. Rashed, Mohamed Mabrok

TL;DR
This study compares various deep learning architectures for stroke segmentation, revealing that simpler models like nnUNet outperform complex Transformer-based and hybrid models, emphasizing the importance of preprocessing and postprocessing techniques.
Contribution
The paper provides a comprehensive evaluation of recent deep models for stroke segmentation, highlighting that complex architectures do not always outperform simpler, well-tuned models like nnUNet.
Findings
nnUNet achieved the best results among tested models.
Transformers showed robustness issues affecting performance.
Preprocessing and postprocessing significantly improve segmentation accuracy.
Abstract
Stroke segmentation plays a crucial role in the diagnosis and treatment of stroke patients by providing spatial information about affected brain regions and the extent of damage. Segmenting stroke lesions accurately is a challenging task, given that conventional manual techniques are time consuming and prone to errors. Recently, advanced deep models have been introduced for general medical image segmentation, demonstrating promising results that surpass many state of the art networks when evaluated on specific datasets. With the advent of the vision Transformers, several models have been introduced based on them, while others have aimed to design better modules based on traditional convolutional layers to extract long-range dependencies like Transformers. The question of whether such high-level designs are necessary for all segmentation cases to achieve the best results remains…
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
TopicsBrain Tumor Detection and Classification · Medical Imaging and Analysis · Medical Image Segmentation Techniques
MethodsFocus
