English

Deep Multi-modal Breast Cancer Detection Network

Quantitative Methods 2025-12-11 v2

Abstract

Automated breast cancer detection via computer vision techniques is challenging due to the complex nature of breast tissue, the subtle appearance of cancerous lesions, and variations in breast density. Mainstream techniques primarily focus on visual cues, overlooking complementary patient-specific textual features that are equally important and can enhance diagnostic accuracy. To address this gap, we introduce Multi-modal Cancer Detection Network (MMDCNet) that integrates visual cues with clinical data to improve breast cancer detection. Our approach processes medical images using computer vision techniques while structured patient metadata patterns are learned through a custom fully connected network. The extracted features are fused to form a comprehensive representation, allowing the model to leverage both visual and clinical information. The final classifier is trained based on the joint features embedding space of visual and clinical cues and experiments prove enhanced performance, improving accuracy from 79.38\% to 90.87\% on a Mini-DDSM dataset. Additionally, our approach achieves 97.05\% accuracy on an image-only dataset, highlighting the robustness and effectiveness of visual feature extraction. These findings emphasise the potential of multi-modal learning in medical diagnostics, paving the way for future research on optimising data integration strategies and refining AI-driven clinical decision support systems.

Keywords

Cite

@article{arxiv.2504.16954,
  title  = {Deep Multi-modal Breast Cancer Detection Network},
  author = {Noor Ul Huda Shah and Tanveer Hussain and Amr Ahmed and Yonghuai Liu and Usman Ali and Ardhendu Behera},
  journal= {arXiv preprint arXiv:2504.16954},
  year   = {2025}
}

Comments

The paper is withdrawn because we identified an error in the dataset splitting procedure used in the experiments for MMCDNET. The training/validation split was incorrectly implemented, leading to data leakage and invalid performance results

R2 v1 2026-06-28T23:08:55.642Z