Related Experiment Video
Updated: Jul 12, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.8K
Improved UNet with Attention for Medical Image Segmentation
Ahmed Al Qurri1, Mohamed Almekkawy1
1School of Electrical Engineering and Computer Science, Pennsylvania State University, University Park, PA 16802, USA.
Sensors (Basel, Switzerland)
|October 28, 2023
Summary
This study introduces an improved UNet model combining Convolutional Neural Networks (CNNs) and Transformers for enhanced medical image segmentation. The novel architecture significantly boosts segmentation performance across CT and ultrasound datasets.
Area of Science:
- Medical image analysis
- Deep learning for medical imaging
- Computer-aided diagnostics
Background:
- Medical image segmentation is vital for diagnostics.
- UNet, a CNN-based model, is standard but struggles with long-range dependencies.
- Transformers excel at long-range dependencies but lack local detail, leading to hybrid approaches like TransUNet.
Purpose of the Study:
- To develop an advanced UNet architecture that integrates CNNs and Transformers to overcome limitations in medical image segmentation.
- To enhance feature representation in skip connections and decoders for improved segmentation accuracy.
- To address challenges like blurred boundaries, low contrast, and noise in medical images.
Main Methods:
- Proposed a novel hybrid CNN-Transformer model with architectural improvements.
- Introduced a Three-Level Attention (TLA) module incorporating Attention Gate, channel attention, and spatial normalization.
- Redesigned skip connections inspired by UNet++ and incorporated deep supervision similar to BASNet.
Main Results:
- The proposed model consistently improved UNet's prediction performance on both CT and ultrasound datasets.
- The Three-Level Attention module effectively enriched feature representation.
- Enhanced skip connections and deep supervision reduced the semantic gap and improved segmentation accuracy.
Conclusions:
- The novel hybrid UNet architecture offers superior performance for medical image segmentation compared to standard UNet.
- The integration of advanced attention mechanisms and architectural modifications effectively addresses segmentation challenges.
- The model demonstrates broad applicability across different medical imaging modalities.

