Semantic Diversity by Phonetics for Accurate and Robust Machine Translation
Neural Machine Translation (NMT) learns from examples, and thus often lacks robustness against noise. Previous work has shown that integrating noise into the training process is effective at improving such robustness, but this solution can be inefficient due to the exponential number of string perturbations, i.e., exponential in the number of words or characters. To robustify the translation input, we treat human phonetic interaction throughout history as a pre-compiled computational device. This device implements a many-to-one function that converts text into phonetics. To the best of our knowledge, we are the first in Machine Translation, to apply the phonetic algorithms Soundex, NYSIIS, and MetaPhone to foreign word/character sequences. We also apply another linguistic representation, the logogram inference, Wubi, for Chinese. To explain why phonetic encodings improve NMT, we introduce, quantify, and empirically verify our hypothesis: "one phonetic representation usually corresponds to words that are semantically diverse." Driven by our hypothesis, we simulate this "natural" phonetic device and introduce an artificial method called random clustering. We achieved significant and consistent improvements overall language pairs and datasets we experimented with: French-English, German-English, and Chinese-English in IWSLT'17, with up to nearly 2 BLEU points over the state-of-the-art. Moreover, our approaches are more robust than baselines when evaluated on unknown noisy or out-of-domain test sets, with up to about 5 BLEU point increase. Upon acceptance, all software source code and experiments will be available as Open Source.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityMachine TranslationNMTTranslationSimilar Papers 제목 키워드 기반
Diversity by Phonetics and its Application in Neural Machine Translation
We introduce a powerful approach for Neural Machine Translation (NMT), whereby, during training and testing, together with the input we provide its phonetic encoding and the variants of such an encoding. This way we obta…
DiversityMachine TranslationNMTTranslationSounds Wilde. Phonetically Extended Embeddings for Author-Stylized Poetry Generation
This paper addresses author-stylized text generation. Using a version of a language model with extended phonetic and semantic embeddings for poetry generation we show that phonetics has comparable contribution to the ove…
AttributeLanguage ModelingLanguage ModellingText Generation+1Unsupervised Translation of Emergent Communication
Emergent Communication (EC) provides a unique window into the language systems that emerge autonomously when agents are trained to jointly achieve shared goals. However, it is difficult to interpret EC and evaluate its r…
DiversityMachine TranslationTranslationListen, Attend, Understand: a Regularization Technique for Stable E2E Speech Translation Training on High Variance labels
End-to-End Speech Translation often shows slower convergence and worse performance when target transcriptions exhibit high variance and semantic ambiguity. We propose Listen, Attend, Understand (LAU), a semantic regulari…
Exploring Diversity in Back Translation for Low-Resource Machine Translation
Back translation is one of the most widely used methods for improving the performance of neural machine translation systems. Recent research has sought to enhance the effectiveness of this method by increasing the 'diver…
DiversityMachine TranslationTranslation