paper-with-me

홈 › Papers

Mischief: A Simple Black-Box Attack Against Transformer Architectures

2020-10-16 · Adrian de Wynter

We introduce Mischief, a simple and lightweight method to produce a class of human-readable, realistic adversarial examples for language models. We perform exhaustive experimentations of our algorithm on four transformer-based architectures, across a variety of downstream tasks, as well as under varying concentrations of said examples. Our findings show that the presence of Mischief-generated adversarial samples in the test set significantly degrades (by up to $20\%$) the performance of these models with respect to their reported baselines. Nonetheless, we also demonstrate that, by including similar examples in the training set, it is possible to restore the baseline scores on the adversarial test set. Moreover, for certain tasks, the models trained with Mischief set show a modest increase on performance with respect to their original, non-adversarial baseline.

📄 PDF Abstract BibTeX arXiv:2010.08542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Labeling Comic Mischief Content in Online Videos with a Multimodal Hierarchical-Cross-Attention Model

2024-06-12 · Elaheh Baharlouei, Mahsa Shafaei, Yigeng Zhang, Hugo Jair Escalante 외

We address the challenge of detecting questionable content in online media, specifically the subcategory of comic mischief. This type of content combines elements such as violence, adult content, or sarcasm with humor, m…

Query Efficient Decision Based Sparse Attacks Against Black-Box Deep Learning Models

2022-01-31 · Viet Quoc Vo, Ehsan Abbasnejad, Damith C. Ranasinghe

Despite our best efforts, deep learning models remain highly vulnerable to even tiny adversarial perturbations applied to the inputs. The ability to extract information from solely the output of a machine learning model …

BIG-bench Machine Learning

QUERY-EFFICIENT DECISION-BASED SPARSE ATTACKS AGAINST BLACK-BOX MACHINE LEARNING MODELS

2021-09-29 · ICLR 2022 4 · Viet Vo, Ehsan M Abbasnejad, Damith Ranasinghe

Despite our best efforts, deep learning models remain highly vulnerable to even tiny adversarial perturbations applied to the inputs. The ability to extract information from solely the output of a machine learning model …

BIG-bench Machine Learning

RobustBlack: Challenging Black-Box Adversarial Attacks on State-of-the-Art Defenses

2024-12-30 · Mohamed Djilani, Salah Ghamizi, Maxime Cordy

Although adversarial robustness has been extensively studied in white-box settings, recent advances in black-box attacks (including transfer- and query-based approaches) are primarily benchmarked against weak defenses, l…

Adversarial Robustness

A Random Ensemble of Encrypted Vision Transformers for Adversarially Robust Defense

2024-02-11 · Ryota Iijima, Sayaka Shiota, Hitoshi Kiya

Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In previous studies, the use of models encrypted with a secret key was demonstrated to be robust against white-box attacks, but n…

Adversarial Robustnessimage-classificationImage Classification