paper-with-me

Papers

Sample Attackability in Natural Language Adversarial Attacks

2023-06-21 · Vyas Raina, Mark Gales

Adversarial attack research in natural language processing (NLP) has made significant progress in designing powerful attack methods and defence approaches. However, few efforts have sought to identify which source samples are the most attackable or robust, i.e. can we determine for an unseen target model, which samples are the most vulnerable to an adversarial attack. This work formally extends the definition of sample attackability/robustness for NLP attacks. Experiments on two popular NLP datasets, four state of the art models and four different NLP adversarial attack methods, demonstrate that sample uncertainty is insufficient for describing characteristics of attackable/robust samples and hence a deep learning based detector can perform much better at identifying the most attackable and robust samples for an unseen target model. Nevertheless, further analysis finds that there is little agreement in which samples are considered the most attackable/robust across different NLP attack methods, explaining a lack of portability of attackability detection methods across attack methods.

📄 PDF Abstract BibTeX arXiv:2306.12043

Code (1)

rainavyas/nlp_attackability 공식 구현 pytorch

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Identifying Adversarially Attackable and Robust Samples

2023-01-30 · Vyas Raina, Mark Gales

Adversarial attacks insert small, imperceptible perturbations to input samples that cause large, undesired changes to the output of deep learning models. Despite extensive research on generating adversarial attacks and b…

Active LearningAdversarial Attackimage-classificationImage Classification

Language Dependencies in Adversarial Attacks on Speech Recognition Systems

2022-02-01 · Karla Markert, Donika Mirdita, Konstantin Böttinger

Automatic speech recognition (ASR) systems are ubiquitously present in our daily devices. They are vulnerable to adversarial attacks, where manipulated input samples fool the ASR system's recognition. While adversarial e…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Adversarial Attacks on Combinatorial Multi-Armed Bandits

2023-10-08 · Rishab Balasubramanian, Jiawei Li, Prasad Tadepalli, Huazheng Wang 외

We study reward poisoning attacks on Combinatorial Multi-armed Bandits (CMAB). We first provide a sufficient and necessary condition for the attackability of CMAB, a notion to capture the vulnerability and robustness of …

Multi-Armed Bandits

Aliasing coincides with CNNs vulnerability towards adversarial attacks

2021-11-22 · AAAI Workshop AdvML 2022 2 · Julia Grabinski, Janis Keuper, Margret Keuper

Many commonly well-performing convolutional neural network models have shown to be susceptible to input data perturbations, indicating a low model robustness. Adversarial attacks are thereby specifically optimized to rev…

Characterizing the Evasion Attackability of Multi-label Classifiers

2020-12-17 · Zhuo Yang, Yufei Han, Xiangliang Zhang

Evasion attack in multi-label learning systems is an interesting, widely witnessed, yet rarely explored research topic. Characterizing the crucial factors determining the attackability of the multi-label adversarial thre…

Computational EfficiencyMulti-Label Learning