paper-with-me

Papers

Does Adversarial Robustness Really Imply Backdoor Vulnerability?

2021-09-29 · Yinghua Gao, Dongxian Wu, Jingfeng Zhang, Shu-Tao Xia, Gang Niu, Masashi Sugiyama

Recent research has revealed a trade-off between the robustness against adversarial attacks and backdoor attacks. Specifically, with the increasing adversarial robustness obtained through adversarial training, the model easily memorizes the malicious behaviors embedded in poisoned data and becomes more vulnerable to backdoor attacks. Meanwhile, some studies have demonstrated that adversarial training can somewhat mitigate the effect of poisoned data during training. This paper revisits the trade-off and raises a question \textit{whether adversarial robustness really implies backdoor vulnerability.} Based on thorough experiments, we find that such trade-off ignores the interactions between the perturbation budget of adversarial training and the magnitude of the backdoor trigger. Indeed, an adversarially trained model is capable of achieving backdoor robustness as long as the perturbation budget surpasses the trigger magnitude, while it is vulnerable to backdoor attacks only for adversarial training with a small perturbation budget. To always mitigate the backdoor vulnerability, we propose an adversarial-training based detection strategy and a general pipeline against backdoor attacks, which consistently brings backdoor robustness regardless of the perturbation budget.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Attack of the Tails: Yes, You Really Can Backdoor Federated Learning

2020-07-09 · NeurIPS 2020 12 · Hongyi Wang, Kartik Sreenivasan, Shashank Rajput, Harit Vishwakarma 외

Due to its decentralized nature, Federated Learning (FL) lends itself to adversarial attacks in the form of backdoors during training. The goal of a backdoor is to corrupt the performance of the trained model on specific…

FairnessFederated Learningimage-classificationImage Classification+3

An Embarrassingly Simple Backdoor Attack on Self-supervised Learning

2022-10-13 · ICCV 2023 1 · Changjiang Li, Ren Pang, Zhaohan Xi, Tianyu Du 외

As a new paradigm in machine learning, self-supervised learning (SSL) is capable of learning high-quality representations of complex data without relying on labels. In addition to eliminating the need for labeled data, r…

Adversarial RobustnessBackdoor AttackSelf-Supervised Learning

On the Trade-off between Adversarial and Backdoor Robustness

2020-12-01 · NeurIPS 2020 12 · Cheng-Hsin Weng, Yan-Ting Lee, Shan-Hung (Brandon) Wu

Deep neural networks are shown to be susceptible to both adversarial attacks and backdoor attacks. Although many defenses against an individual type of the above attacks have been proposed, the interactions between the v…

Adversarial Robustness

Is Multi-Modal Necessarily Better? Robustness Evaluation of Multi-modal Fake News Detection

2022-06-17 · Jinyin Chen, Chengyu Jia, Haibin Zheng, Ruoxi Chen 외

The proliferation of fake news and its serious negative social influence push fake news detection methods to become necessary tools for web managers. Meanwhile, the multi-media nature of social media makes multi-modal fa…

Backdoor AttackFake News Detection

Towards Unified Robustness Against Both Backdoor and Adversarial Attacks

2024-05-28 · Zhenxing Niu, Yuyao Sun, Qiguang Miao, Rong Jin 외

Deep Neural Networks (DNNs) are known to be vulnerable to both backdoor and adversarial attacks. In the literature, these two types of attacks are commonly treated as distinct robustness problems and solved separately, s…

Adversarial DefenseAdversarial RobustnessBackdoor Attackbackdoor defense