paper-with-me

Papers

Form and Function: Machine Unlearning as a Problem of Misaligned States

2026-05-17 · Kennon Stewart arxiv

We formulate machine unlearning for online L-BFGS as a counterfactual state-alignment problem. Given an actual event stream and a deletion-edited counterfactual stream, the target of unlearning is the optimizer state that would have arisen had the deleted samples never been processed. We introduce state-aware metrics that separately measure parameter error, memory-operator error, combined state error, and update-direction error. The memory metric compares the inverse-Hessian actions induced by the o-L-BFGS memory, rather than treating curvature pairs as of finite influence. Under convexity assumptions, we derive a recursive bound on counterfactual state deviation. We then evaluate a state-aware benchmark of deletion interventions, including memory-only and parameter-only corrections, against an counterfactual oracle model. These results show that unlearning for online L-BFGS is not merely a parameter-correction problem: it requires alignment with a realizable counterfactual optimizer state.

📄 PDF Abstract BibTeX arXiv:2605.17590

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When to Forget? Complexity Trade-offs in Machine Unlearning

2025-02-24 · Martin Van Waerebeke, Marco Lorenzi, Giovanni Neglia, Kevin Scaman

Machine Unlearning (MU) aims at removing the influence of specific data points from a trained model, striving to achieve this at a fraction of the cost of full model retraining. In this paper, we analyze the efficiency o…

Machine Unlearning

GIF: A General Graph Unlearning Strategy via Influence Function

2023-04-06 · Jiancan Wu, Yi Yang, Yuchun Qian, Yongduo Sui 외

With the greater emphasis on privacy and security in our society, the problem of graph unlearning -- revoking the influence of specific data on the trained GNN model, is drawing increasing attention. However, ranging fro…

Machine Unlearning

Machine Unlearning via Algorithmic Stability

2021-02-25 · Enayat Ullah, Tung Mai, Anup Rao, Ryan Rossi 외

We study the problem of machine unlearning and identify a notion of algorithmic stability, Total Variation (TV) stability, which we argue, is suitable for the goal of exact unlearning. For convex risk minimization proble…

Machine Unlearning

Machine Unlearning of Features and Labels

2021-08-26 · Alexander Warnecke, Lukas Pirch, Christian Wressnegger, Konrad Rieck

Removing information from a machine learning model is a non-trivial task that requires to partially revert the training process. This task is unavoidable when sensitive data, such as credit card numbers or passwords, acc…

Machine Unlearning

Verifiable and Provably Secure Machine Unlearning

2022-10-17 · Thorsten Eisenhofer, Doreen Riepel, Varun Chandrasekaran, Esha Ghosh 외

Machine unlearning aims to remove points from the training dataset of a machine learning model after training; for example when a user requests their data to be deleted. While many machine unlearning methods have been pr…

Machine UnlearningregressionSNARKS