paper-with-me

홈 › Papers

Improved Unet brain tumor image segmentation based on GSConv module and ECA attention mechanism

2024-09-20 · Qiyuan Tian, Zhuoyue Wang, Xiaoling Cui

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 ability. In addition, by monitoring the change in the mean intersection ratio (mIoU), we can see that after the 35th epoch, the mIoU gradually approaches 0.8 and remains stable, which further validates the model. Compared with the traditional U-Net, the improved version based on GSConv module and ECA attention mechanism shows obvious advantages in segmentation effect. Especially in the processing of brain tumor image edges, the improved model can provide more accurate segmentation results. This achievement not only improves the accuracy of medical image analysis, but also provides more reliable technical support for clinical diagnosis.

📄 PDF Abstract BibTeX arXiv:2409.13626

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Improved Unet model for brain tumor image segmentation based on ASPP-coordinate attention mechanism

2024-09-13 · Zixuan Wang, Yanlin Chen, Feiyang Wang, Qiaozhi Bao

In this paper, we propose an improved Unet model for brain tumor image segmentation, which combines coordinate attention mechanism and ASPP module to improve the segmentation effect. After the data set is divided, we do …

Image SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Empirical Evaluation of the Segment Anything Model (SAM) for Brain Tumor Segmentation

2023-10-09 · Mohammad Peivandi, Jason Zhang, Michael Lu, Dongxiao Zhu 외

Brain tumor segmentation presents a formidable challenge in the field of Medical Image Segmentation. While deep-learning models have been useful, human expert segmentation remains the most accurate method. The recently r…

Brain Tumor SegmentationData AugmentationImage SegmentationMedical Image Segmentation+4

Context Aware 3D UNet for Brain Tumor Segmentation

2020-10-25 · Parvez Ahmad, Saqib Qamar, Linlin Shen, Adnan Saeed

Deep convolutional neural network (CNN) achieves remarkable performance for medical image analysis. UNet is the primary source in the performance of 3D CNN architectures for medical imaging tasks, including brain tumor s…

Brain Tumor SegmentationDecoderMedical Image AnalysisSegmentation+1

DR-Unet104 for Multimodal MRI brain tumor segmentation

2020-11-04 · Jordan Colman, Lei Zhang, Wenting Duan, Xujiong Ye

In this paper we propose a 2D deep residual Unet with 104 convolutional layers (DR-Unet104) for lesion segmentation in brain MRIs. We make multiple additions to the Unet architecture, including adding the 'bottleneck' re…

3D ArchitectureBrain Tumor SegmentationLesion SegmentationSegmentation+1

Hybridization of Attention UNet with Repeated Atrous Spatial Pyramid Pooling for Improved Brain Tumour Segmentation

2025-01-22 · Satyaki Roy Chowdhury, Golrokh Mirzaei

Brain tumors are highly heterogeneous in terms of their spatial and scaling characteristics, making tumor segmentation in medical images a difficult task that might result in wrong diagnosis and therapy. Automation of a …

SegmentationSemantic SegmentationTumor Segmentation