@inproceedings{tsai-etal-2019-adversarial-attack,
    title = "Adversarial Attack on Sentiment Classification",
    author = "Tsai, Yi-Ting  and
      Yang, Min-Chu  and
      Chen, Han-Yu",
    editor = "Linzen, Tal  and
      Chrupa{\l}a, Grzegorz  and
      Belinkov, Yonatan  and
      Hupkes, Dieuwke",
    booktitle = "Proceedings of the 2019 ACL Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP",
    month = aug,
    year = "2019",
    address = "Florence, Italy",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W19-4824/",
    doi = "10.18653/v1/W19-4824",
    pages = "233--240",
    abstract = "In this paper, we propose a white-box attack algorithm called ``Global Search'' method and compare it with a simple misspelling noise and a more sophisticated and common white-box attack approach called ``Greedy Search''. The attack methods are evaluated on the Convolutional Neural Network (CNN) sentiment classifier trained on the IMDB movie review dataset. The attack success rate is used to evaluate the effectiveness of the attack methods and the perplexity of the sentences is used to measure the degree of distortion of the generated adversarial examples. The experiment results show that the proposed ``Global Search'' method generates more powerful adversarial examples with less distortion or less modification to the source text."
}Markdown (Informal)
[Adversarial Attack on Sentiment Classification](https://preview.aclanthology.org/iwcs-25-ingestion/W19-4824/) (Tsai et al., BlackboxNLP 2019)
ACL
- Yi-Ting Tsai, Min-Chu Yang, and Han-Yu Chen. 2019. Adversarial Attack on Sentiment Classification. In Proceedings of the 2019 ACL Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP, pages 233–240, Florence, Italy. Association for Computational Linguistics.