Search papers, labs, and topics across Lattice.
This paper introduces UOT-Unlearn, a novel unlearning framework for one-step generative models like flow map models, which are incompatible with existing diffusion unlearning techniques. The method uses Unbalanced Optimal Transport (UOT) to formulate unlearning as a trade-off between suppressing the target class and preserving generation fidelity using an f-divergence penalty. Experiments on CIFAR-10 and ImageNet-256 show that UOT-Unlearn achieves better unlearning success (PUL) and retention quality (u-FID) compared to baselines by smoothly redistributing the probability mass of the forgotten class.
One-step generative models can now forget unwanted classes without sacrificing generation quality, thanks to a clever Unbalanced Optimal Transport trick.
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.