CVLGFeb 20, 2019

Adversarial Augmentation for Enhancing Classification of Mammography Images

arXiv:1902.07762v12 citations
Originality Incremental advance
AI Analysis

This addresses data scarcity in medical imaging for breast cancer diagnosis, but it is incremental as it builds on existing augmentation techniques.

The paper tackles the problem of limited training data in medical imaging by using a generative model for adversarial augmentation to improve breast cancer classification, showing promising results compared to classical augmentation methods.

Supervised deep learning relies on the assumption that enough training data is available, which presents a problem for its application to several fields, like medical imaging. On the example of a binary image classification task (breast cancer recognition), we show that pretraining a generative model for meaningful image augmentation helps enhance the performance of the resulting classifier. By augmenting the data, performance on downstream classification tasks could be improved even with a relatively small training set. We show that this "adversarial augmentation" yields promising results compared to classical image augmentation on the example of breast cancer classification.

Code Implementations1 repo
Foundations

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

Your Notes