paper-with-me

홈 › Papers

Poisons that are learned faster are more effective

2022-04-19 · Pedro Sandoval-Segura, Vasu Singla, Liam Fowl, Jonas Geiping, Micah Goldblum, David Jacobs, Tom Goldstein

Imperceptible poisoning attacks on entire datasets have recently been touted as methods for protecting data privacy. However, among a number of defenses preventing the practical use of these techniques, early-stopping stands out as a simple, yet effective defense. To gauge poisons' vulnerability to early-stopping, we benchmark error-minimizing, error-maximizing, and synthetic poisons in terms of peak test accuracy over 100 epochs and make a number of surprising observations. First, we find that poisons that reach a low training loss faster have lower peak test accuracy. Second, we find that a current state-of-the-art error-maximizing poison is 7 times less effective when poison training is stopped at epoch 8. Third, we find that stronger, more transferable adversarial attacks do not make stronger poisons. We advocate for evaluating poisons in terms of peak test accuracy.

📄 PDF Abstract BibTeX arXiv:2204.08615

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating Potent Poisons and Backdoors from Scratch with Guided Diffusion

2024-03-25 · Hossein Souri, Arpit Bansal, Hamid Kazemi, Liam Fowl 외

Modern neural networks are often trained on massive datasets that are web scraped with minimal human inspection. As a result of this insecure curation pipeline, an adversary can poison or backdoor the resulting model by …

Backdoor Attack

ECLIPSE: Expunging Clean-label Indiscriminate Poisons via Sparse Diffusion Purification

2024-06-21 · Xianlong Wang, Shengshan Hu, Yechao Zhang, Ziqi Zhou 외

Clean-label indiscriminate poisoning attacks add invisible perturbations to correctly labeled training images, thus dramatically reducing the generalization capability of the victim models. Recently, some defense mechani…

Denoising

Not All Poisons are Created Equal: Robust Training against Data Poisoning

2022-10-18 · Yu Yang, Tian Yu Liu, Baharan Mirzasoleiman

Data poisoning causes misclassification of test time target examples by injecting maliciously crafted samples in the training data. Existing defenses are often effective only against a specific type of targeted attack, s…

AllData Poisoning

A Systematic Review of Poisoning Attacks Against Large Language Models

2025-06-06 · Neil Fendley, Edward W. Staley, Joshua Carney, William Redman 외

With the widespread availability of pretrained Large Language Models (LLMs) and their training datasets, concerns about the security risks associated with their usage has increased significantly. One of these security ri…

MetaPoison: Practical General-purpose Clean-label Data Poisoning

2020-04-01 · NeurIPS 2020 12 · W. Ronny Huang, Jonas Geiping, Liam Fowl, Gavin Taylor 외

Data poisoning -- the process by which an attacker takes control of a model by making imperceptible changes to a subset of the training data -- is an emerging threat in the context of neural networks. Existing attacks fo…

AutoMLBilevel OptimizationData PoisoningMeta-Learning