paper-with-me

홈 › Papers

Robustness and Adversarial Examples in Natural Language Processing

2021-11-01 · EMNLP (ACL) 2021 11 · Kai-Wei Chang, He He, Robin Jia, Sameer Singh

Recent studies show that many NLP systems are sensitive and vulnerable to a small perturbation of inputs and do not generalize well across different datasets. This lack of robustness derails the use of NLP systems in real-world applications. This tutorial aims at bringing awareness of practical concerns about NLP robustness. It targets NLP researchers and practitioners who are interested in building reliable NLP systems. In particular, we will review recent studies on analyzing the weakness of NLP systems when facing adversarial inputs and data with a distribution shift. We will provide the audience with a holistic view of 1) how to use adversarial examples to examine the weakness of NLP models and facilitate debugging; 2) how to enhance the robustness of existing NLP models and defense against adversarial inputs; and 3) how the consideration of robustness affects the real-world NLP applications used in our daily lives. We will conclude the tutorial by outlining future research directions in this area.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Context-aware Adversarial Attack on Named Entity Recognition

2023-09-16 · Shuguang Chen, Leonardo Neves, Thamar Solorio

In recent years, large pre-trained language models (PLMs) have achieved remarkable performance on many natural language processing benchmarks. Despite their success, prior studies have shown that PLMs are vulnerable to a…

Adversarial Attacknamed-entity-recognitionNamed Entity Recognition

Generating Fluent Adversarial Examples for Natural Languages

2020-07-13 · ACL 2019 7 · Huangzhao Zhang, Hao Zhou, Ning Miao, Lei LI

Efficiently building an adversarial attacker for natural language processing (NLP) tasks is a real challenge. Firstly, as the sentence space is discrete, it is difficult to make small perturbations along the direction of…

Sentence

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

A Geometry-Inspired Attack for Generating Natural Language Adversarial Examples

2020-10-03 · COLING 2020 8 · Zhao Meng, Roger Wattenhofer

Generating adversarial examples for natural language is hard, as natural language consists of discrete symbols, and examples are often of variable lengths. In this paper, we propose a geometry-inspired attack for generat…

Removing Adversarial Noise in Class Activation Feature Space

2021-04-19 · ICCV 2021 10 · Dawei Zhou, Nannan Wang, Chunlei Peng, Xinbo Gao 외

Deep neural networks (DNNs) are vulnerable to adversarial noise. Preprocessing based defenses could largely remove adversarial noise by processing inputs. However, they are typically affected by the error amplification e…

Adversarial RobustnessDenoising