SPARE: Self-distillation for PARameter-Efficient Removal
Natnael Mola, Leonardo S. B. Pereira, Carolina R. Kelsch, Luis H. Arribas, Juan C. S. M. Avedillo

TL;DR
SPARE is a novel two-stage method for efficient and precise unlearning in diffusion models, combining parameter localization and self-distillation to effectively erase unwanted concepts while retaining unrelated knowledge.
Contribution
It introduces a parameter-efficient, localized unlearning approach with a new timestep sampling scheme, outperforming existing methods on benchmark datasets.
Findings
Surpasses state-of-the-art on UnlearnCanvas benchmark
Enables fine-grained control over forgetting and retention
Achieves strong concept erasure across various domains
Abstract
Machine Unlearning aims to remove the influence of specific data or concepts from trained models while preserving overall performance, a capability increasingly required by data protection regulations and responsible AI practices. Despite recent progress, unlearning in text-to-image diffusion models remains challenging due to high computational costs and the difficulty of balancing effective forgetting with retention of unrelated concepts. We introduce Self-distillation for PARameter Efficient Removal (SPARE), a two-stage unlearning method for image generation that combines parameter localization with self-distillation. SPARE first identifies parameters most responsible for generation of the unwanted concepts using gradient-based saliency and constrains updates through sparse low rank adapters, ensuring lightweight, localized modifications. In a second stage, SPARE applies a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Cell Image Analysis Techniques
