🤖 AI Summary
This study addresses ongoing debates regarding the efficacy of synthetic data generation in specialized, low-resource domains by systematically evaluating generative data augmentation for trauma triage using diffusion models and feature space analysis. Contrary to expectations, results indicate that generative methods do not consistently outperform strong non-generative baselines. Furthermore, this work identifies three systematic failure modes previously unreported in this context: memorization, distribution shift, and sample simplification. These findings delineate critical limitations of generative augmentation in specific medical tasks, providing essential empirical evidence and methodological guidance for assessing the reliability of synthetic data in specialized domains. Ultimately, this research cautions against uncritical adoption of generative approaches and establishes a framework for rigorous validation in niche applications where data scarcity poses significant challenges.
📝 Abstract
Advances in diffusion-based generative models have motivated the use of synthetic image generation to alleviate data scarcity in vision tasks. While this strategy has shown promise in natural image benchmarks such as ImageNet, its effectiveness in sparse, high-variance real-world domains remains unclear. In this work, we focus on domains where images differ substantially from common image datasets and additional data are expensive to obtain. Against non-generative data augmentation baselines, we evaluate the downstream classifier performance improvements yielded by two schools of generative sparse data extension: distribution modeling and sample perturbation. Across five trauma classification tasks using subject-wise train--validation splits, no generative approach consistently outperforms a strong non-generative baseline. Feature-space analysis reveals recurring failure modes: memorization or collapse, distributional drift, and generation of visually plausible but simplified canonical instances that are easier to classify than real data.