SGIA: Enhancing Fine-Grained Visual Classification with Sequence Generative Image Augmentation
Qiyu Liao, Xin Yuan, Min Xu, Dadong Wang
TL;DR
The paper tackles fine-grained visual classification (FGVC) where data scarcity and subtle inter-class differences hinder performance. It introduces Sequence Generative Image Augmentation (SGIA) based on a Sequence Latent Diffusion Model (SLDM) and Bridging Transfer Learning (BTL) to generate diverse, realistic image sequences that preserve discriminative features. A balancing strategy with parameter $\alpha$ integrates real and synthetic data, while BTL enables two-stage transfer learning to bridge domain gaps between real data and augmented samples. Across three FGVC datasets and multiple backbones, SGIA consistently improves accuracy over baselines and conventional GIA, achieving new state-of-the-art results on CUB-200-2011 (including a 0.5% gain with optimized pretraining). The work demonstrates that sequence-based diffusion with careful data balancing and transfer learning can dramatically enhance FGVC performance, especially in few-shot regimes, and offers practical guidance for applying generative augmentations in real-world FGVC pipelines.
Abstract
In Fine-Grained Visual Classification (FGVC), distinguishing highly similar subcategories remains a formidable challenge, often necessitating datasets with extensive variability. The acquisition and annotation of such FGVC datasets are notably difficult and costly, demanding specialized knowledge to identify subtle distinctions among closely related categories. Our study introduces a novel approach employing the Sequence Latent Diffusion Model (SLDM) for augmenting FGVC datasets, called Sequence Generative Image Augmentation (SGIA). Our method features a unique Bridging Transfer Learning (BTL) process, designed to minimize the domain gap between real and synthetically augmented data. This approach notably surpasses existing methods in generating more realistic image samples, providing a diverse range of pose transformations that extend beyond the traditional rigid transformations and style changes in generative augmentation. We demonstrate the effectiveness of our augmented dataset with substantial improvements in FGVC tasks on various datasets, models, and training strategies, especially in few-shot learning scenarios. Our method outperforms conventional image augmentation techniques in benchmark tests on three FGVC datasets, showcasing superior realism, variability, and representational quality. Our work sets a new benchmark and outperforms the previous state-of-the-art models in classification accuracy by 0.5% for the CUB-200-2011 dataset and advances the application of generative models in FGVC data augmentation.
