An Efficient Solution for Breast Tumor Segmentation and Classification in Ultrasound Images Using Deep Adversarial Learning
Vivek Kumar Singh, Hatem A. Rashwan, Mohamed Abdel-Nasser, Md. Mostafa, Kamal Sarker, Farhan Akram, Nidhi Pandey, Santiago Romani, Domenec Puig

TL;DR
This paper introduces an improved deep adversarial learning approach for breast tumor segmentation and classification in ultrasound images, utilizing atrous convolution, channel-wise weighting, and combined loss functions to enhance accuracy.
Contribution
It presents a novel cGAN-based model with atrous convolution and channel-wise weighting for better tumor segmentation and uses boundary shape features for effective tumor classification.
Findings
Achieved Dice score of 93.76% and IoU of 88.82% in segmentation.
Classification accuracy of 85% for benign vs malignant tumors.
Outperformed existing state-of-the-art segmentation models.
Abstract
This paper proposes an efficient solution for tumor segmentation and classification in breast ultrasound (BUS) images. We propose to add an atrous convolution layer to the conditional generative adversarial network (cGAN) segmentation model to learn tumor features at different resolutions of BUS images. To automatically re-balance the relative impact of each of the highest level encoded features, we also propose to add a channel-wise weighting block in the network. In addition, the SSIM and L1-norm loss with the typical adversarial loss are used as a loss function to train the model. Our model outperforms the state-of-the-art segmentation models in terms of the Dice and IoU metrics, achieving top scores of 93.76% and 88.82%, respectively. In the classification stage, we show that few statistics features extracted from the shape of the boundaries of the predicted masks can properly…
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 · Radiomics and Machine Learning in Medical Imaging · Generative Adversarial Networks and Image Synthesis
MethodsDilated Convolution · Convolution
