Papers › Evaluating Deep Unlearning in Large Language Models

Evaluating Deep Unlearning in Large Language Models

19 Oct 2024arXiv:2410.15153archive 2025-07-28

Ruihan Wu, Chhavi Yadav, Russ Salakhutdinov, Kamalika Chaudhuri

Machine unlearning is a key requirement of many data protection regulations such as GDPR. Prior work on unlearning has mostly considered superficial unlearning tasks where a single or a few related pieces of information are required to be removed. However, the task of unlearning a fact is much more challenging in recent large language models (LLMs), because the facts in LLMs can be deduced from each other. In this work, we investigate whether current unlearning methods for LLMs succeed beyond superficial unlearning of facts. Specifically, we formally propose a framework and a definition for deep unlearning facts that are interrelated. We design the metric, recall, to quantify the extent of deep unlearning. To systematically evaluate deep unlearning, we construct a synthetic dataset EDU-RELAT, which consists of a synthetic knowledge base of family relationships and biographies, together with a realistic logical rule set that connects them. We use this dataset to test four unlearning methods in four LLMs at different sizes. Our findings reveal that in the task of deep unlearning only a single fact, they either fail to properly unlearn with high recall, or end up unlearning many other irrelevant facts. Our dataset and code are publicly available at: https://github.com/wrh14/deep_unlearning.

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

Code

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

By repository: official repository: 12 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.

wrh14/deep_unlearning officialmentioned in papermentioned on GitHubpytorchMIT 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

12 samples harvested; 1 ran; 0 honoured the contract we drafted; 11 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
11unverified

Licence: 0 of the 12 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 wrh14/deep_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.

custom_data_collator wrh14/deep_unlearning/data_module.py official repository ran MIT (permissive) · 5985b70afc6ef2b0 · report
add_dataset_index wrh14/deep_unlearning/utils.py official repository unverified MIT (permissive) · 669009a59e41c2c9 · report
check_if_in_deductive_closure wrh14/deep_unlearning/utils_metric.py official repository unverified MIT (permissive) · dd8e0c53b94c1011 · report
compare wrh14/deep_unlearning/task_vector.py official repository unverified MIT (permissive) · f80682d13e9784c8 · report
convert_raw_data_to_model_format wrh14/deep_unlearning/data_module.py official repository unverified MIT (permissive) · c148b56239314ed5 · report
custom_data_collator_npo wrh14/deep_unlearning/data_module.py official repository unverified MIT (permissive) · e566e2214d87e9eb · report
eval_qa_whp wrh14/deep_unlearning/evaluate_util.py official repository unverified MIT (permissive) · ae2259c810201f91 · report
get_minimal_nec_unlearn_and_not_included_unlearn wrh14/deep_unlearning/utils_metric.py official repository unverified MIT (permissive) · dae33bffbca69376 · report
get_model_identifiers_from_yaml wrh14/deep_unlearning/utils.py official repository unverified MIT (permissive) · 41b483c67acbde4d · report
get_prec_rec_acc wrh14/deep_unlearning/utils_metric.py official repository unverified MIT (permissive) · b94917ff43e0396e · report
load_model wrh14/deep_unlearning/task_vector.py official repository unverified MIT (permissive) · fac5049c9b469cf9 · report
unlearn wrh14/deep_unlearning/task_vector.py official repository unverified MIT (permissive) · 137b4007a02b0407 · report

Tasks

Machine Unlearning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASESET

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