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

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

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

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

Topics

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.