Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 5, 2026.
Abstract: Breast ultrasound images can be classified as benign, malignant, and normal. Due to the imbalanced distribution of classes in breast ultrasound images, intra-class heterogeneity of lesions, and ultrasound artifacts like speckle noise, classification of breast ultrasound images remains a challenging problem. In this paper, we present MRAE, a hybrid architecture with a DenseNet121 convolutional encoder and two transformer encoders (ViT-Base and DeiT-Base-Distilled). These branches are run in parallel with input sizes of 192×192 pixels, 224×224 pixels, and 256×256 pixels, respectively. The learned feature representations from these branches are fused using a cross-attention block and combined using learnable ensemble weights. Focal loss with deep supervision is used during training along with CutMix regularization, Weighted Random Sampling, and Cosine Annealing. We perform experiments using 10-fold stratified cross validation on the benchmark BUSI dataset (780 Images). MRAE achieves an average accuracy, macro F1-score, and macro recall of 93.72%, 94.25%, and 95.02%, respectively, across all cross-validation folds. The ResNet50 baseline achieves accuracy, F1-score, and recall of 90.64%, 91.36%, and 91.62% across all folds. We show that MRAE has significantly lower standard deviations across cross folds, indicating better stability. Our method provides evidence that breast ultrasound images can be classified accurately and reliably in a multi-resolution attention fusion network for use in clinical breast cancer screening.
Hemin Kareem Azeez Alshateri and Ahmed Harbaoui. “MRAE: Multi-Resolution Attention Ensemble with Hybrid CNN–Transformer Fusion for Breast Ultrasound Classification”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.5 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170536
@article{Alshateri2026,
title = {MRAE: Multi-Resolution Attention Ensemble with Hybrid CNN–Transformer Fusion for Breast Ultrasound Classification},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170536},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170536},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {5},
author = {Hemin Kareem Azeez Alshateri and Ahmed Harbaoui}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.