Search papers, labs, and topics across Lattice.
This paper clarifies the overloaded term "machine unlearning" by distinguishing between "untraining," which aims to reverse the influence of specific training examples, and "unlearning," which seeks to remove the broader underlying distribution represented by those examples. The authors argue that the lack of distinction between these two concepts leads to issues in evaluation, comparison, and research direction. By formally defining and differentiating untraining and unlearning, the paper aims to provide a clearer framework for future research in this area.
"Machine unlearning" research is actually tackling two distinct problems鈥攔emoving the influence of specific data points versus removing the influence of entire data distributions鈥攁nd conflating them is holding the field back.
As models are getting larger and are trained on increasing amounts of data, there has been an explosion of interest into how we can ``delete''specific data points or behaviours from a trained model, after the fact. This goal has been referred to as ``machine unlearning''. In this note, we argue that the term ``unlearning''has been overloaded, with different research efforts spanning two distinct problem formulations, but without that distinction having been observed or acknowledged in the literature. This causes various issues, including ambiguity around when an algorithm is expected to work, use of inappropriate metrics and baselines when comparing different algorithms to one another, difficulty in interpreting results, as well as missed opportunities for pursuing critical research directions. In this note, we address this issue by establishing a fundamental distinction between two notions that we identify as \unlearning and \untraining, illustrated in Figure 1. In short, \untraining aims to reverse the effect of having trained on a given forget set, i.e. to remove the influence that that specific forget set examples had on the model during training. On the other hand, the goal of \unlearning is not just to remove the influence of those given examples, but to use those examples for the purpose of more broadly removing the entire underlying distribution from which those examples were sampled (e.g. the concept or behaviour that those examples represent). We discuss technical definitions of these problems and map problem settings studied in the literature to each. We hope to initiate discussions on disambiguating technical definitions and identify a set of overlooked research questions, as we believe that this a key missing step for accelerating progress in the field of ``unlearning''.