LGAIOCMLMay 29

Unlearning in Diffusion Models: A Unified Framework with KL Divergence and Likelihood Constraints

arXiv:2605.3082581.1h-index: 2
AI Analysis

This work provides a unified and principled framework for improving unlearning effectiveness and utility preservation in diffusion models, which is important for developers and users of these models.

This paper addresses the challenge of unlearning in diffusion models, aiming to remove specific data or concepts while maintaining model utility. They propose a constrained optimization framework using KL divergence and likelihood constraints, demonstrating superior retention-unlearning tradeoffs for KL-constrained approaches and better preservation of retained concepts with likelihood-based methods compared to weight-based baselines.

Unlearning in diffusion models aims to remove undesirable data or concepts while preserving the utility of pretrained models -- two fundamentally conflicting objectives. We propose a principled constrained optimization framework that formulates unlearning as minimizing the deviation from a pretrained model, subject to explicit separation constraints from the unlearning distributions. Specifically, we formulate three constrained optimization problems based on reverse and forward KL divergences, and likelihood constraints. The first two generalize existing approaches for concept and data unlearning, while the third offers a novel and natural formulation for unlearning. Despite the nonconvexity of the KL constraints, we establish strong duality for all three problems, enabling us to explicitly characterize their optimal solutions as unlearning targets and develop primal-dual algorithms for each formulation. Experimental results demonstrate that our KL-constrained approach achieves superior retention-unlearning tradeoffs compared to weight-based baselines for concept and data unlearning, and that our likelihood-based approach matches unlearning effectiveness while better preserving retained concepts compared to baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes