arXiv:2510.24078cs.CV2025-10被引 1

通过分离背景与姿态提升细粒度分类的合成数据质量

Beyond Objects: Contextual Synthetic Data Generation for Fine-Grained Classification

论文配图:Beyond Objects: Contextual Synthetic Data Generation for Fine-Grained Classification
图 1 · 摘自论文原文
  • 提取无关属性并条件微调,生成时再消除其影响
  • 在飞机数据集上比基线高7.4%,5张真实图+合成图胜过10张真实图
  • 适合数据稀缺场景下的细粒度分类任务

文本到图像(T2I)模型常用于生成合成训练数据,但针对分类任务的有效性仍面临挑战。仅用少量真实样本微调会导致过拟合和生成多样性下降。本文提出BOB(BeyondObjects)策略,先从少量真实样本中提取与类别无关的属性(如场景背景、物体姿态),在微调时显式条件化这些属性,并在生成阶段将其边缘化。该设计缓解了过拟合问题,保留T2I模型的生成先验,减少估计误差,抑制类间意外关联。跨多个T2I模型、主干网络和数据集的实验表明,采用合成数据增强后,该方法在低样本细粒度分类任务中达到最优表现:在Aircraft数据集上,使用5张真实图加100张合成图微调CLIP分类器,准确率从50.0%提升至57.4%(优于DataDream)。在四个基准中的三个,仅用5张真实图+合成数据的性能超过使用10张真实图。总体上,在24组实验中,有18组超越现有方法,其中14组提升超过2%。

原文摘要 · Abstract (English)

Text-to-image (T2I) models are increasingly used for synthetic dataset generation, but generating effective synthetic training data for classification remains challenging. Fine-tuning a T2I model with a few real examples can help improve the quality of synthetic training data; however, it may also cause overfitting and reduce diversity in the generated samples. We propose a fine-tuning strategy BOB (BeyondOBjects) to mitigate these concerns for fine-grained classification. Given a small set of real examples, we first extract class-agnostic attributes such as scene background and object pose. We then explicitly condition on these attributes during fine-tuning of the T2I model and marginalize them out during generation. This design mitigates overfitting, preserves the T2I model's generative prior, reduces estimation errors, and further minimizes unintended inter-class associations. Extensive experiments across multiple T2I models, backbones, and datasets show that our method achieves state-of-the-art performance in low-shot fine-grained classification when augmented with synthetic data. Concretely, BOB outperforms DataDream by 7.4% on the Aircraft dataset (from 50.0% to 57.4% when fine-tuning a CLIP classifier with five real images augmented with 100 synthetic images). In three of the four benchmarks, fine-tuning downstream models with 5 real images augmented with BOB achieves better performance than fine-tuning with 10 real images. Collectively, BOB outperforms prior art in 18 of 24 experimental settings, with 2+% accuracy improvements in 14 of these settings.

细粒度分类合成数据T2I低样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。