AutoAnchor: Stable Diffusion Unlearning Using Cross-Attention as a Manifold Surrogate
Summary
AutoAnchor addresses critical challenges in diffusion unlearning, a technique essential for mitigating harmful or copyrighted content generation in text-to-image models. Existing methods suffer from either biased unlearning due to manually chosen anchors or unrobustness from unconstrained latent updates. AutoAnchor formalizes these instability issues under the manifold hypothesis, proposing a two-stage framework that automatically synthesizes manifold-proximal anchors. A key innovation is its novel cross-attention consistency loss, which serves as an efficient surrogate for manifold proximity, overcoming the computational intractability of direct geometric manifold optimization. Experiments show AutoAnchor achieves robust and unbiased unlearning across various leading baselines, improving targeted concept removal by up to 31.04% (CLIP score) and non-target utility by up to 4.18% (CLIP score). It also enhances existing unlearning methods by 6.30% for concept removal and 6.65% for utility on average.
Key takeaway
For AI Scientists and Machine Learning Engineers developing safe text-to-image models, AutoAnchor offers a robust solution to diffusion unlearning challenges. You should consider integrating its cross-attention consistency loss to achieve more stable and unbiased concept removal, significantly improving both targeted unlearning and overall model utility. This approach helps mitigate the generation of harmful or copyrighted content effectively.
Key insights
AutoAnchor stabilizes diffusion unlearning by using cross-attention as an efficient surrogate for manifold proximity.
Principles
- Lacking manifold-proximal anchors degrades unlearning performance.
- Direct geometric manifold optimization is computationally intractable.
- Cross-attention consistency loss can surrogate manifold proximity.
Method
AutoAnchor is a two-stage framework that automatically synthesizes manifold-proximal anchors, using a novel cross-attention consistency loss to efficiently approximate manifold proximity for stable diffusion unlearning.
In practice
- Integrate AutoAnchor into existing unlearning methods.
- Apply cross-attention consistency for stable unlearning.
- Mitigate harmful content generation in text-to-image models.
Topics
- Diffusion Unlearning
- Stable Diffusion
- Cross-Attention
- Manifold Learning
- Text-to-Image Models
- Content Moderation
Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Machine Learning Engineer, AI Security Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.