SoK: A Systematic Evaluation of Backdoor Trigger Characteristics in Image Classification
Gorka Abad, Jing Xu, Stefanos Koffas, Behrad Tajalli, Stjepan Picek,, Mauro Conti

TL;DR
This paper systematically evaluates how different trigger parameters affect backdoor attack success in image classification, providing insights for designing more effective or stealthy attacks and defenses.
Contribution
It offers a comprehensive analysis of trigger size, position, color, and poisoning rate across multiple models and datasets, filling a gap in understanding attack parameter impacts.
Findings
Trigger size and position significantly influence attack success.
Transfer learning models exhibit varying vulnerability levels.
Guidelines for future backdoor attack and defense research.
Abstract
Deep learning achieves outstanding results in many machine learning tasks. Nevertheless, it is vulnerable to backdoor attacks that modify the training set to embed a secret functionality in the trained model. The modified training samples have a secret property, i. e., a trigger. At inference time, the secret functionality is activated when the input contains the trigger, while the model functions correctly in other cases. While there are many known backdoor attacks (and defenses), deploying a stealthy attack is still far from trivial. Successfully creating backdoor triggers depends on numerous parameters. Unfortunately, research has not yet determined which parameters contribute most to the attack performance. This paper systematically analyzes the most relevant parameters for the backdoor attacks, i.e., trigger size, position, color, and poisoning rate. Using transfer learning,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital Media Forensic Detection
MethodsSoftmax · Dropout · Max Pooling · Dense Connections · Convolution
