Papers › Eternal Sunshine of the Spotless Net: Selective Forgetting in Deep Networks

Eternal Sunshine of the Spotless Net: Selective Forgetting in Deep Networks

12 Nov 2019CVPR 2020 6arXiv:1911.04933archive 2025-07-28

Aditya Golatkar, Alessandro Achille, Stefano Soatto

We explore the problem of selectively forgetting a particular subset of the data used for training a deep neural network. While the effects of the data to be forgotten can be hidden from the output of the network, insights may still be gleaned by probing deep into its weights. We propose a method for "scrubbing'" the weights clean of information about a particular set of training data. The method does not require retraining from scratch, nor access to the data originally used for training. Instead, the weights are modified so that any probing function of the weights is indistinguishable from the same function applied to the weights of a network trained without the data to be forgotten. This condition is a generalized and weaker form of Differential Privacy. Exploiting ideas related to the stability of stochastic gradient descent, we introduce an upper-bound on the amount of information remaining in the weights, which can be estimated efficiently even for deep neural networks.

PaperPDFConference PDFCodeCode 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="1911.04933")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: community (archive-listed): 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

AdityaGolatkar/SelectiveForgetting mentioned on GitHubpytorch report
zero-or-one/URP mentioned 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

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

17unverified

Licence: 0 of the 17 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 zero-or-one/URP. “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.

ConvRes zero-or-one/URP/models/models.py community (archive-listed) unverified MIT (permissive) · dad51ff17c8287b6 · report
class_accuracy zero-or-one/URP/learning/learn_utils.py community (archive-listed) unverified MIT (permissive) · 5ec3121ecd2eb357 · report
encoder_epoch zero-or-one/URP/forgetting/forget.py community (archive-listed) unverified MIT (permissive) · ee48cdf111bace6c · report
epoch zero-or-one/URP/learning/learn.py community (archive-listed) unverified MIT (permissive) · f8191305d90db998 · report
get_model zero-or-one/URP/models/models_utils.py community (archive-listed) unverified MIT (permissive) · ae937b549e24cb5c · report
get_param zero-or-one/URP/models/models_utils.py community (archive-listed) unverified MIT (permissive) · 16051d5190516416 · report
get_pdf zero-or-one/URP/evaluation/eval_utils.py community (archive-listed) unverified MIT (permissive) · fe46ceeb9b10981d · report
hiding_helper zero-or-one/URP/forgetting/forget.py community (archive-listed) unverified MIT (permissive) · a286929619f31663 · report
l2_distance zero-or-one/URP/evaluation/eval_utils.py community (archive-listed) unverified MIT (permissive) · 3aec5db3515dd753 · report
make_ascent zero-or-one/URP/forgetting/forget_utils.py community (archive-listed) unverified MIT (permissive) · f54dac8b9b05da11 · report
model_learning zero-or-one/URP/forgetting/forget_utils.py community (archive-listed) unverified MIT (permissive) · 74aea471a48d4f2a · report
nip zero-or-one/URP/forgetting/forget_utils.py community (archive-listed) unverified MIT (permissive) · fe791ae5d228894f · report
predict zero-or-one/URP/learning/learn.py community (archive-listed) unverified MIT (permissive) · b7421427efd627f6 · report
regularization zero-or-one/URP/learning/learn_utils.py community (archive-listed) unverified MIT (permissive) · 4079cde5d6b5a1af · report
set_loss zero-or-one/URP/learning/learn_utils.py community (archive-listed) unverified MIT (permissive) · 09389ab6d25f8096 · report
train_encoder zero-or-one/URP/forgetting/forget.py community (archive-listed) unverified MIT (permissive) · 931b41018d2420b8 · report
vectorize_params zero-or-one/URP/evaluation/eval_utils.py community (archive-listed) unverified MIT (permissive) · 15d8d3ae82668ed1 · report

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