Proportional Sensitivity in Generative Adversarial Network (GAN)-Augmented Brain Tumor Classification Using Convolutional Neural Network
Mahin Montasir Afif, Abdullah Al Noman, K. M. Tahsin Kabir, Md. Mortuza Ahmmed, Md. Mostafizur Rahman, Mufti Mahmud, and Md. Ashraful Babu

TL;DR
This paper investigates how varying ratios of GAN-generated and real MRI images affect CNN-based brain tumor classification, demonstrating that moderate synthetic data augmentation improves performance, but excessive GAN data can impair generalization.
Contribution
It introduces a proportional sensitivity analysis of GAN-augmented data in CNN training for brain tumor classification, highlighting optimal synthetic data ratios for best performance.
Findings
Optimal performance with 900 real and 100 GAN images
Model maintains high accuracy with moderate GAN augmentation
Excessive GAN data reduces classification performance
Abstract
Generative Adversarial Networks (GAN) have shown potential in expanding limited medical imaging datasets. This study explores how different ratios of GAN-generated and real brain tumor MRI images impact the performance of a CNN in classifying healthy vs. tumorous scans. A DCGAN was used to create synthetic images which were mixed with real ones at various ratios to train a custom CNN. The CNN was then evaluated on a separate real-world test set. Our results indicate that the model maintains high sensitivity and precision in tumor classification, even when trained predominantly on synthetic data. When only a small portion of GAN data was added, such as 900 real images and 100 GAN images, the model achieved excellent performance, with test accuracy reaching 95.2%, and precision, recall, and F1-score all exceeding 95%. However, as the proportion of GAN images increased further, performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
