English

AugGen: Synthetic Augmentation using Diffusion Models Can Improve Recognition

Computer Vision and Pattern Recognition 2025-10-27 v3

Abstract

The increasing reliance on large-scale datasets in machine learning poses significant privacy and ethical challenges, particularly in sensitive domains such as face recognition. Synthetic data generation offers a promising alternative; however, most existing methods depend heavily on external datasets or pre-trained models, increasing complexity and resource demands. In this paper, we introduce AugGen, a self-contained synthetic augmentation technique. AugGen strategically samples from a class-conditional generative model trained exclusively on the target FR dataset, eliminating the need for external resources. Evaluated across 8 FR benchmarks, including IJB-C and IJB-B, our method achieves 1-12% performance improvements, outperforming models trained solely on real data and surpassing state-of-the-art synthetic data generation approaches, while using less real data. Notably, these gains often exceed those from architectural enhancements, underscoring the value of synthetic augmentation in data-limited scenarios. Our findings demonstrate that carefully integrated synthetic data can both mitigate privacy constraints and substantially enhance recognition performance. Paper website: https://parsa-ra.github.io/auggen/.

Keywords

Cite

@article{arxiv.2503.11544,
  title  = {AugGen: Synthetic Augmentation using Diffusion Models Can Improve Recognition},
  author = {Parsa Rahimi and Damien Teney and Sebastien Marcel},
  journal= {arXiv preprint arXiv:2503.11544},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-06-28T22:20:50.216Z