paper-with-me

Papers

R&R: Metric-guided Adversarial Sentence Generation

2021-04-17 · Lei Xu, Alfredo Cuesta-Infante, Laure Berti-Equille, Kalyan Veeramachaneni

Adversarial examples are helpful for analyzing and improving the robustness of text classifiers. Generating high-quality adversarial examples is a challenging task as it requires generating fluent adversarial sentences that are semantically similar to the original sentences and preserve the original labels, while causing the classifier to misclassify them. Existing methods prioritize misclassification by maximizing each perturbation's effectiveness at misleading a text classifier; thus, the generated adversarial examples fall short in terms of fluency and similarity. In this paper, we propose a rewrite and rollback (R&R) framework for adversarial attack. It improves the quality of adversarial examples by optimizing a critique score which combines the fluency, similarity, and misclassification metrics. R&R generates high-quality adversarial examples by allowing exploration of perturbations that do not have immediate impact on the misclassification metric but can improve fluency and similarity metrics. We evaluate our method on 5 representative datasets and 3 classifier architectures. Our method outperforms current state-of-the-art in attack success rate by +16.2%, +12.8%, and +14.0% on the classifiers respectively. Code is available at https://github.com/DAI-Lab/fibber

📄 PDF Abstract BibTeX arXiv:2104.08453

Code (1)

DAI-Lab/fibber 공식 구현 tf

Tasks

Adversarial AttackGeneral ClassificationSemantic SimilaritySemantic Textual SimilaritySentenceSentence ReWritingtext-classificationText Classification

Similar Papers 제목 키워드 기반

MS-GAGA: Metric-Selective Guided Adversarial Generation Attack

2025-10-14 · Dion J. X. Ho, Gabriel Lee Jun Rong, Niharika Shrivastava, Harshavardhan Abichandani 외 arxiv

We present MS-GAGA (Metric-Selective Guided Adversarial Generation Attack), a two-stage framework for crafting transferable and visually imperceptible adversarial examples against deepfake detectors in black-box settings…

Target-Guided Dialogue Response Generation Using Commonsense and Data Augmentation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Targeted-guided response generation enables dialogue systems to smoothly guide a conversation from a dialogue context toward a target sentence. Such control is useful for designing dialogue systems that direct a conversa…

Data AugmentationResponse GenerationSentence

Metric-guided Distillation: Distilling Knowledge from the Metric to Ranker and Retriever for Generative Commonsense Reasoning

2022-10-21 · Xingwei He, Yeyun Gong, A-Long Jin, Weizhen Qi 외

Commonsense generation aims to generate a realistic sentence describing a daily scene under the given concepts, which is very challenging, since it requires models to have relational reasoning and compositional generaliz…

Relational ReasoningRe-RankingSentence

BERTScore: Evaluating Text Generation with BERT

2019-04-21 · ICLR 2020 1 · Tianyi Zhang, Varsha Kishore, Felix Wu, Kilian Q. Weinberger 외

We propose BERTScore, an automatic evaluation metric for text generation. Analogously to common metrics, BERTScore computes a similarity score for each token in the candidate sentence with each token in the reference sen…

Image CaptioningMachine TranslationModel SelectionSentence+2

Adversarial Examples Generation for Reducing Implicit Gender Bias in Pre-trained Models

2021-10-03 · Wenqian Ye, Fei Xu, Yaojia Huang, Cassie Huang 외

Over the last few years, Contextualized Pre-trained Neural Language Models, such as BERT, GPT, have shown significant gains in various NLP tasks. To enhance the robustness of existing pre-trained models, one way is adver…

Data AugmentationSentence