English

Handcrafted Backdoors in Deep Neural Networks

Cryptography and Security 2022-11-16 v2 Machine Learning

Abstract

When machine learning training is outsourced to third parties, backdoorbackdoor attacksattacks become practical as the third party who trains the model may act maliciously to inject hidden behaviors into the otherwise accurate model. Until now, the mechanism to inject backdoors has been limited to poisoningpoisoning. We argue that a supply-chain attacker has more attack techniques available by introducing a handcraftedhandcrafted attack that directly manipulates a model's weights. This direct modification gives our attacker more degrees of freedom compared to poisoning, and we show it can be used to evade many backdoor detection or removal defenses effectively. Across four datasets and four network architectures our backdoor attacks maintain an attack success rate above 96%. Our results suggest that further research is needed for understanding the complete space of supply-chain backdoor attacks.

Keywords

Cite

@article{arxiv.2106.04690,
  title  = {Handcrafted Backdoors in Deep Neural Networks},
  author = {Sanghyun Hong and Nicholas Carlini and Alexey Kurakin},
  journal= {arXiv preprint arXiv:2106.04690},
  year   = {2022}
}

Comments

Accepted to NeurIPS 2022 [Oral]

R2 v1 2026-06-24T02:58:54.154Z