Data Augmentation using Feature Generation for Volumetric Medical Images
Khushboo Mehra, Hassan Soliman, Soumya Ranjan Sahoo

TL;DR
This paper introduces a feature generation approach using ACGAN to augment small medical imaging datasets, improving classification accuracy for brain tumor severity levels.
Contribution
It demonstrates that synthetic feature generation via transfer learning and ACGAN enhances data balance and classification performance in medical image analysis.
Findings
Generated features improve class-wise accuracy.
Synthetic features help balance imbalanced datasets.
Method outperforms baseline models on brain tumor classification.
Abstract
Medical image classification is one of the most critical problems in the image recognition area. One of the major challenges in this field is the scarcity of labelled training data. Additionally, there is often class imbalance in datasets as some cases are very rare to happen. As a result, accuracy in classification task is normally low. Deep Learning models, in particular, show promising results on image segmentation and classification problems, but they require very large datasets for training. Therefore, there is a need to generate more of synthetic samples from the same distribution. Previous work has shown that feature generation is more efficient and leads to better performance than corresponding image generation. We apply this idea in the Medical Imaging domain. We use transfer learning to train a segmentation model for the small dataset for which gold-standard class annotations…
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
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
MethodsTest · Auxiliary Classifier
