Modifying the U-Net's Encoder-Decoder Architecture for Segmentation of Tumors in Breast Ultrasound Images
Sina Derakhshandeh, Ali Mahloojifar

TL;DR
This paper introduces a modified U-Net architecture with enhanced encoder-decoder components and a new Co-Block to improve breast ultrasound image segmentation accuracy, outperforming existing methods on a public dataset.
Contribution
The paper presents a novel U-Net based neural network, CResU-Net, incorporating Res-Net, MultiResUNet, and a new Co-Block for better feature preservation in ultrasound segmentation.
Findings
Achieved 82.88% DSC on BUSI dataset.
Outperformed state-of-the-art deep learning segmentation methods.
Efficient model with only 8.88M parameters.
Abstract
Segmentation is one of the most significant steps in image processing. Segmenting an image is a technique that makes it possible to separate a digital image into various areas based on the different characteristics of pixels in the image. In particular, segmentation of breast ultrasound images is widely used for cancer identification. As a result of image segmentation, it is possible to make early diagnoses of a diseases via medical images in a very effective way. Due to various ultrasound artifacts and noises, including speckle noise, low signal-to-noise ratio, and intensity heterogeneity, the process of accurately segmenting medical images, such as ultrasound images, is still a challenging task. In this paper, we present a new method to improve the accuracy and effectiveness of breast ultrasound image segmentation. More precisely, we propose a Neural Network (NN) based on U-Net and an…
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
TopicsAI in cancer detection · Brain Tumor Detection and Classification · Radiomics and Machine Learning in Medical Imaging
MethodsMax Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net
