# Multi Scale Curriculum CNN for Context-Aware Breast MRI Malignancy   Classification

**Authors:** Christoph Haarburger, Michael Baumgartner, Daniel Truhn, Mirjam, Broeckmann, Hannah Schneider, Simone Schrading, Christiane Kuhl, Dorit Merhof

arXiv: 1906.06058 · 2020-01-09

## TL;DR

This paper introduces a 3D CNN with multi-scale curriculum learning for global breast MRI malignancy classification, effectively capturing contextual features without lesion segmentation, achieving performance comparable to segmentation-based methods.

## Contribution

The study proposes a novel global classification approach using a 3D CNN and curriculum learning, bypassing the need for lesion segmentation in breast MRI analysis.

## Key findings

- Achieved AUROC of 0.89 in malignancy classification
- Performance comparable to segmentation-based methods
- Effective use of global context without lesion segmentation

## Abstract

Classification of malignancy for breast cancer and other cancer types is usually tackled as an object detection problem: Individual lesions are first localized and then classified with respect to malignancy. However, the drawback of this approach is that abstract features incorporating several lesions and areas that are not labelled as a lesion but contain global medically relevant information are thus disregarded: especially for dynamic contrast-enhanced breast MRI, criteria such as background parenchymal enhancement and location within the breast are important for diagnosis and cannot be captured by object detection approaches properly.   In this work, we propose a 3D CNN and a multi scale curriculum learning strategy to classify malignancy globally based on an MRI of the whole breast. Thus, the global context of the whole breast rather than individual lesions is taken into account. Our proposed approach does not rely on lesion segmentations, which renders the annotation of training data much more effective than in current object detection approaches.   Achieving an AUROC of 0.89, we compare the performance of our approach to Mask R-CNN and Retina U-Net as well as a radiologist. Our performance is on par with approaches that, in contrast to our method, rely on pixelwise segmentations of lesions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.06058/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1906.06058/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1906.06058/full.md

---
Source: https://tomesphere.com/paper/1906.06058