paper-with-me

홈 › Papers

Extend Adversarial Policy Against Neural Machine Translation via Unknown Token

2025-01-21 · Wei Zou, ShuJian Huang, Jiajun Chen

Generating adversarial examples contributes to mainstream neural machine translation~(NMT) robustness. However, popular adversarial policies are apt for fixed tokenization, hindering its efficacy for common character perturbations involving versatile tokenization. Based on existing adversarial generation via reinforcement learning~(RL), we propose the `DexChar policy' that introduces character perturbations for the existing mainstream adversarial policy based on token substitution. Furthermore, we improve the self-supervised matching that provides feedback in RL to cater to the semantic constraints required during training adversaries. Experiments show that our method is compatible with the scenario where baseline adversaries fail, and can generate high-efficiency adversarial examples for analysis and optimization of the system.

📄 PDF Abstract BibTeX arXiv:2501.12183

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTReinforcement Learning (RL)Translation

Similar Papers 제목 키워드 기반

Targeted Adversarial Attacks against Neural Machine Translation

2023-03-02 · Sahar Sadrizadeh, AmirHossein Dabiri Aghdam, Ljiljana Dolamic, Pascal Frossard

Neural Machine Translation (NMT) systems are used in various applications. However, it has been shown that they are vulnerable to very small perturbations of their inputs, known as adversarial attacks. In this paper, we …

Adversarial AttackMachine TranslationNMTSentence+1

Robust Neural Machine Translation with Doubly Adversarial Inputs

2019-06-06 · ACL 2019 7 · Yong Cheng, Lu Jiang, Wolfgang Macherey

Neural machine translation (NMT) often suffers from the vulnerability to noisy perturbations in the input. We propose an approach to improving the robustness of NMT models, which consists of two parts: (1) attack the tra…

Machine TranslationNMTTranslation

A Relaxed Optimization Approach for Adversarial Attacks against Neural Machine Translation Models

2023-06-14 · Sahar Sadrizadeh, Clément Barbier, Ljiljana Dolamic, Pascal Frossard

In this paper, we propose an optimization-based adversarial attack against Neural Machine Translation (NMT) models. First, we propose an optimization problem to generate adversarial examples that are semantically similar…

Adversarial AttackMachine TranslationNMTSemantic Similarity+2

Adversarial Neural Machine Translation

2017-04-20 · Lijun Wu, Yingce Xia, Li Zhao, Fei Tian 외

In this paper, we study a new learning paradigm for Neural Machine Translation (NMT). Instead of maximizing the likelihood of the human translation as in previous works, we minimize the distinction between human translat…

Machine TranslationNMTTranslation

Lost In Translation: Generating Adversarial Examples Robust to Round-Trip Translation

2023-07-24 · Neel Bhandari, Pin-Yu Chen

Language Models today provide a high accuracy across a large number of downstream tasks. However, they remain susceptible to adversarial attacks, particularly against those where the adversarial examples maintain conside…

Machine TranslationTranslation