Papers › Machine Unlearning of Features and Labels

Machine Unlearning of Features and Labels

26 Aug 2021arXiv:2108.11577archive 2025-07-28

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, accidentally enter the model and need to be removed afterwards. Recently, different concepts for machine unlearning have been proposed to address this problem. While these approaches are effective in removing individual data points, they do not scale to scenarios where larger groups of features and labels need to be reverted. In this paper, we propose the first method for unlearning features and labels. Our approach builds on the concept of influence functions and realizes unlearning through closed-form updates of model parameters. It enables to adapt the influence of training data on a learning model retrospectively, thereby correcting data leaks and privacy issues. For learning models with strongly convex loss functions, our method provides certified unlearning with theoretical guarantees. For models with non-convex losses, we empirically show that unlearning features and labels is effective and significantly faster than other strategies.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2108.11577")

Code

Syntology Ran 1 of 10 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 10 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alewarne/machineunlearning officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 1 ran; 1 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
9unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from alewarne/machineunlearning. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

lr_schedule alewarne/machineunlearning/Unlearner/DNNUnlearner.py official repository ran · honoured contract fingerprinted MIT (permissive) · 188b8fe064496487 · report
aggregate_predictions alewarne/machineunlearning/Unlearner/ensemble.py official repository unverified MIT (permissive) · ee67d0762eb1c528 · report
batch_pred alewarne/machineunlearning/Unlearner/DNNUnlearner.py official repository unverified MIT (permissive) · b07fd78abeef26c0 · report
get_VGG_CIFAR10 alewarne/machineunlearning/Applications/Poisoning/model.py official repository unverified MIT (permissive) · 180d75c9626920c4 · report
get_words alewarne/machineunlearning/Applications/CanaryRemoval/AlicePreprocessing.py official repository unverified MIT (permissive) · 94124353286e1dea · report
insert_canary alewarne/machineunlearning/Applications/CanaryRemoval/AlicePreprocessing.py official repository unverified MIT (permissive) · 24f59c736bc2c697 · report
load_data alewarne/machineunlearning/Applications/CanaryRemoval/AlicePreprocessing.py official repository unverified MIT (permissive) · 922646c9e1b8a709 · report
load_ensemble alewarne/machineunlearning/Unlearner/ensemble.py official repository unverified MIT (permissive) · b0d0b20f29743cef · report
reduce_dataset alewarne/machineunlearning/util.py official repository unverified MIT (permissive) · 7d26ef924b7fb2f7 · report
softmax alewarne/machineunlearning/Unlearner/ensemble.py official repository unverified MIT (permissive) · d0d8549e3db234f8 · report

Tasks

Machine Unlearning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections