English

Sharpness-Aware Data Poisoning Attack

Cryptography and Security 2025-06-03 v3

Abstract

Recent research has highlighted the vulnerability of Deep Neural Networks (DNNs) against data poisoning attacks. These attacks aim to inject poisoning samples into the models' training dataset such that the trained models have inference failures. While previous studies have executed different types of attacks, one major challenge that greatly limits their effectiveness is the uncertainty of the re-training process after the injection of poisoning samples, including the re-training initialization or algorithms. To address this challenge, we propose a novel attack method called ''Sharpness-Aware Data Poisoning Attack (SAPA)''. In particular, it leverages the concept of DNNs' loss landscape sharpness to optimize the poisoning effect on the worst re-trained model. It helps enhance the preservation of the poisoning effect, regardless of the specific retraining procedure employed. Extensive experiments demonstrate that SAPA offers a general and principled strategy that significantly enhances various types of poisoning attacks.

Keywords

Cite

@article{arxiv.2305.14851,
  title  = {Sharpness-Aware Data Poisoning Attack},
  author = {Pengfei He and Han Xu and Jie Ren and Yingqian Cui and Hui Liu and Charu C. Aggarwal and Jiliang Tang},
  journal= {arXiv preprint arXiv:2305.14851},
  year   = {2025}
}

Comments

ICLR 2024 Spotlight

R2 v1 2026-06-28T10:44:10.205Z