Related Experiment Video
Updated: Sep 6, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.9K
Half-UNet: A Simplified U-Net Architecture for Medical Image Segmentation
Haoran Lu1, Yifei She1, Jun Tie1,2
1College of Computer Science and Technology, South-Central Minzu University for Nationalities, Wuhan, China.
Frontiers in Neuroinformatics
|June 27, 2022
Summary
A new Half-U-Net architecture offers efficient medical image segmentation. This model achieves similar accuracy to U-Net while significantly reducing parameters and computations for computer-aided diagnosis.
Area of Science:
- Medical image analysis
- Deep learning for medical imaging
- Computer-aided diagnosis
Background:
- Medical image segmentation is crucial for computer-aided diagnosis.
- U-Net is a popular architecture for medical image segmentation, with many variants.
- The fixed U-shaped structure of U-Net may not be optimal for all tasks.
Purpose of the Study:
- To experimentally analyze the impact of different U-Net components on segmentation performance.
- To propose a more efficient architecture, Half-U-Net, for medical image segmentation.
- To evaluate Half-U-Net against U-Net and its variants on diverse medical imaging datasets.
Main Methods:
- Experimental analysis of U-Net components.
- Development of the Half-U-Net architecture, a simplified encoder-decoder network.
- Incorporation of channel number unification, full-scale feature fusion, and Ghost modules.
- Comparative evaluation on mammography, lung CT, and cardiac MRI segmentation tasks.
Main Results:
- Half-U-Net demonstrates comparable segmentation accuracy to U-Net and its variants.
- Significant reduction in parameters (98.6%) and floating-point operations (81.8%) compared to U-Net.
- Validation across multiple medical image segmentation benchmarks.
Conclusions:
- The proposed Half-U-Net architecture provides an efficient alternative to U-Net for medical image segmentation.
- Half-U-Net achieves substantial computational savings without compromising segmentation accuracy.
- This simplified architecture holds promise for improving the efficiency of computer-aided diagnosis systems.

