Generalization Bound and New Algorithm for Clean-Label Backdoor Attack
Lijia Yu, Shuang Liu, Yibo Miao, Xiao-Shan Gao, Lijun Zhang
TL;DR
This work derives algorithm-independent generalization bounds for clean-label backdoor attacks, addressing the non-i.i.d. nature of poisoned training data and establishing bounds for both clean and poison population errors in terms of empirical poison error. Building on these bounds, the authors propose a new clean-label backdoor attack that combines adversarial noise and indiscriminate poison as a trigger, designed to satisfy three key conditions that bound the poison-generalization error. The method is validated across CIFAR-10, CIFAR-100, SVHN, and TinyImageNet, achieving high attack success rates with modest poison budgets and demonstrating some resilience against common defenses, while also providing a theoretical framework to analyze such attacks. Overall, the paper provides a principled link between generalization theory and backdoor poisoning, offering a trigger design strategy with tangible attack efficacy and insights for defense research.
Abstract
The generalization bound is a crucial theoretical tool for assessing the generalizability of learning methods and there exist vast literatures on generalizability of normal learning, adversarial learning, and data poisoning. Unlike other data poison attacks, the backdoor attack has the special property that the poisoned triggers are contained in both the training set and the test set and the purpose of the attack is two-fold. To our knowledge, the generalization bound for the backdoor attack has not been established. In this paper, we fill this gap by deriving algorithm-independent generalization bounds in the clean-label backdoor attack scenario. Precisely, based on the goals of backdoor attack, we give upper bounds for the clean sample population errors and the poison population errors in terms of the empirical error on the poisoned training dataset. Furthermore, based on the theoretical result, a new clean-label backdoor attack is proposed that computes the poisoning trigger by combining adversarial noise and indiscriminate poison. We show its effectiveness in a variety of settings.
