paper-with-me

Papers

Generating Adversarial Examples in Chinese Texts Using Sentence-Pieces

2020-12-29 · Linyang Li, Yunfan Shao, Demin Song, Xipeng Qiu, Xuanjing Huang

Adversarial attacks in texts are mostly substitution-based methods that replace words or characters in the original texts to achieve success attacks. Recent methods use pre-trained language models as the substitutes generator. While in Chinese, such methods are not applicable since words in Chinese require segmentations first. In this paper, we propose a pre-train language model as the substitutes generator using sentence-pieces to craft adversarial examples in Chinese. The substitutions in the generated adversarial examples are not characters or words but \textit{'pieces'}, which are more natural to Chinese readers. Experiments results show that the generated adversarial samples can mislead strong target models and remain fluent and semantically preserved.

📄 PDF Abstract BibTeX arXiv:2012.14769

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentence

Similar Papers 제목 키워드 기반

Towards a Robust Deep Neural Network in Texts: A Survey

2019-02-12 · Wenqi Wang, Run Wang, Lina Wang, Zhibo Wang 외

Deep neural networks (DNNs) have achieved remarkable success in various tasks (e.g., image classification, speech recognition, and natural language processing (NLP)). However, researchers have demonstrated that DNN-based…

General Classificationimage-classificationImage Classificationspeech-recognition+2

Identify Bilingual Patterns and Phrases from a Bilingual Sentence Pair

2021-10-01 · ROCLING 2021 10 · Yi-Jyun Chen, Hsin-Yun Chung, Jason S. Chang

This paper presents a method for automatically identifying bilingual grammar patterns and extracting bilingual phrase instances from a given English-Chinese sentence pair. In our approach, the English-Chinese sentence pa…

Machine TranslationSentenceTranslation

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 t…

Adversarial AttackGeneral ClassificationSemantic SimilaritySemantic Textual Similarity+4

MemeFaceGenerator: Adversarial Synthesis of Chinese Meme-face from Natural Sentences

2019-08-14 · Yifu Chen, Zongsheng Wang, Bowen Wu, Mengyuan Li 외

Chinese meme-face is a special kind of internet subculture widely spread in Chinese Social Community Networks. It usually consists of a template image modified by some amusing details and a text caption. In this paper, w…

Face GenerationGenerative Adversarial Network

DuQM: A Chinese Dataset of Linguistically Perturbed Natural Questions for Evaluating the Robustness of Question Matching Models

2021-12-16 · Hongyu Zhu, Yan Chen, Jing Yan, Jing Liu 외

In this paper, we focus on studying robustness evaluation of Chinese question matching. Most of the previous work on analyzing robustness issue focus on just one or a few types of artificial adversarial examples. Instead…

Natural Questions