paper-with-me

Papers

Conditional Infilling GANs for Data Augmentation in Mammogram Classification

2018-07-21 · Eric Wu, Kevin Wu, David Cox, William Lotter

Deep learning approaches to breast cancer detection in mammograms have recently shown promising results. However, such models are constrained by the limited size of publicly available mammography datasets, in large part due to privacy concerns and the high cost of generating expert annotations. Limited dataset size is further exacerbated by substantial class imbalance since "normal" images dramatically outnumber those with findings. Given the rapid progress of generative models in synthesizing realistic images, and the known effectiveness of simple data augmentation techniques (e.g. horizontal flipping), we ask if it is possible to synthetically augment mammogram datasets using generative adversarial networks (GANs). We train a class-conditional GAN to perform contextual in-filling, which we then use to synthesize lesions onto healthy screening mammograms. First, we show that GANs are capable of generating high-resolution synthetic mammogram patches. Next, we experimentally evaluate using the augmented dataset to improve breast cancer classification performance. We observe that a ResNet-50 classifier trained with GAN-augmented training data produces a higher AUROC compared to the same model trained only on traditionally augmented data, demonstrating the potential of our approach.

📄 PDF Abstract BibTeX arXiv:1807.08093

Code (1)

ericwu09/mammo-cigan

Tasks

Breast Cancer DetectionCancer ClassificationClassificationData AugmentationGeneral Classification

Similar Papers 제목 키워드 기반

High-Resolution Mammogram Synthesis using Progressive Generative Adversarial Networks

2018-07-09 · Dimitrios Korkinof, Tobias Rijken, Michael O'Neill, Joseph Yearsley 외

The ability to generate synthetic medical images is useful for data augmentation, domain transfer, and out-of-distribution detection. However, generating realistic, high-resolution medical images is challenging, particul…

Data AugmentationImage GenerationOut-of-Distribution DetectionVocal Bursts Intensity Prediction

Synthesizing lesions using contextual GANs improves breast cancer classification on mammograms

2020-05-29 · MIDL 2019 7 · Eric Wu, Kevin Wu, William Lotter

Data scarcity and class imbalance are two fundamental challenges in many machine learning applications to healthcare. Breast cancer classification in mammography exemplifies these challenges, with a malignancy rate of ar…

Cancer ClassificationData AugmentationGeneral ClassificationGenerative Adversarial Network

A Novel Transparency Strategy-based Data Augmentation Approach for BI-RADS Classification of Mammograms

2022-03-20 · Sam B. Tran, Huyen T. X. Nguyen, Chi Phan, Hieu H. Pham 외

Image augmentation techniques have been widely investigated to improve the performance of deep learning (DL) algorithms on mammography classification tasks. Recent methods have proved the efficiency of image augmentation…

ClassificationData AugmentationImage Augmentation

Quality analysis of DCGAN-generated mammography lesions

2019-11-28 · Basel Alyafi, Oliver Diaz, Joan C. Vilanova, Javier del Riego 외

Medical image synthesis has gained a great focus recently, especially after the introduction of Generative Adversarial Networks (GANs). GANs have been used widely to provide anatomically-plausible and diverse samples for…

Image GenerationSuper-Resolution

YuruGAN: Yuru-Chara Mascot Generator Using Generative Adversarial Networks With Clustering Small Dataset

2020-04-17 · Yuki Hagiwara, Toshihisa Tanaka

A yuru-chara is a mascot character created by local governments and companies for publicizing information on areas and products. Because it takes various costs to create a yuruchara, the utilization of machine learning t…

ClusteringData Augmentation