Search papers, labs, and topics across Lattice.
This paper introduces UniDiffDA, a unified framework for analyzing diffusion-based data augmentation (DiffDA) methods by decomposing them into model fine-tuning, sample generation, and sample utilization. They use this framework to conduct a comprehensive and fair evaluation of representative DiffDA methods across various low-data classification tasks. The experiments reveal the strengths and limitations of different DiffDA strategies, providing practical insights for method design and deployment.
A unified framework and comprehensive evaluation reveals the surprisingly nuanced performance of diffusion-based data augmentation, showing where it shines and where it falls short in low-data image classification.
Diffusion-based data augmentation (DiffDA) has emerged as a promising approach to improving classification performance under data scarcity. However, existing works vary significantly in task configurations, model choices, and experimental pipelines, making it difficult to fairly compare methods or assess their effectiveness across different scenarios. Moreover, there remains a lack of systematic understanding of the full DiffDA workflow. In this work, we introduce UniDiffDA, a unified analytical framework that decomposes DiffDA methods into three core components: model fine-tuning, sample generation, and sample utilization. This perspective enables us to identify key differences among existing methods and clarify the overall design space. Building on this framework, we develop a comprehensive and fair evaluation protocol, benchmarking representative DiffDA methods across diverse low-data classification tasks. Extensive experiments reveal the relative strengths and limitations of different DiffDA strategies and offer practical insights into method design and deployment. All methods are re-implemented within a unified codebase, with full release of code and configurations to ensure reproducibility and to facilitate future research.