SOTAVerified

Interpretable Adversarial Perturbation in Input Embedding Space for Text

2018-05-08Code Available0· sign in to hype

Motoki Sato, Jun Suzuki, Hiroyuki Shindo, Yuji Matsumoto

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Following great success in the image processing field, the idea of adversarial training has been applied to tasks in the natural language processing (NLP) field. One promising approach directly applies adversarial training developed in the image processing field to the input word embedding space instead of the discrete input space of texts. However, this approach abandons such interpretability as generating adversarial texts to significantly improve the performance of NLP tasks. This paper restores interpretability to such methods by restricting the directions of perturbations toward the existing words in the input embedding space. As a result, we can straightforwardly reconstruct each input with perturbations to an actual text by considering the perturbations to be the replacement of words in the sentence while maintaining or even improving the task performance.

Tasks

Reproductions