Hybridization of Attention UNet with Repeated Atrous Spatial Pyramid Pooling for Improved Brain Tumour Segmentation
Satyaki Roy Chowdhury, Golrokh Mirzaei

TL;DR
This paper introduces a novel neural network architecture combining Attention-UNet with repeated Atrous Spatial Pyramid Pooling to improve brain tumor segmentation accuracy by capturing multi-scale contextual information and local-global dependencies.
Contribution
It presents a new hybrid model that integrates attention mechanisms with multi-scale pooling, outperforming existing UNet-based models in tumor segmentation tasks.
Findings
Significant performance improvements over UNet and Attention UNet.
Sets a new benchmark for brain tumor segmentation accuracy.
Effectively captures multi-scale contextual information.
Abstract
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 task like tumor segmentation is expected to enhance objectivity, repeatability and at the same time reducing turn around time. Conventional convolutional neural networks (CNNs) exhibit sub-par performance as a result of their inability to accurately represent the range of tumor sizes and forms. Developing on that, UNets have been a commonly used solution for semantic segmentation, and it uses a downsampling-upsampling approach to segment tumors. This paper proposes a novel architecture that integrates Attention-UNet with repeated Atrous Spatial Pyramid Pooling (ASPP). ASPP effectively captures multi-scale contextual information through parallel atrous convolutions with…
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 Image Segmentation Techniques · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need · Dilated Convolution · Sparse Evolutionary Training · Spatial Pyramid Pooling · Atrous Spatial Pyramid Pooling
