AIOct 31, 2023

Is Robustness Transferable across Languages in Multilingual Neural Machine Translation?

arXiv:2310.20162v1132 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the problem of developing more reliable multilingual translation systems by exploring cross-language robustness, though it is incremental as it builds on existing robustness studies.

The paper investigates whether robustness to noise in one translation direction transfers to other directions in multilingual neural machine translation, finding that it does transfer, with character- and word-level noise showing higher transferability.

Robustness, the ability of models to maintain performance in the face of perturbations, is critical for developing reliable NLP systems. Recent studies have shown promising results in improving the robustness of models through adversarial training and data augmentation. However, in machine translation, most of these studies have focused on bilingual machine translation with a single translation direction. In this paper, we investigate the transferability of robustness across different languages in multilingual neural machine translation. We propose a robustness transfer analysis protocol and conduct a series of experiments. In particular, we use character-, word-, and multi-level noises to attack the specific translation direction of the multilingual neural machine translation model and evaluate the robustness of other translation directions. Our findings demonstrate that the robustness gained in one translation direction can indeed transfer to other translation directions. Additionally, we empirically find scenarios where robustness to character-level noise and word-level noise is more likely to transfer.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes