paper-with-me

홈 › Papers

Defense of Word-level Adversarial Attacks via Random Substitution Encoding

2020-05-01 · Zhao-Yang Wang, Hongtao Wang

The adversarial attacks against deep neural networks on computer vision tasks have spawned many new technologies that help protect models from avoiding false predictions. Recently, word-level adversarial attacks on deep models of Natural Language Processing (NLP) tasks have also demonstrated strong power, e.g., fooling a sentiment classification neural network to make wrong decisions. Unfortunately, few previous literatures have discussed the defense of such word-level synonym substitution based attacks since they are hard to be perceived and detected. In this paper, we shed light on this problem and propose a novel defense framework called Random Substitution Encoding (RSE), which introduces a random substitution encoder into the training process of original neural networks. Extensive experiments on text classification tasks demonstrate the effectiveness of our framework on defense of word-level adversarial attacks, under various base and attack models.

📄 PDF Abstract BibTeX arXiv:2005.00446

Code (1)

Raibows/RSE-Adversarial-Defense 공식 구현 pytorch

Tasks

General ClassificationSentiment AnalysisSentiment Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Certified Robustness to Text Adversarial Attacks by Randomized [MASK]

2021-05-08 · Jiehang Zeng, Xiaoqing Zheng, Jianhan Xu, Linyang Li 외

Recently, few certified defense methods have been developed to provably guarantee the robustness of a text classifier to adversarial synonym substitutions. However, all existing certified defense methods assume that the …

Fooling the Textual Fooler via Randomizing Latent Representations

2023-10-02 · Duy C. Hoang, Quang H. Nguyen, Saurav Manchanda, Minlong Peng 외

Despite outstanding performance in a variety of NLP tasks, recent studies have revealed that NLP models are vulnerable to adversarial attacks that slightly perturb the input to cause the models to misbehave. Among these …

Using Random Perturbations to Mitigate Adversarial Attacks on Sentiment Analysis Models

2022-02-11 · ICON 2021 12 · Abigail Swenor, Jugal Kalita

Attacks on deep learning models are often difficult to identify and therefore are difficult to protect against. This problem is exacerbated by the use of public datasets that typically are not manually inspected before u…

Sentiment AnalysisSentiment ClassificationSpelling Correction

MaskPure: Improving Defense Against Text Adversaries with Stochastic Purification

2024-06-18 · Harrison Gietz, Jugal Kalita

The improvement of language model robustness, including successful defense against adversarial attacks, remains an open problem. In computer vision settings, the stochastic noising and de-noising process provided by diff…

Adversarial DefenseDenoisingLanguage Modelling

Rethinking Textual Adversarial Defense for Pre-trained Language Models

2022-07-21 · Jiayi Wang, Rongzhou Bao, Zhuosheng Zhang, Hai Zhao

Although pre-trained language models (PrLMs) have achieved significant success, recent studies demonstrate that PrLMs are vulnerable to adversarial attacks. By generating adversarial examples with slight perturbations on…

Adversarial AttackAdversarial DefenseSentence