Papers › Machine Unlearning: Solutions and Challenges

Machine Unlearning: Solutions and Challenges

14 Aug 2023arXiv:2308.07061archive 2025-07-28

Jie Xu, Zihan Wu, Cong Wang, Xiaohua Jia

Machine learning models may inadvertently memorize sensitive, unauthorized, or malicious data, posing risks of privacy breaches, security vulnerabilities, and performance degradation. To address these issues, machine unlearning has emerged as a critical technique to selectively remove specific training data points' influence on trained models. This paper provides a comprehensive taxonomy and analysis of the solutions in machine unlearning. We categorize existing solutions into exact unlearning approaches that remove data influence thoroughly and approximate unlearning approaches that efficiently minimize data influence. By comprehensively reviewing solutions, we identify and discuss their strengths and limitations. Furthermore, we propose future directions to advance machine unlearning and establish it as an essential capability for trustworthy and adaptive machine learning models. This paper provides researchers with a roadmap of open problems, encouraging impactful contributions to address real-world needs for selective data removal.

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="2308.07061")

Code

Syntology Ran 9 of 15 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 9 ran with no contract checked.

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

tamlhp/awesome-machine-unlearning officialmentioned in papermentioned on GitHubjaxMIT 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

15 samples harvested; 9 ran; 0 honoured the contract we drafted; 6 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.

9ran
6unverified

Licence: 0 of the 15 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 tamlhp/awesome-machine-unlearning. “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.

FL_Retrain tamlhp/awesome-machine-unlearning/algorithms/FedEraser/FL_base.py official repository ran MIT (permissive) · e307e10a2009efe7 · report
FL_Train tamlhp/awesome-machine-unlearning/algorithms/FedEraser/FL_base.py official repository ran MIT (permissive) · f73358727d0c56aa · report
attack tamlhp/awesome-machine-unlearning/algorithms/FedEraser/membership_inference.py official repository ran MIT (permissive) · 322658c072f2ee54 · report
build tamlhp/awesome-machine-unlearning/algorithms/UnfoldedSelf-ReconstructionHashing/install.py official repository ran MIT (permissive) · daeac69bbd11aadf · report
build_multiprocess tamlhp/awesome-machine-unlearning/algorithms/UnfoldedSelf-ReconstructionHashing/install.py official repository ran MIT (permissive) · b3c0443b6e963126 · report
global_train_once tamlhp/awesome-machine-unlearning/algorithms/FedEraser/FL_base.py official repository ran MIT (permissive) · c905b0a8556ab59d · report
model_init tamlhp/awesome-machine-unlearning/algorithms/FedEraser/model_initiation.py official repository ran MIT (permissive) · 2bc0994ff60f7a3b · report
train_attack_model tamlhp/awesome-machine-unlearning/algorithms/FedEraser/membership_inference.py official repository ran MIT (permissive) · 9ef0b0c0d1702662 · report
unlearning_step_once tamlhp/awesome-machine-unlearning/algorithms/FedEraser/Fed_Unlearn_base.py official repository ran MIT (permissive) · 730cf027470e46c3 · report
convert_color tamlhp/awesome-machine-unlearning/algorithms/UnfoldedSelf-ReconstructionHashing/create_website.py official repository unverified MIT (permissive) · 24ec4bb9c63da4f6 · report
convert_linestyle tamlhp/awesome-machine-unlearning/algorithms/UnfoldedSelf-ReconstructionHashing/create_website.py official repository unverified MIT (permissive) · feb0a5830b75c0f5 · report
data_init tamlhp/awesome-machine-unlearning/algorithms/FedEraser/data_preprocess.py official repository unverified MIT (permissive) · 9504250a853f1b04 · report
data_init_with_shadow tamlhp/awesome-machine-unlearning/algorithms/FedEraser/data_preprocess.py official repository unverified MIT (permissive) · 0fbd15b487791f46 · report
data_set tamlhp/awesome-machine-unlearning/algorithms/FedEraser/data_preprocess.py official repository unverified MIT (permissive) · e391acb794c3ca41 · report
get_run_desc tamlhp/awesome-machine-unlearning/algorithms/UnfoldedSelf-ReconstructionHashing/create_website.py official repository unverified MIT (permissive) · 239f62264b6ae120 · 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