paper-with-me

Papers

Multi-Objective Reference-Aligned Machine Unlearning

2026-05-29 · Rasa Khosrowshahli, Stephen Asobiela, Beatrice Ombuki-Berman, Shahryar Rahnamayan arxiv

Machine unlearning aims to remove the influence of specific training samples while preserving the model's utility. Existing single-objective approaches, such as gradient ascent or random relabeling, often induce catastrophic forgetting due to conflicting optimization dynamics and unbounded forgetting objectives that cause the model to drift from its pre-trained knowledge. We propose Reference-Aligned UnLearning (RAUL), a multi-objective framework that jointly optimizes forgetting and retention by replacing unbounded loss maximization with a bounded KL alignment of predictions on forgotten samples toward a reference distribution representing unseen data, instantiated either as a uniform distribution or an empirical distribution from a held-out reference set, which constrains the forgetting objective and reduces gradient conflict with retention. The resulting multi-objective optimization (MOO) problem is solved via Jacobian descent, which aggregates multiple gradients into a direction that does not conflict. Our results demonstrate that RAUL achieves the closest gap compared to full retraining.

📄 PDF Abstract BibTeX arXiv:2606.00399

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Aligned Data Removal via Twin Machine Unlearning

2024-08-21 · Yuyao Sun, Zhenxing Niu, Gang Hua, Rong Jin

Modern privacy regulations have spurred the evolution of machine unlearning, a technique that enables the removal of data from an already trained ML model without requiring retraining from scratch. Previous unlearning me…

Machine Unlearning

Towards Aligned Data Forgetting via Twin Machine Unlearning

2025-01-15 · Zhenxing Niu, Haoxuan Ji, Yuyao Sun, Zheng Lin 외

Modern privacy regulations have spurred the evolution of machine unlearning, a technique enabling a trained model to efficiently forget specific training data. In prior unlearning methods, the concept of "data forgetting…

Machine Unlearning

SAGE: Retain-Aware Post-Hoc Sanitization of Final Unlearning Vector

2026-06-16 · Jingyuan Zhang, Yucheng Bai, Peixi Wen, Zhehao Huang 외 arxiv

Large Language Model (LLM) unlearning aims to remove undesirable knowledge or behaviors while preserving retained capabilities. Current unlearning methods all involve a trade-off between unlearning and retention. We have…

Efficient Utility-Preserving Machine Unlearning with Implicit Gradient Surgery

2025-10-25 · Shiji Zhou, Tianbai Yu, Zhi Zhang, Heng Chang 외 arxiv

Machine unlearning (MU) aims to efficiently remove sensitive or harmful memory from a pre-trained model. The key challenge is to balance the potential tradeoff between unlearning efficacy and utility preservation, which …

Conformal Unlearning: A New Paradigm for Unlearning in Conformal Predictors

2025-08-05 · Yahya Alkhatib, Muhammad Ahmar Jamal, Wee Peng Tay arxiv

Conformal unlearning aims to ensure that a trained conformal predictor miscovers data points with specific shared characteristics, such as those from a particular label class, associated with a specific user, or belongin…