paper-with-me

홈 › Papers

AdvAnchor: Enhancing Diffusion Model Unlearning with Adversarial Anchors

2024-12-28 · Mengnan Zhao, Lihe Zhang, Xingyi Yang, Tianhang Zheng, BaoCai Yin

Security concerns surrounding text-to-image diffusion models have driven researchers to unlearn inappropriate concepts through fine-tuning. Recent fine-tuning methods typically align the prediction distributions of unsafe prompts with those of predefined text anchors. However, these techniques exhibit a considerable performance trade-off between eliminating undesirable concepts and preserving other concepts. In this paper, we systematically analyze the impact of diverse text anchors on unlearning performance. Guided by this analysis, we propose AdvAnchor, a novel approach that generates adversarial anchors to alleviate the trade-off issue. These adversarial anchors are crafted to closely resemble the embeddings of undesirable concepts to maintain overall model performance, while selectively excluding defining attributes of these concepts for effective erasure. Extensive experiments demonstrate that AdvAnchor outperforms state-of-the-art methods. Our code is publicly available at https://anonymous.4open.science/r/AdvAnchor.

📄 PDF Abstract BibTeX arXiv:2501.00054

Code (0)

등록된 구현이 없습니다.

Tasks

model

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

AutoAnchor: Stable Diffusion Unlearning Using Cross-Attention as a Manifold Surrogate

2026-07-09 · Siyuan Wen, Jiahao Zeng, Ningning Ding arxiv

Diffusion unlearning is essential for mitigating the generation of harmful or copyrighted content in text-to-image models. Current diffusion unlearning techniques determine the model update direction by either using alte…

Stake the Points: Structure-Faithful Instance Unlearning

2026-03-13 · Kiseong Hong, JungKyoo Shin, Eunwoo Kim arxiv

Machine unlearning (MU) addresses privacy risks in pretrained models. The main goal of MU is to remove the influence of designated data while preserving the utility of retained knowledge. Achieving this goal requires pre…

Image ClassificationFace Recognition

Automating Evaluation of Diffusion Model Unlearning with (Vision-) Language Model World Knowledge

2025-07-09 · Eric Yeats, Darryl Hannan, Henry Kvinge, Timothy Doster 외 arxiv

Machine unlearning (MU) is a promising cost-effective method to cleanse undesired information (generated concepts, biases, or patterns) from foundational diffusion models. While MU is orders of magnitude less costly than…

Probing Unlearned Diffusion Models: A Transferable Adversarial Attack Perspective

2024-04-30 · Xiaoxuan Han, Songlin Yang, Wei Wang, Yang Li 외

Advanced text-to-image diffusion models raise safety concerns regarding identity privacy violation, copyright infringement, and Not Safe For Work content generation. Towards this, unlearning methods have been developed t…

Adversarial Attack

Towards Irreversible Machine Unlearning for Diffusion Models

2025-12-03 · Xun Yuan, Zilong Zhao, Jiayu Li, Aryan Pasikhani 외 arxiv

Diffusion models are renowned for their state-of-the-art performance in generating synthetic images. However, concerns related to safety, privacy, and copyright highlight the need for machine unlearning, which can make d…