paper-with-me

홈 › Papers

Rethinking the Trigger of Backdoor Attack

2020-04-09 · Yiming Li, Tongqing Zhai, Baoyuan Wu, Yong Jiang, Zhifeng Li, Shu-Tao Xia

Backdoor attack intends to inject hidden backdoor into the deep neural networks (DNNs), such that the prediction of the infected model will be maliciously changed if the hidden backdoor is activated by the attacker-defined trigger, while it performs well on benign samples. Currently, most of existing backdoor attacks adopted the setting of \emph{static} trigger, $i.e.,$ triggers across the training and testing images follow the same appearance and are located in the same area. In this paper, we revisit this attack paradigm by analyzing the characteristics of the static trigger. We demonstrate that such an attack paradigm is vulnerable when the trigger in testing images is not consistent with the one used for training. We further explore how to utilize this property for backdoor defense, and discuss how to alleviate such vulnerability of existing attacks.

📄 PDF Abstract BibTeX arXiv:2004.04692

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attackbackdoor defense

Similar Papers 제목 키워드 기반

Motif-Backdoor: Rethinking the Backdoor Attack on Graph Neural Networks via Motifs

2022-10-25 · Haibin Zheng, Haiyang Xiong, Jinyin Chen, Haonan Ma 외

Graph neural network (GNN) with a powerful representation capability has been widely applied to various areas, such as biological gene prediction, social recommendation, etc. Recent works have exposed that GNN is vulnera…

Backdoor AttackGraph Neural Network

Rethinking the Trigger-injecting Position in Graph Backdoor Attack

2023-04-05 · Jing Xu, Gorka Abad, Stjepan Picek

Backdoor attacks have been demonstrated as a security threat for machine learning models. Traditional backdoor attacks intend to inject backdoor functionality into the model such that the backdoored model will perform ab…

Backdoor AttackPosition

Rethinking Backdoor Attacks on Dataset Distillation: A Kernel Method Perspective

2023-11-28 · Ming-Yu Chung, Sheng-Yen Chou, Chia-Mu Yu, Pin-Yu Chen 외

Dataset distillation offers a potential means to enhance data efficiency in deep learning. Recent studies have shown its ability to counteract backdoor risks present in original training samples. In this study, we delve …

Backdoor AttackDataset Distillation

Rethinking the Backdoor Attacks' Triggers: A Frequency Perspective

2021-04-07 · ICCV 2021 10 · Yi Zeng, Won Park, Z. Morley Mao, Ruoxi Jia

Backdoor attacks have been considered a severe security threat to deep learning. Such attacks can make models perform abnormally on inputs with predefined triggers and still retain state-of-the-art performance on clean d…

Rethinking Graph Backdoor Attacks: A Distribution-Preserving Perspective

2024-05-17 · Zhiwei Zhang, Minhua Lin, Enyan Dai, Suhang Wang

Graph Neural Networks (GNNs) have shown remarkable performance in various tasks. However, recent works reveal that GNNs are vulnerable to backdoor attacks. Generally, backdoor attack poisons the graph by attaching backdo…

Backdoor AttackMemorizationOutlier Detection