CVSep 24, 2025

A Contrastive Learning Framework for Breast Cancer Detection

arXiv:2509.20474v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses the challenge of early breast cancer detection for medical imaging, but it is incremental as it builds on existing contrastive learning methods.

The paper tackles the problem of limited labeled data for breast cancer detection by introducing a contrastive learning framework that uses unlabeled mammogram data, achieving 96.7% accuracy on benchmark datasets INbreast and MIAS.

Breast cancer, the second leading cause of cancer-related deaths globally, accounts for a quarter of all cancer cases [1]. To lower this death rate, it is crucial to detect tumors early, as early-stage detection significantly improves treatment outcomes. Advances in non-invasive imaging techniques have made early detection possible through computer-aided detection (CAD) systems which rely on traditional image analysis to identify malignancies. However, there is a growing shift towards deep learning methods due to their superior effectiveness. Despite their potential, deep learning methods often struggle with accuracy due to the limited availability of large-labeled datasets for training. To address this issue, our study introduces a Contrastive Learning (CL) framework, which excels with smaller labeled datasets. In this regard, we train Resnet-50 in semi supervised CL approach using similarity index on a large amount of unlabeled mammogram data. In this regard, we use various augmentation and transformations which help improve the performance of our approach. Finally, we tune our model on a small set of labelled data that outperforms the existing state of the art. Specifically, we observed a 96.7% accuracy in detecting breast cancer on benchmark datasets INbreast and MIAS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes