paper-with-me

홈 › Papers

Breast Ultrasound Tumor Classification Using a Hybrid Multitask CNN-Transformer Network

2023-08-04 · Bryar Shareef, Min Xian, Aleksandar Vakanski, Haotian Wang

Capturing global contextual information plays a critical role in breast ultrasound (BUS) image classification. Although convolutional neural networks (CNNs) have demonstrated reliable performance in tumor classification, they have inherent limitations for modeling global and long-range dependencies due to the localized nature of convolution operations. Vision Transformers have an improved capability of capturing global contextual information but may distort the local image patterns due to the tokenization operations. In this study, we proposed a hybrid multitask deep neural network called Hybrid-MT-ESTAN, designed to perform BUS tumor classification and segmentation using a hybrid architecture composed of CNNs and Swin Transformer components. The proposed approach was compared to nine BUS classification methods and evaluated using seven quantitative metrics on a dataset of 3,320 BUS images. The results indicate that Hybrid-MT-ESTAN achieved the highest accuracy, sensitivity, and F1 score of 82.7%, 86.4%, and 86.0%, respectively.

📄 PDF Abstract BibTeX arXiv:2308.02101

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

EMT-NET: Efficient multitask network for computer-aided diagnosis of breast cancer

2022-01-13 · Jiaqiao Shi, Aleksandar Vakanski, Min Xian, Jianrui Ding 외

Deep learning-based computer-aided diagnosis has achieved unprecedented performance in breast cancer detection. However, most approaches are computationally intensive, which impedes their broader dissemination in real-wo…

Breast Cancer DetectionSensitivitySpecificity

Hybrid Attention Network for Accurate Breast Tumor Segmentation in Ultrasound Images

2025-06-19 · Muhammad Azeem Aslam, Asim Naveed, Nisar Ahmed

Breast ultrasound imaging is a valuable tool for early breast cancer detection, but automated tumor segmentation is challenging due to inherent noise, variations in scale of lesions, and fuzzy boundaries. To address thes…

Breast Cancer DetectionDecoderLesion SegmentationTumor Segmentation

AAU-net: An Adaptive Attention U-net for Breast Lesions Segmentation in Ultrasound Images

2022-04-26 · Gongping Chen, Yu Dai, Jianxun Zhang, Moi Hoon Yap

Various deep learning methods have been proposed to segment breast lesion from ultrasound images. However, similar intensity distributions, variable tumor morphology and blurred boundaries present challenges for breast l…

Lesion SegmentationSegmentation

Semantic Segmentation and Object Detection Towards Instance Segmentation: Breast Tumor Identification

2021-08-06 · Mohamed Mejri, Aymen Mejri, Oumayma Mejri, Chiraz Fekih

Breast cancer is one of the factors that cause the increase of mortality of women. The most widely used method for diagnosing this geological disease i.e. breast cancer is the ultrasound scan. Several key features such a…

DecoderInstance Segmentationobject-detectionObject Detection+2

ESTAN: Enhanced Small Tumor-Aware Network for Breast Ultrasound Image Segmentation

2020-09-27 · Bryar Shareef, Alex Vakanski, Min Xian, Phoebe E. Freer

Breast tumor segmentation is a critical task in computer-aided diagnosis (CAD) systems for breast cancer detection because accurate tumor size, shape and location are important for further tumor quantification and classi…

AnatomyBreast Cancer DetectionImage SegmentationSemantic Segmentation+1