paper-with-me

Papers

SPDiffusion: Semantic Protection Diffusion for Multi-concept Text-to-image Generation

2024-09-02 · Yang Zhang, Rui Zhang, Xuecheng Nie, Haochen Li, Jikun Chen, Yifan Hao, Xin Zhang, Luoqi Liu, Ling Li

Recent text-to-image models have achieved remarkable success in generating high-quality images. However, when tasked with multi-concept generation which creates images containing multiple characters or objects, existing methods often suffer from attribute confusion, resulting in severe text-image inconsistency. We found that attribute confusion occurs when a certain region of the latent features attend to multiple or incorrect prompt tokens. In this work, we propose novel Semantic Protection Diffusion (SPDiffusion) to protect the semantics of regions from the influence of irrelevant tokens, eliminating the confusion of non-corresponding attributes. In the SPDiffusion framework, we design a Semantic Protection Mask (SP-Mask) to represent the relevance of the regions and the tokens, and propose a Semantic Protection Cross-Attention (SP-Attn) to shield the influence of irrelevant tokens on specific regions in the generation process. To evaluate our method, we created a diverse multi-concept benchmark, and SPDiffusion achieves state-of-the-art results on this benchmark, proving its effectiveness. Our method can be combined with many other application methods or backbones, such as ControlNet, Story Diffusion, PhotoMaker and PixArt-alpha to enhance their multi-concept capabilities, demonstrating strong compatibility and scalability.

📄 PDF Abstract BibTeX arXiv:2409.01327

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage GenerationText to Image GenerationText-to-Image Generation

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 제목 키워드 기반

GraspDiffusion: Synthesizing Realistic Whole-body Hand-Object Interaction

2024-10-17 · Patrick Kwon, Hanbyul Joo

Recent generative models can synthesize high-quality images but often fail to generate humans interacting with objects using their hands. This arises mostly from the model's misunderstanding of such interactions, and the…

Human-Object Interaction DetectionImage GenerationObject

Conceptwm: A Diffusion Model Watermark for Concept Protection

2024-11-18 · Liangqi Lei, Keke Gai, Jing Yu, Liehuang Zhu 외

The personalization techniques of diffusion models succeed in generating specific concepts but also pose threats to copyright protection and illegal use. Model Watermarking is an effective method to prevent the unauthori…

Image Generation

Visual-Friendly Concept Protection via Selective Adversarial Perturbations

2024-08-16 · Xiaoyue Mi, Fan Tang, Juan Cao, Peng Li 외

Personalized concept generation by tuning diffusion models with a few images raises potential legal and ethical concerns regarding privacy and intellectual property rights. Researchers attempt to prevent malicious person…

Locality-Aware Continual Unlearning for Diffusion Models

2025-12-02 · Naveen George, Naoki Murata, Yuhta Takida, Konda Reddy Mopuri 외 arxiv

Real-world deployment of text-to-image diffusion models requires continual concept removal as new privacy, copyright, or safety obligations arise over time. Existing unlearning methods, however, are designed for single-s…

Targeted Data Protection for Diffusion Model by Matching Training Trajectory

2025-12-11 · Hojun Lee, Mijin Koo, Yeji Song, Nojun Kwak arxiv

Recent advancements in diffusion models have made fine-tuning text-to-image models for personalization increasingly accessible, but have also raised significant concerns regarding unauthorized data usage and privacy infr…