paper-with-me

Papers

Defending Against Stealthy Backdoor Attacks

2022-05-27 · Sangeet Sagar, Abhinav Bhatt, Abhijith Srinivas Bidaralli

Defenses against security threats have been an interest of recent studies. Recent works have shown that it is not difficult to attack a natural language processing (NLP) model while defending against them is still a cat-mouse game. Backdoor attacks are one such attack where a neural network is made to perform in a certain way on specific samples containing some triggers while achieving normal results on other samples. In this work, we present a few defense strategies that can be useful to counter against such an attack. We show that our defense methodologies significantly decrease the performance on the attacked inputs while maintaining similar performance on benign inputs. We also show that some of our defenses have very less runtime and also maintain similarity with the original inputs.

📄 PDF Abstract BibTeX arXiv:2205.14246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Backdoor Attacks and Defense in Robust Machine Learning Models

2020-02-25 · Ezekiel Soremekun, Sakshi Udeshi, Sudipta Chattopadhyay

The introduction of robust optimisation has pushed the state-of-the-art in defending against adversarial attacks. Notably, the state-of-the-art projected gradient descent (PGD)-based training method has been shown to be …

BIG-bench Machine LearningClustering

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

2022-01-09 · Lingfeng Shen, Haiyun Jiang, Lemao Liu, Shuming Shi

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threate…

Backdoor AttackText Classification

DMGNN: Detecting and Mitigating Backdoor Attacks in Graph Neural Networks

2024-10-18 · Hao Sui, Bing Chen, Jiale Zhang, Chengcheng Zhu 외

Recent studies have revealed that GNNs are highly susceptible to multiple adversarial attacks. Among these, graph backdoor attacks pose one of the most prominent threats, where attackers cause models to misclassify by le…

counterfactualCounterfactual Explanation

Towards Stealthy Backdoor Attacks against Speech Recognition via Elements of Sound

2023-07-17 · Hanbo Cai, Pengcheng Zhang, Hai Dong, Yan Xiao 외

Deep neural networks (DNNs) have been widely and successfully adopted and deployed in various applications of speech recognition. Recently, a few works revealed that these models are vulnerable to backdoor attacks, where…

Backdoor Attackspeech-recognitionSpeech Recognition

DeDe: Detecting Backdoor Samples for SSL Encoders via Decoders

2024-11-25 · CVPR 2025 1 · Sizai Hou, Songze Li, Duanyi Yao

Self-supervised learning (SSL) is pervasively exploited in training high-quality upstream encoders with a large amount of unlabeled data. However, it is found to be susceptible to backdoor attacks merely via polluting a …

Contrastive LearningDecoderSelf-Supervised Learning