paper-with-me

Papers

A Context Aware Approach for Generating Natural Language Attacks

2020-12-24 · Rishabh Maheshwary, Saket Maheshwary, Vikram Pudi

We study an important task of attacking natural language processing models in a black box setting. We propose an attack strategy that crafts semantically similar adversarial examples on text classification and entailment tasks. Our proposed attack finds candidate words by considering the information of both the original word and its surrounding context. It jointly leverages masked language modelling and next sentence prediction for context understanding. In comparison to attacks proposed in prior literature, we are able to generate high quality adversarial examples that do significantly better both in terms of success rate and word perturbation percentage.

📄 PDF Abstract BibTeX arXiv:2012.13339

Code (1)

RishabhMaheshwary/contextattack 공식 구현 pytorch

Tasks

Language ModellingSentencetext-classificationText Classification

Similar Papers 제목 키워드 기반

Zero-Query Transfer Attacks on Context-Aware Object Detectors

2022-03-29 · CVPR 2022 1 · Zikui Cai, Shantanu Rane, Alejandro E. Brito, Chengyu Song 외

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a conte…

Adversarial AttackObject

Defending Against Backdoor Attacks in Natural Language Generation

2021-06-03 · Xiaofei Sun, Xiaoya Li, Yuxian Meng, Xiang Ao 외

The frustratingly fragile nature of neural network models make current natural language generation (NLG) systems prone to backdoor attacks and generate malicious sequences that could be sexist or offensive. Unfortunately…

Backdoor AttackDialogue GenerationMachine TranslationText Generation+1

Light as Deception: GPT-driven Natural Relighting Against Vision-Language Pre-training Models

2025-05-30 · Ying Yang, Jie Zhang, Xiao Lv, Di Lin 외

While adversarial attacks on vision-and-language pretraining (VLP) models have been explored, generating natural adversarial samples crafted through realistic and semantically meaningful perturbations remains an open cha…

Image CaptioningQuestion AnsweringVisual Question Answering

SSCAE: A Novel Semantic, Syntactic, and Context-Aware Natural Language Adversarial Example Generator

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Training a machine learning model with adversarial examples (AEs) improves its robustness against adversarial attacks. Hence, it is crucial to develop effective generative models to produce high-quality AEs. Developing s…

Adversarial Attack

Generating Long and Informative Reviews with Aspect-Aware Coarse-to-Fine Decoding

2019-06-11 · ACL 2019 7 · Junyi Li, Wayne Xin Zhao, Ji-Rong Wen, Yang song

Generating long and informative review text is a challenging natural language generation task. Previous work focuses on word-level generation, neglecting the importance of topical and syntactic characteristics from natur…

DecoderReview GenerationSentenceText Generation