A Locally Linear Procedure for Word Translation
Soham Dan, Hagai Taitelbaum, Jacob Goldberger
Abstract
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 Analysis (PA) algorithm can be applied to find the optimal orthogonal matrix. This solution restricts the expressiveness of the translation model which may result in sub-optimal translations. We propose a natural extension of the PA algorithm that uses multiple orthogonal translation matrices to model the mapping and derive an algorithm to learn these multiple matrices. We achieve better performance in a bilingual word translation task and a cross-lingual word similarity task compared to the single matrix baseline. We also show how multiple matrices can model multiple senses of a word.
BibTeX
@inproceedings{dan-etal-2020-locally,
title = "A Locally Linear Procedure for Word Translation",
author = "Dan, Soham and
Taitelbaum, Hagai and
Goldberger, Jacob",
editor = "Scott, Donia and
Bel, Nuria and
Zong, Chengqing",
booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
month = dec,
year = "2020",
address = "Barcelona, Spain (Online)",
publisher = "International Committee on Computational Linguistics",
url = "https://aclanthology.org/2020.coling-main.528/",
doi = "10.18653/v1/2020.coling-main.528",
pages = "6013--6018"
}