EUIS-Net: A Convolutional Neural Network for Efficient Ultrasound Image Segmentation
Shahzaib Iqbal, Hasnat Ahmed, Muhammad Sharif, Madiha Hena, Tariq M., Khan, Imran Razzak

TL;DR
EUIS-Net is a novel CNN designed for efficient and accurate ultrasound image segmentation, incorporating attention mechanisms and skip connection aggregation to improve performance while reducing computational complexity.
Contribution
This paper introduces EUIS-Net, a CNN with attention modules and skip connection aggregation, achieving high segmentation accuracy with lower computational costs.
Findings
Achieved mean IoU of 78.12% on BUSI dataset
Achieved mean Dice score of 89.01% on DDTI dataset
Demonstrated suitability for clinical ultrasound segmentation tasks
Abstract
Segmenting ultrasound images is critical for various medical applications, but it offers significant challenges due to ultrasound images' inherent noise and unpredictability. To address these challenges, we proposed EUIS-Net, a CNN network designed to segment ultrasound images efficiently and precisely. The proposed EUIS-Net utilises four encoder-decoder blocks, resulting in a notable decrease in computational complexity while achieving excellent performance. The proposed EUIS-Net integrates both channel and spatial attention mechanisms into the bottleneck to improve feature representation and collect significant contextual information. In addition, EUIS-Net incorporates a region-aware attention module in skip connections, which enhances the ability to concentrate on the region of the injury. To enable thorough information exchange across various network blocks, skip connection…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis · AI in cancer detection
MethodsSoftmax · Attention Is All You Need
