CVMay 3

Cross-Domain Adversarial Augmentation: Stabilizing GANs for Medical and Handwriting Data Scarcity

arXiv:2605.018153.7h-index: 2
Predicted impact top 99% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work provides a reproducible baseline for applying generative augmentation to resource-constrained imaging tasks, but the results are incremental and domain-specific.

The paper studies generative augmentation using DCGANs for Bangla handwritten characters and chest X-ray imaging under data scarcity, showing that it improves sample diversity and classifier performance. They report consistent gains in classifier accuracy under limited-data regimes.

Generative Adversarial Networks (GANs) offer a pragmatic route to mitigate data scarcity in vision tasks. We study generative augmentation across two low-resource domains: Bangla handwritten characters and chest X-ray imaging using DCGAN-style models trained at 64x64 resolution. We evaluate fidelity and diversity via Inception Score (IS), Fr'echet Inception Distance (FID), and embedding visualizations (t-SNE/UMAP), and assess downstream utility by training classifiers on real versus real synthetic data. Our experiments show that generative augmentation improves sample diversity and yields consistent gains in classifier performance under limited-data regimes. We analyze stability enhancements (e.g., gradient-penalized objectives and spectral normalization) and report ablations on synthetic-to-real ratios and sample filtering. We discuss evaluation caveats for medical images, dataset licensing, and privacy risks associated with synthetic data. The resulting protocol is simple to reproduce and provides a strong baseline for applying generative augmentation to resource-constrained imaging tasks.

Foundations

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

Your Notes