paper-with-me

Papers

Neighbor-Aware Localized Concept Erasure in Text-to-Image Diffusion Models

2026-03-27 · Zhuan Shi, Alireza Dehghanpour Farashah, Rik de Vries, Golnoosh Farnadi arxiv

Concept erasure in text-to-image diffusion models seeks to remove undesired concepts while preserving overall generative capability. Localized erasure methods aim to restrict edits to the spatial region occupied by the target concept. However, we observe that suppressing a concept can unintentionally weaken semantically related neighbor concepts, reducing fidelity in fine-grained domains. We propose Neighbor-Aware Localized Concept Erasure (NLCE), a training-free framework designed to better preserve neighboring concepts while removing target concepts. It operates in three stages: (1) a spectrally-weighted embedding modulation that attenuates target concept directions while stabilizing neighbor concept representations, (2) an attention-guided spatial gate that identifies regions exhibiting residual concept activation, and (3) a spatially-gated hard erasure that eliminates remaining traces only where necessary. This neighbor-aware pipeline enables localized concept removal while maintaining the surrounding concept neighborhood structure. Experiments on fine-grained datasets (Oxford Flowers, Stanford Dogs) show that our method effectively removes target concepts while better preserving closely related categories. Additional results on celebrity identity, explicit content and artistic style demonstrate robustness and generalization to broader erasure scenarios.

📄 PDF Abstract BibTeX arXiv:2603.25994

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Localized Concept Erasure for Text-to-Image Diffusion Models Using Training-Free Gated Low-Rank Adaptation

2025-03-16 · CVPR 2025 1 · Byung Hyun Lee, Sungjin Lim, Se Young Chun

Fine-tuning based concept erasing has demonstrated promising results in preventing generation of harmful contents from text-to-image diffusion models by removing target concepts while preserving remaining concepts. To ma…

Image GenerationSpecificity

Fine-Grained Erasure in Text-to-Image Diffusion-based Foundation Models

2025-03-25 · CVPR 2025 1 · Kartik Thakral, Tamar Glaser, Tal Hassner, Mayank Vatsa 외

Existing unlearning algorithms in text-to-image generative models often fail to preserve the knowledge of semantically related concepts when removing specific target concepts: a challenge known as adjacency. To address t…

Receler: Reliable Concept Erasing of Text-to-Image Diffusion Models via Lightweight Erasers

2023-11-29 · Chi-Pin Huang, Kai-Po Chang, Chung-Ting Tsai, Yung-Hsuan Lai 외

Concept erasure in text-to-image diffusion models aims to disable pre-trained diffusion models from generating images related to a target concept. To perform reliable concept erasure, the properties of robustness and loc…

Prompt Learning

RealEra: Semantic-level Concept Erasure via Neighbor-Concept Mining

2024-10-11 · Yufan Liu, Jinyang An, Wanqian Zhang, Ming Li 외

The remarkable development of text-to-image generation models has raised notable security concerns, such as the infringement of portrait rights and the generation of inappropriate content. Concept erasure has been propos…

Image GenerationSpecificityText to Image GenerationText-to-Image Generation

Relationship-Aware Safety Unlearning for Multimodal LLMs

2026-03-15 · Vishnu Narayanan Anilkumar, Abhijith Sreesylesh Babu, Trieu Hai Vo, Mohankrishna Kolla 외 arxiv

Generative multimodal models can exhibit safety failures that are inherently relational: two benign concepts can become unsafe when linked by a specific action or relation (e.g., child-drinking-wine). Existing unlearning…