paper-with-me

홈 › Papers

On Learning Language-Invariant Representations for Universal Machine Translation

2020-08-11 · ICML 2020 1 · Han Zhao, Junjie Hu, Andrej Risteski

The goal of universal machine translation is to learn to translate between any pair of languages, given a corpus of paired translated documents for \emph{a small subset} of all pairs of languages. Despite impressive empirical results and an increasing interest in massively multilingual models, theoretical analysis on translation errors made by such universal machine translation models is only nascent. In this paper, we formally prove certain impossibilities of this endeavour in general, as well as prove positive results in the presence of additional (but natural) structure of data. For the former, we derive a lower bound on the translation error in the many-to-many translation setting, which shows that any algorithm aiming to learn shared sentence representations among multiple language pairs has to make a large translation error on at least one of the translation tasks, if no assumption on the structure of the languages is made. For the latter, we show that if the paired documents in the corpus follow a natural \emph{encoder-decoder} generative process, we can expect a natural notion of ``generalization'': a linear number of language pairs, rather than quadratic, suffices to learn a good representation. Our theory also explains what kinds of connection graphs between pairs of languages are better suited: ones with longer paths result in worse sample complexity in terms of the total number of documents per language pair needed. We believe our theoretical insights and implications contribute to the future algorithmic design of universal machine translation.

📄 PDF Abstract BibTeX arXiv:2008.04510

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Universalities of Reproducing Kernels Revisited

2013-10-21 · Benxun Wang, Haizhang Zhang

Kernel methods have been widely applied to machine learning and other questions of approximating an unknown function from its finite sample data. To ensure arbitrary accuracy of such approximation, various denseness cond…

Translation

Improving Zero-Shot Multilingual Translation with Universal Representations and Cross-Mappings

2022-10-28 · Shuhao Gu, Yang Feng

The many-to-many multilingual neural machine translation can translate between language pairs unseen during training, i.e., zero-shot translation. Improving zero-shot translation requires the model to learn universal rep…

Machine TranslationTranslation

Universal Neural Machine Translation for Extremely Low Resource Languages

2018-02-15 · NAACL 2018 6 · Jiatao Gu, Hany Hassan, Jacob Devlin, Victor O. K. Li

In this paper, we propose a new universal machine translation approach focusing on languages with a limited amount of parallel data. Our proposed approach utilizes a transfer-learning approach to share lexical and senten…

Machine TranslationSentenceTransfer LearningTranslation

(Self-Attentive) Autoencoder-based Universal Language Representation for Machine Translation

2018-10-15 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa

Universal language representation is the holy grail in machine translation (MT). Thanks to the new neural MT approach, it seems that there are good perspectives towards this goal. In this paper, we propose a new architec…

Machine TranslationSentenceTranslation

Universal approximations of invariant maps by neural networks

2018-04-26 · Dmitry Yarotsky

We describe generalizations of the universal approximation theorem for neural networks to maps invariant or equivariant with respect to linear representations of groups. Our goal is to establish network-like computationa…