paper-with-me

Papers

Improving Unlearning with Model Updates Probably Aligned with Gradients

2025-11-04 · Virgile Dine, Teddy Furon, Charly Faure arxiv

We formulate the machine unlearning problem as a general constrained optimization problem. It unifies the first-order methods from the approximate machine unlearning literature. This paper then introduces the concept of feasible updates as the model's parameter update directions that help with unlearning while not degrading the utility of the initial model. Our design of feasible updates is based on masking, \ie\ a careful selection of the model's parameters worth updating. It also takes into account the estimation noise of the gradients when processing each batch of data to offer a statistical guarantee to derive locally feasible updates. The technique can be plugged in, as an add-on, to any first-order approximate unlearning methods. Experiments with computer vision classifiers validate this approach.

📄 PDF Abstract BibTeX arXiv:2511.02435

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Recover-to-Forget: Gradient Reconstruction from LoRA for Efficient LLM Unlearning

2025-12-08 · Yezi Liu, Hanning Chen, Wenjun Huang, Yang Ni 외 arxiv

Unlearning in large foundation models (e.g., LLMs) is essential for enabling dynamic knowledge updates, enforcing data deletion rights, and correcting model behavior. However, existing unlearning methods often require fu…

Federated Unlearning Made Practical: Seamless Integration via Negated Pseudo-Gradients

2025-04-08 · Alessio Mora, Carlo Mazzocca, Rebecca Montanari, Paolo Bellavista

The right to be forgotten is a fundamental principle of privacy-preserving regulations and extends to Machine Learning (ML) paradigms such as Federated Learning (FL). While FL enhances privacy by enabling collaborative m…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

Efficient Federated Unlearning with Adaptive Differential Privacy Preservation

2024-11-17 · Yu Jiang, Xindi Tong, Ziyao Liu, Huanyi Ye 외

Federated unlearning (FU) offers a promising solution to effectively address the need to erase the impact of specific clients' data on the global model in federated learning (FL), thereby granting individuals the ``Right…

Federated Learning

Robust LLM Unlearning with MUDMAN: Meta-Unlearning with Disruption Masking And Normalization

2025-06-14 · Filip Sondej, Yushi Yang, Mikołaj Kniejski, Marcel Windys

Language models can retain dangerous knowledge and skills even after extensive safety fine-tuning, posing both misuse and misalignment risks. Recent studies show that even specialized unlearning methods can be easily rev…

Meta-LearningTAR

Geometric-disentangelment Unlearning

2025-11-21 · Duo Zhou, Yuji Zhang, Tianxin Wei, Ruizhong Qiu 외 arxiv

Large language models (LLMs) can internalize private or harmful content, motivating unlearning that removes a forget set while preserving retaining knowledge. However, forgetting updates often cause collateral degradatio…