A Classification-Guided Approach for Adversarial Attacks against Neural Machine Translation
Sahar Sadrizadeh, Ljiljana Dolamic, Pascal Frossard

TL;DR
This paper presents ACT, a new adversarial attack framework guided by classifiers that effectively alters the meaning and class of translations in neural machine translation systems, revealing their vulnerabilities.
Contribution
The paper introduces ACT, a novel classifier-guided adversarial attack method that significantly impacts translation meaning and class, surpassing previous attack techniques.
Findings
ACT effectively changes translation class more than existing methods.
The attack has a greater impact on the overall translation meaning.
The approach reveals vulnerabilities of NMT systems beyond translation quality.
Abstract
Neural Machine Translation (NMT) models have been shown to be vulnerable to adversarial attacks, wherein carefully crafted perturbations of the input can mislead the target model. In this paper, we introduce ACT, a novel adversarial attack framework against NMT systems guided by a classifier. In our attack, the adversary aims to craft meaning-preserving adversarial examples whose translations in the target language by the NMT model belong to a different class than the original translations. Unlike previous attacks, our new approach has a more substantial effect on the translation by altering the overall meaning, which then leads to a different class determined by an oracle classifier. To evaluate the robustness of NMT models to our attack, we propose enhancements to existing black-box word-replacement-based attacks by incorporating output translations of the target NMT model and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
