paper-with-me

Papers

Generalizing Procrustes Analysis for Better Bilingual Dictionary Induction

2018-08-31 · CONLL 2018 10 · Yova Kementchedjhieva, Sebastian Ruder, Ryan Cotterell, Anders Søgaard

Most recent approaches to bilingual dictionary induction find a linear alignment between the word vector spaces of two languages. We show that projecting the two languages onto a third, latent space, rather than directly onto each other, while equivalent in terms of expressivity, makes it easier to learn approximate alignments. Our modified approach also allows for supporting languages to be included in the alignment process, to obtain an even better performance in low resource settings.

📄 PDF Abstract BibTeX arXiv:1809.00064

Code (1)

YovaKem/generalized-procrustes-MUSE 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Multi-Pairwise Extension of Procrustes Analysis for Multilingual Word Translation

2019-11-01 · IJCNLP 2019 11 · Hagai Taitelbaum, Gal Chechik, Jacob Goldberger

In this paper we present a novel approach to simultaneously representing multiple languages in a common space. Procrustes Analysis (PA) is commonly used to find the optimal orthogonal word mapping in the bilingual case. …

TranslationWord Translation

A Locally Linear Procedure for Word Translation

2020-12-01 · COLING 2020 8 · Soham Dan, Hagai Taitelbaum, Jacob Goldberger

Learning a mapping between word embeddings of two languages given a dictionary is an important problem with several applications. A common mapping approach is using an orthogonal matrix. The Orthogonal Procrustes Analysi…

TranslationWord EmbeddingsWord SimilarityWord Translation

Bilingual Dictionary Based Neural Machine Translation without Using Parallel Sentences

2020-07-06 · ACL 2020 6 · Xiangyu Duan, Baijun Ji, Hao Jia, Min Tan 외

In this paper, we propose a new task of machine translation (MT), which is based on no parallel sentences but can refer to a ground-truth bilingual dictionary. Motivated by the ability of a monolingual speaker learning t…

Machine TranslationTranslationWord Translation

Adaptive Dictionary for Bilingual Lexicon Extraction from Comparable Corpora

2012-05-01 · LREC 2012 5 · Amir Hazem, Emmanuel Morin

One of the main resources used for the task of bilingual lexicon extraction from comparable corpora is : the bilingual dictionary, which is considered as a bridge between two languages. However, no particular attention h…

Information Retrieval

Dict-NMT: Bilingual Dictionary based NMT for Extremely Low Resource Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Neural Machine Translation (NMT) models have been effective on large bilingual datasets. However, the existing methods and techniques show that the model's performance is highly dependent on the number of examples in tra…

Machine TranslationNMTTranslation