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

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, medium

Summary

AutoAnchor is a novel two-stage framework designed to achieve stable diffusion unlearning in text-to-image models, addressing the critical need to mitigate harmful or copyrighted content generation. Existing unlearning techniques, whether anchor-based or anchor-free, suffer from issues like biased unlearning or unrobust latent updates, theoretically formalized as significant normal-space drift due to lacking manifold-proximal anchors. AutoAnchor automatically synthesizes these crucial manifold-proximal anchors, overcoming the computational intractability of direct geometric manifold optimization by introducing a cross-attention consistency loss as an efficient surrogate for manifold proximity. Experimental results demonstrate AutoAnchor's effectiveness, significantly improving targeted concept removal by up to 31.04% in CLIP score and non-target utility by up to 4.18% in CLIP score. Furthermore, it can enhance existing diffusion unlearning methods, boosting concept removal by 6.30% and utility by 6.65% on average.

Key takeaway

For AI Security Engineers or Machine Learning Engineers tasked with mitigating harmful content generation in text-to-image models, AutoAnchor offers a robust and unbiased solution to diffusion unlearning. You should consider integrating this two-stage framework, which uses cross-attention consistency to synthesize manifold-proximal anchors, into your existing unlearning pipelines. This approach can significantly enhance targeted concept removal and preserve non-target utility, improving model safety and compliance.

Key insights

AutoAnchor leverages cross-attention consistency as an efficient manifold surrogate to achieve stable and robust diffusion unlearning.

Principles

Method

AutoAnchor is a two-stage framework that automatically synthesizes manifold-proximal anchors. It uses a novel cross-attention consistency loss to efficiently surrogate manifold proximity, bypassing direct geometric manifold optimization.

In practice

Topics

Code references

Best for: Research Scientist, 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 Takara TLDR - Daily AI Papers.