paper-with-me

Papers

Generalization Bound and New Algorithm for Clean-Label Backdoor Attack

2024-06-02 · Lijia Yu, Shuang Liu, Yibo Miao, Xiao-Shan Gao, Lijun Zhang

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.

📄 PDF Abstract BibTeX arXiv:2406.00588

Code (1)

hong-xian/backdoor-attack 공식 구현 pytorch

Tasks

Backdoor AttackData PoisoningGeneralization Bounds

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Invisible Clean-Label Backdoor Attacks for Generative Data Augmentation

2026-02-03 · Ting Xiang, Jinhui Zhao, Changjian Chen, Zhuo Tang arxiv

With the rapid advancement of image generative models, generative data augmentation has become an effective way to enrich training images, especially when only small-scale datasets are available. At the same time, in pra…

Data Augmentation

Checkerboard: Closed-Form and Data-Independent Trigger Design for Clean-Label Backdoor Attacks

2026-05-02 · Yi Yang, Jinyang Huang, Binbin Liu, Feng-Qi Cui 외 arxiv

Backdoor attacks threaten the deep-learning supply chain by poisoning a small fraction of the training data so that a model behaves normally on clean inputs but maps triggered inputs to an attacker-chosen class. Clean-la…

Model X-ray:Detecting Backdoored Models via Decision Boundary

2024-02-27 · Yanghao Su, Jie Zhang, Ting Xu, Tianwei Zhang 외

Backdoor attacks pose a significant security vulnerability for deep neural networks (DNNs), enabling them to operate normally on clean inputs but manipulate predictions when specific trigger patterns occur. Currently, po…

Diagnostic

Temporal Poisoning: Clean-Label Backdoors via Event Redistribution in SNNs

2026-07-30 · Roberto Riaño, Gorka Abad, Stjepan Picek, Aitor Urbieta arxiv

Backdoor attacks on Spiking Neural Networks (SNNs) have primarily assumed dirty-label poisoning, in which triggered training samples are relabeled to an attacker-selected class. We study clean-label temporal poisoning, w…

DFB: A Data-Free, Low-Budget, and High-Efficacy Clean-Label Backdoor Attack

2023-08-18 · Binhao Ma, Jiahui Wang, Dejun Wang, Bo Meng

In the domain of backdoor attacks, accurate labeling of injected data is essential for evading rudimentary detection mechanisms. This imperative has catalyzed the development of clean-label attacks, which are notably mor…

Backdoor Attackbackdoor defense