CVAIMar 17

Unlearning for One-Step Generative Models via Unbalanced Optimal Transport

arXiv:2603.1648932.4
AI Analysis

This addresses the safety of efficient one-step generative models for AI applications, though it is incremental as it adapts existing unlearning concepts to a new model type.

The paper tackles the problem of machine unlearning for one-step generative models, which was previously unexplored, by proposing UOT-Unlearn, a framework based on Unbalanced Optimal Transport that achieves superior unlearning success and retention quality on CIFAR-10 and ImageNet-256.

Recent advances in one-step generative frameworks, such as flow map models, have significantly improved the efficiency of image generation by learning direct noise-to-data mappings in a single forward pass. However, machine unlearning for ensuring the safety of these powerful generators remains entirely unexplored. Existing diffusion unlearning methods are inherently incompatible with these one-step models, as they rely on a multi-step iterative denoising process. In this work, we propose UOT-Unlearn, a novel plug-and-play class unlearning framework for one-step generative models based on the Unbalanced Optimal Transport (UOT). Our method formulates unlearning as a principled trade-off between a forget cost, which suppresses the target class, and an $f$-divergence penalty, which preserves overall generation fidelity via relaxed marginal constraints. By leveraging UOT, our method enables the probability mass of the forgotten class to be smoothly redistributed to the remaining classes, rather than collapsing into low-quality or noise-like samples. Experimental results on CIFAR-10 and ImageNet-256 demonstrate that our framework achieves superior unlearning success (PUL) and retention quality (u-FID), significantly outperforming 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