CVAug 11, 2023

M&M: Tackling False Positives in Mammography with a Multi-view and Multi-instance Learning Sparse Detector

arXiv:2308.06420v110 citationsh-index: 16
Originality Synthesis-oriented
AI Analysis

This work addresses false positives in mammography screening to improve clinical effectiveness, representing an incremental advancement with domain-specific impact.

The paper tackled the problem of high false positive rates in deep-learning-based mammography detection by developing M&M, a system that uses sparse detection, multi-view cross-attention, and multi-instance learning, validated on five datasets.

Deep-learning-based object detection methods show promise for improving screening mammography, but high rates of false positives can hinder their effectiveness in clinical practice. To reduce false positives, we identify three challenges: (1) unlike natural images, a malignant mammogram typically contains only one malignant finding; (2) mammography exams contain two views of each breast, and both views ought to be considered to make a correct assessment; (3) most mammograms are negative and do not contain any findings. In this work, we tackle the three aforementioned challenges by: (1) leveraging Sparse R-CNN and showing that sparse detectors are more appropriate than dense detectors for mammography; (2) including a multi-view cross-attention module to synthesize information from different views; (3) incorporating multi-instance learning (MIL) to train with unannotated images and perform breast-level classification. The resulting model, M&M, is a Multi-view and Multi-instance learning system that can both localize malignant findings and provide breast-level predictions. We validate M&M's detection and classification performance using five mammography datasets. In addition, we demonstrate the effectiveness of each proposed component through comprehensive ablation studies.

Foundations

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

Your Notes