Prompt-Free Conditional Diffusion for Multi-object Image Augmentation
Haoyu Wang, Lei Zhang, Wei Wei, Chen Ding, Yanning Zhang

TL;DR
This paper introduces a prompt-free conditional diffusion framework for multi-object image augmentation that uses semantic fusion and knowledge injection to improve diversity and reduce deviation from original data, enhancing downstream task performance.
Contribution
The proposed method replaces text prompts with image-based semantics and employs LoRA for knowledge injection, addressing diversity and deviation issues in multi-object image generation.
Findings
Outperforms state-of-the-art baselines in image augmentation tasks.
Enhances downstream task performance and out-of-domain generalization.
Effectively balances diversity and fidelity in generated images.
Abstract
Diffusion models has underpinned much recent advances of dataset augmentation in various computer vision tasks. However, when involving generating multi-object images as real scenarios, most existing methods either rely entirely on text condition, resulting in a deviation between the generated objects and the original data, or rely too much on the original images, resulting in a lack of diversity in the generated images, which is of limited help to downstream tasks. To mitigate both problems with one stone, we propose a prompt-free conditional diffusion framework for multi-object image augmentation. Specifically, we introduce a local-global semantic fusion strategy to extract semantics from images to replace text, and inject knowledge into the diffusion model through LoRA to alleviate the category deviation between the original model and the target dataset. In addition, we design a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
MethodsDiffusion
