@inproceedings{zhou-etal-2019-learning,
title = "Learning to Discriminate Perturbations for Blocking Adversarial Attacks in Text Classification",
author = "Zhou, Yichao and
Jiang, Jyun-Yu and
Chang, Kai-Wei and
Wang, Wei",
editor = "Inui, Kentaro and
Jiang, Jing and
Ng, Vincent and
Wan, Xiaojun",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/D19-1496/",
doi = "10.18653/v1/D19-1496",
pages = "4904--4913",
abstract = "Adversarial attacks against machine learning models have threatened various real-world applications such as spam filtering and sentiment analysis. In this paper, we propose a novel framework, learning to discriminate perturbations (DISP), to identify and adjust malicious perturbations, thereby blocking adversarial attacks for text classification models. To identify adversarial attacks, a perturbation discriminator validates how likely a token in the text is perturbed and provides a set of potential perturbations. For each potential perturbation, an embedding estimator learns to restore the embedding of the original word based on the context and a replacement token is chosen based on approximate kNN search. DISP can block adversarial attacks for any NLP model without modifying the model structure or training procedure. Extensive experiments on two benchmark datasets demonstrate that DISP significantly outperforms baseline methods in blocking adversarial attacks for text classification. In addition, in-depth analysis shows the robustness of DISP across different situations."
}
Markdown (Informal)
[Learning to Discriminate Perturbations for Blocking Adversarial Attacks in Text Classification](https://preview.aclanthology.org/jlcl-multiple-ingestion/D19-1496/) (Zhou et al., EMNLP-IJCNLP 2019)
ACL