AttResDU-Net: Medical Image Segmentation Using Attention-based Residual Double U-Net
Akib Mohammed Khan, Alif Ashrafee, Fahim Shahriar Khan, Md. Bakhtiar, Hasan, Md. Hasanul Kabir

TL;DR
This paper introduces AttResDU-Net, an advanced neural network architecture with attention and residual connections, significantly improving automatic medical image segmentation accuracy across multiple datasets.
Contribution
The paper proposes AttResDU-Net, a novel architecture combining attention gates and residual connections to enhance segmentation performance in medical imaging tasks.
Findings
Achieved high Dice scores on three datasets: 94.35%, 91.68%, 92.45%.
Improved focus on target regions with attention gates.
Facilitated training of deeper models with residual connections.
Abstract
Manually inspecting polyps from a colonoscopy for colorectal cancer or performing a biopsy on skin lesions for skin cancer are time-consuming, laborious, and complex procedures. Automatic medical image segmentation aims to expedite this diagnosis process. However, numerous challenges exist due to significant variations in the appearance and sizes of objects with no distinct boundaries. This paper proposes an attention-based residual Double U-Net architecture (AttResDU-Net) that improves on the existing medical image segmentation networks. Inspired by the Double U-Net, this architecture incorporates attention gates on the skip connections and residual connections in the convolutional blocks. The attention gates allow the model to retain more relevant spatial information by suppressing irrelevant feature representation from the down-sampling path for which the model learns to focus on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · COVID-19 diagnosis using AI
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · Concatenated Skip Connection · U-Net · Focus
