paper-with-me

Papers

Detail Reinforcement Diffusion Model: Augmentation Fine-Grained Visual Categorization in Few-Shot Conditions

2023-09-15 · Tianxu Wu, Shuo Ye, Shuhuang Chen, Qinmu Peng, Xinge You

The challenge in fine-grained visual categorization lies in how to explore the subtle differences between different subclasses and achieve accurate discrimination. Previous research has relied on large-scale annotated data and pre-trained deep models to achieve the objective. However, when only a limited amount of samples is available, similar methods may become less effective. Diffusion models have been widely adopted in data augmentation due to their outstanding diversity in data generation. However, the high level of detail required for fine-grained images makes it challenging for existing methods to be directly employed. To address this issue, we propose a novel approach termed the detail reinforcement diffusion model~(DRDM), which leverages the rich knowledge of large models for fine-grained data augmentation and comprises two key components including discriminative semantic recombination (DSR) and spatial knowledge reference~(SKR). Specifically, DSR is designed to extract implicit similarity relationships from the labels and reconstruct the semantic mapping between labels and instances, which enables better discrimination of subtle differences between different subclasses. Furthermore, we introduce the SKR module, which incorporates the distributions of different datasets as references in the feature space. This allows the SKR to aggregate the high-dimensional distribution of subclass features in few-shot FGVC tasks, thus expanding the decision boundary. Through these two critical components, we effectively utilize the knowledge from large models to address the issue of data scarcity, resulting in improved performance for fine-grained visual recognition tasks. Extensive experiments demonstrate the consistent performance gain offered by our DRDM.

📄 PDF Abstract BibTeX arXiv:2309.08097

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFine-Grained Visual CategorizationFine-Grained Visual Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

HiGFA: Hierarchical Guidance for Fine-grained Data Augmentation with Diffusion Models

2025-11-16 · Zhiguang Lu, Qianqian Xu, Peisong Wen, Siran Dai 외 arxiv

Generative diffusion models show promise for data augmentation. However, applying them to fine-grained tasks presents a significant challenge: ensuring synthetic images accurately capture the subtle, category-defining fe…

Data Augmentation

OmniRefiner: Reinforcement-Guided Local Diffusion Refinement

2025-11-25 · Yaoli Liu, Ziheng Ouyang, Shengtao Lou, Yiren Song arxiv

Reference-guided image generation has progressed rapidly, yet current diffusion models still struggle to preserve fine-grained visual details when refining a generated image using a reference. This limitation arises beca…

Reinforcement LearningImage Generation

PAT++: a cautionary tale about generative visual augmentation for Object Re-identification

2025-07-19 · Leonardo Santiago Benitez Pereira, Arathy Jeevan arxiv

Generative data augmentation has demonstrated gains in several vision tasks, but its impact on object re-identification - where preserving fine-grained visual details is essential - remains largely unexplored. In this wo…

Data AugmentationImage Generation

Dataset Augmentation by Mixing Visual Concepts

2024-12-19 · Abdullah Al Rahat, Hemanth Venkateswara

This paper proposes a dataset augmentation method by fine-tuning pre-trained diffusion models. Generating images using a pre-trained diffusion model with textual conditioning often results in domain discrepancy between r…

Image Captioning

EFDiT: Efficient Fine-grained Image Generation Using Diffusion Transformer Models

2025-12-03 · Kun Wang, Donglin Di, Tonghua Su, Lei Fan arxiv

Diffusion models are highly regarded for their controllability and the diversity of images they generate. However, class-conditional generation methods based on diffusion models often focus on more common categories. In …

Image Generation