English

ReTrack: Data Unlearning in Diffusion Models through Redirecting the Denoising Trajectory

Machine Learning 2026-03-31 v2

Abstract

Diffusion models excel at generating high-quality, diverse images but suffer from training data memorization, raising critical privacy and safety concerns. Data unlearning has emerged to mitigate this issue by removing the influence of specific data without retraining from scratch. We propose ReTrack, a fast and effective data unlearning method for diffusion models. ReTrack employs importance sampling to construct a more efficient fine-tuning loss, which we approximate by retaining only dominant terms. This yields an interpretable objective that redirects denoising trajectories toward the kk-nearest neighbors, enabling efficient unlearning while preserving generative quality. Experiments on MNIST T-Shirt, CelebA-HQ, CIFAR-10, and Stable Diffusion show that ReTrack achieves state-of-the-art performance, striking the best trade-off between unlearning strength and generation quality preservation.

Keywords

Cite

@article{arxiv.2509.13007,
  title  = {ReTrack: Data Unlearning in Diffusion Models through Redirecting the Denoising Trajectory},
  author = {Qitan Shi and Cheng Jin and Jiawei Zhang and Yuantao Gu},
  journal= {arXiv preprint arXiv:2509.13007},
  year   = {2026}
}

Comments

22 pages, 12 figures, accepted by AISTATS 2026

R2 v1 2026-07-01T05:39:11.125Z