paper-with-me

Papers

Brain Tumor Segmentation Based on Deep Learning, Attention Mechanisms, and Energy-Based Uncertainty Prediction

2023-12-31 · Zachary Schwehr, Sriman Achanta

Brain tumors are one of the deadliest forms of cancer with a mortality rate of over 80%. A quick and accurate diagnosis is crucial to increase the chance of survival. However, in medical analysis, the manual annotation and segmentation of a brain tumor can be a complicated task. Multiple MRI modalities are typically analyzed as they provide unique information regarding the tumor regions. Although these MRI modalities are helpful for segmenting gliomas, they tend to increase overfitting and computation. This paper proposes a region of interest detection algorithm that is implemented during data preprocessing to locate salient features and remove extraneous MRI data. This decreases the input size, allowing for more aggressive data augmentations and deeper neural networks. Following the preprocessing of the MRI modalities, a fully convolutional autoencoder with soft attention segments the different brain MRIs. When these deep learning algorithms are implemented in practice, analysts and physicians cannot differentiate between accurate and inaccurate predictions. Subsequently, test time augmentations and an energy-based model were used for voxel-based uncertainty predictions. Experimentation was conducted on the BraTS benchmarks and achieved state-of-the-art segmentation performance. Additionally, qualitative results were used to assess the segmentation models and uncertainty predictions.

📄 PDF Abstract BibTeX arXiv:2401.00587

Code (1)

wetothemoon/braintumorsegmentation 공식 구현 tf

Tasks

Brain Tumor SegmentationSegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Adaptive Dual Residual U-Net with Attention Gate and Multiscale Spatial Attention Mechanisms (ADRUwAMS)

2026-04-10 · Mohsen Yaghoubi Suraki arxiv

Glioma is a harmful brain tumor that requires early detection to ensure better health results. Early detection of this tumor is key for effective treatment and requires an automated segmentation process. However, it is a…

Multiclass MRI Brain Tumor Segmentation using 3D Attention-based U-Net

2023-05-10 · Maryann M. Gitonga

This paper proposes a 3D attention-based U-Net architecture for multi-region segmentation of brain tumors using a single stacked multi-modal volume created by combining three non-native MRI volumes. The attention mechani…

Brain Tumor SegmentationDecoderSegmentationTumor Segmentation

Advanced Brain Tumor Segmentation Using EMCAD: Efficient Multi-scale Convolutional Attention Decoding

2025-09-05 · GodsGift Uzor, Tania-Amanda Nkoyo Fredrick Eneye, Chukwuebuka Ijezue arxiv

Brain tumor segmentation is a critical pre-processing step in the medical image analysis pipeline that involves precise delineation of tumor regions from healthy brain tissue in medical imaging data, particularly MRI sca…

Computational EfficiencyBrain Tumor Segmentation

3D-DDA: 3D Dual-Domain Attention for Brain Tumor Segmentation

2023-10-01 · ICIP 2023 10 · Vo-Thanh Hoang-Son, Do Nhu-Tai, Nguyen-Quynh Tram-Tran, Kim 외

Accurate brain tumor segmentation plays an essential role in the diagnosis process. However, there are challenges due to the variety of tumors in low contrast, morphology, location, annotation bias, and imbalance among t…

Brain Tumor SegmentationTumor Segmentation

Enhancing Brain Tumor Segmentation Using Channel Attention and Transfer learning

2025-01-19 · Majid Behzadpour, Ebrahim Azizi, Kai Wu, Bengie L. Ortiz

Accurate and efficient segmentation of brain tumors is critical for diagnosis, treatment planning, and monitoring in clinical practice. In this study, we present an enhanced ResUNet architecture for automatic brain tumor…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+3