Papers › Provably Unlearnable Data Examples

Provably Unlearnable Data Examples

6 May 2024arXiv:2405.03316archive 2025-07-28

Derui Wang, Minhui Xue, Bo Li, Seyit Camtepe, Liming Zhu

The exploitation of publicly accessible data has led to escalating concerns regarding data privacy and intellectual property (IP) breaches in the age of artificial intelligence. To safeguard both data privacy and IP-related domain knowledge, efforts have been undertaken to render shared data unlearnable for unauthorized models in the wild. Existing methods apply empirically optimized perturbations to the data in the hope of disrupting the correlation between the inputs and the corresponding labels such that the data samples are converted into Unlearnable Examples (UEs). Nevertheless, the absence of mechanisms to verify the robustness of UEs against uncertainty in unauthorized models and their training procedures engenders several under-explored challenges. First, it is hard to quantify the unlearnability of UEs against unauthorized adversaries from different runs of training, leaving the soundness of the defense in obscurity. Particularly, as a prevailing evaluation metric, empirical test accuracy faces generalization errors and may not plausibly represent the quality of UEs. This also leaves room for attackers, as there is no rigid guarantee of the maximal test accuracy achievable by attackers. Furthermore, we find that a simple recovery attack can restore the clean-task performance of the classifiers trained on UEs by slightly perturbing the learned weights. To mitigate the aforementioned problems, in this paper, we propose a mechanism for certifying the so-called (q, η)-Learnability of an unlearnable dataset via parametric smoothing. A lower certified (q, η)-Learnability indicates a more robust and effective protection over the dataset. Concretely, we 1) improve the tightness of certified (q, η)-Learnability and 2) design Provably Unlearnable Examples (PUEs) which have reduced (q, η)-Learnability.

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

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 6 ran with no contract checked.

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

neuralsec/certified-data-learnability officialmentioned in paperpytorch 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; 7 ran; 0 honoured the contract we drafted; 3 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 · our draft was wrong
6ran
3unverified

Licence: 10 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 neuralsec/certified-data-learnability. “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.

DenseNet121 neuralsec/certified-data-learnability/models/DenseNet.py official repository ran no licence file found · pointer only · dfb395bae3d07d76 · report
DenseNet169 neuralsec/certified-data-learnability/models/DenseNet.py official repository ran no licence file found · pointer only · f295fe3c209ecf78 · report
DenseNet201 neuralsec/certified-data-learnability/models/DenseNet.py official repository ran no licence file found · pointer only · 6383aee1c940e7a5 · report
MNIST_fourpixel_triggerfunc neuralsec/certified-data-learnability/attack_lib.py official repository ran no licence file found · pointer only · 508cc372f92de005 · report
MNIST_onepixel_triggerfunc neuralsec/certified-data-learnability/attack_lib.py official repository ran no licence file found · pointer only · d97b19f1db6f5c5a · report
ResNet18 neuralsec/certified-data-learnability/models/ResNet.py official repository ran · our draft was wrong no licence file found · pointer only · 0f23e7e681845fe0 · report
ResNet50 neuralsec/certified-data-learnability/models/ResNet.py official repository ran no licence file found · pointer only · 21ba14c82993c2fe · report
ResNet34 neuralsec/certified-data-learnability/models/ResNet.py official repository unverified no licence file found · pointer only · ac3dd06d1a08c549 · report
certify neuralsec/certified-data-learnability/certify.py official repository unverified no licence file found · pointer only · afe95a5c13746d1d · report
patch_noise_extend_to_img neuralsec/certified-data-learnability/dataset.py official repository unverified no licence file found · pointer only · aefa2123c98d35c6 · report

Tasks

Data Augmentation

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