Improved Unet brain tumor image segmentation based on GSConv module and ECA attention mechanism
Qiyuan Tian, Zhuoyue Wang, Xiaoling Cui

TL;DR
This paper presents an enhanced U-Net model for brain tumor image segmentation that incorporates GSConv and ECA attention mechanisms, leading to more accurate and reliable segmentation results, especially at tumor edges.
Contribution
The paper introduces a novel U-Net variant with GSConv and ECA attention modules, improving multi-scale feature extraction and channel focus for medical image segmentation.
Findings
The improved model converges faster and stabilizes after 8 epochs.
Achieves mean intersection over union (mIoU) of approximately 0.8 after 35 epochs.
Outperforms traditional U-Net in edge segmentation accuracy.
Abstract
An improved model of medical image segmentation for brain tumor is discussed, which is a deep learning algorithm based on U-Net architecture. Based on the traditional U-Net, we introduce GSConv module and ECA attention mechanism to improve the performance of the model in medical image segmentation tasks. With these improvements, the new U-Net model is able to extract and utilize multi-scale features more efficiently while flexibly focusing on important channels, resulting in significantly improved segmentation results. During the experiment, the improved U-Net model is trained and evaluated systematically. By looking at the loss curves of the training set and the test set, we find that the loss values of both rapidly decline to the lowest point after the eighth epoch, and then gradually converge and stabilize. This shows that our model has good learning ability and generalization…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Sparse Evolutionary Training · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
