paper-with-me

홈 › Papers

Unlearning with Asymmetric Sources: Improved Unlearning-Utility Trade-off with Public Data

2026-05-11 · Ahmed Mehdi Inane, Vincent Quirion, Gintare Karolina Dziugaite, Ioannis Mitliagkas arxiv

Noise-based certified machine unlearning currently faces a hard ceiling: the noise magnitude required to certify unlearning typically destroys model utility, particularly for large-scale deletion requests. While leveraging public data is a standard technique in differential privacy to relax this tension, its role in unlearning remains unexplored. We address this gap by introducing Asymmetric Langevin Unlearning (ALU), a framework that uses public data to mitigate privacy costs. We prove that public data injection suppresses the unlearning cost by a factor of $O(1/n_{\mathrm{pub}}^2)$, guaranteeing a strict computational advantage over retraining. This establishes a new control mechanism: practitioners can mitigate the need for high noise-and the associated utility loss-by increasing the volume of public data. Crucially, we analyze the realistic setting of distribution mismatch, explicitly characterizing how shifts between public and private sources impact utility. We show that ALU enables mass unlearning of constant dataset fractions -- a regime where standard symmetric methods become impractical -- while maintaining high utility. Empirical evaluations using variational Rényi divergence and membership inference attacks confirm that ALU effectively thwarts privacy attacks while preserving utility under reasonable distribution shifts.

📄 PDF Abstract BibTeX arXiv:2605.11170

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ALTER: Asymmetric LoRA for Token-Entropy-Guided Unlearning of LLMs

2026-03-02 · Xunlei Chen, Jinyu Guo, Yuang Li, Zhaokun Wang 외 arxiv

Large language models (LLMs) have advanced to encompass extensive knowledge across diverse domains. Yet controlling what a LLMs should not know is important for ensuring alignment and thus safe use. However, effective un…

Does Machine Unlearning Preserve Clinical Safety? A Risk Analysis for Medical Image Classification

2026-04-26 · Andreza M. C. Falcao, Filipe R. Cordeiro arxiv

The application of Deep Learning in medical diagnosis must balance patient safety with compliance with data protection regulations. Machine Unlearning enables the selective removal of training data from deployed models. …

Medical Image ClassificationMedical Diagnosis

Hierarchical Federated Unlearning for Large Language Models

2025-10-19 · Yisheng Zhong, Zhengbang Yang, Zhuangdi Zhu arxiv

Large Language Models (LLMs) are increasingly integrated into real-world applications, raising concerns about privacy, security and the need to remove undesirable knowledge. Machine Unlearning has emerged as a promising …

Direct Token Optimization: A Self-contained Approach to Large Language Model Unlearning

2025-09-30 · Hong kyu Lee, Ruixuan Liu, Li Xiong arxiv

Machine unlearning is an emerging technique that removes the influence of a subset of training data (forget set) from a model without full retraining, with applications including privacy protection, content moderation, a…

FedCARE: Federated Unlearning with Conflict-Aware Projection and Relearning-Resistant Recovery

2026-01-30 · Yue Li, Mingmin Chu, Xilei Yang, Da Xiao 외 arxiv

Federated learning (FL) enables collaborative model training without centralizing raw data, but privacy regulations such as the right to be forgotten require FL systems to remove the influence of previously used training…

Federated Learning