CVApr 18, 2019

Examining the Capability of GANs to Replace Real Biomedical Images in Classification Models Training

arXiv:1904.08688v110 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of data scarcity in biomedical imaging for researchers and practitioners, but it is incremental as it applies existing GAN methods to new data.

The paper investigated whether synthetic biomedical images generated by GANs can replace real images for training classification models, finding that using synthetic images caused accuracy drops of 2.2-3.5% for deep learning models and 5.5-13.25% for conventional methods.

In this paper, we explore the possibility of generating artificial biomedical images that can be used as a substitute for real image datasets in applied machine learning tasks. We are focusing on generation of realistic chest X-ray images as well as on the lymph node histology images using the two recent GAN architectures including DCGAN and PGGAN. The possibility of the use of artificial images instead of real ones for training machine learning models was examined by benchmark classification tasks being solved using conventional and deep learning methods. In particular, a comparison was made by replacing real images with synthetic ones at the model training stage and comparing the prediction results with the ones obtained while training on the real image data. It was found that the drop of classification accuracy caused by such training data substitution ranged between 2.2% and 3.5% for deep learning models and between 5.5% and 13.25% for conventional methods such as LBP + Random Forests.

Foundations

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

Your Notes