paper-with-me

Papers

A Unified Framework for Diffusion Model Unlearning with f-Divergence

2025-09-25 · Nicola Novello, Federico Fontana, Luigi Cinque, Deniz Gunduz, Andrea M. Tonello arxiv

Most existing methods for concept unlearning in text-to-image diffusion models minimize a mean squared error (MSE) loss between the denoiser outputs conditioned on a target and an anchor concept, which is implicitly the KL divergence between two Gaussians. We generalize this objective to any $f$-divergence, recovering MSE as the KL instance, and identify a family of $α$-divergences whose Gaussian closed-form yields cheap, MSE-like training objectives. For the remaining $f$-divergences, we provide a min-max objective based on the variational formulation of the $f$-divergence. We theoretically analyze and numerically validate how different $f$-divergences impact the gradient magnitude and the convergence properties of the algorithm, affecting the quality of unlearning. For instance, we observe that the Hellinger closed-form instance consistently dominates MSE across multiple scenarios. More generally, the proposed unified framework offers a flexible paradigm for selecting the optimal divergence based on the application and user goal, allowing for finer control over the trade-off between unlearning efficacy and generative fidelity.

📄 PDF Abstract BibTeX arXiv:2509.21167

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-05-29 · Shervin Khalafi, Alejandro Ribeiro, Dongsheng Ding arxiv

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 f…

Easy Data Unlearning Bench

2026-02-18 · Roy Rinberg, Pol Puigdemont, Martin Pawelczyk, Volkan Cevher arxiv

Evaluating machine unlearning methods remains technically challenging, with recent benchmarks requiring complex setups and significant engineering overhead. We introduce a unified and extensible benchmarking suite that s…

Machine Unlearning for Masked Diffusion Language Models

2026-05-18 · Georu Lee, Seungwon Jeong, Hoki Kim, Jinseong Park 외 arxiv

Recent masked diffusion language models (MDLMs), such as LLaDA and Dream, have achieved performance comparable to autoregressive large language models. Unlike autoregressive models, which generate text sequentially, MDLM…

A Unified Gradient-based Framework for Task-agnostic Continual Learning-Unlearning

2025-05-21 · Zhehao Huang, Xinwen Cheng, Jie Zhang, JingHao Zheng 외

Recent advancements in deep models have highlighted the need for intelligent systems that combine continual learning (CL) for knowledge acquisition with machine unlearning (MU) for data removal, forming the Continual Lea…

Continual LearningIncremental LearningMachine Unlearning

Machine Unlearning via Information Theoretic Regularization

2025-02-08 · Shizhou Xu, Thomas Strohmer

How can we effectively remove or "unlearn" undesirable information, such as specific features or individual data points, from a learning outcome while minimizing utility loss and ensuring rigorous guarantees? We introduc…

Machine Unlearning