English

Learning Contextualised Cross-lingual Word Embeddings and Alignments for Extremely Low-Resource Languages Using Parallel Corpora

Computation and Language 2021-10-22 v2 Artificial Intelligence Machine Learning

Abstract

We propose a new approach for learning contextualised cross-lingual word embeddings based on a small parallel corpus (e.g. a few hundred sentence pairs). Our method obtains word embeddings via an LSTM encoder-decoder model that simultaneously translates and reconstructs an input sentence. Through sharing model parameters among different languages, our model jointly trains the word embeddings in a common cross-lingual space. We also propose to combine word and subword embeddings to make use of orthographic similarities across different languages. We base our experiments on real-world data from endangered languages, namely Yongning Na, Shipibo-Konibo, and Griko. Our experiments on bilingual lexicon induction and word alignment tasks show that our model outperforms existing methods by a large margin for most language pairs. These results demonstrate that, contrary to common belief, an encoder-decoder translation model is beneficial for learning cross-lingual representations even in extremely low-resource conditions. Furthermore, our model also works well on high-resource conditions, achieving state-of-the-art performance on a German-English word-alignment task.

Keywords

Cite

@article{arxiv.2010.14649,
  title  = {Learning Contextualised Cross-lingual Word Embeddings and Alignments for Extremely Low-Resource Languages Using Parallel Corpora},
  author = {Takashi Wada and Tomoharu Iwata and Yuji Matsumoto and Timothy Baldwin and Jey Han Lau},
  journal= {arXiv preprint arXiv:2010.14649},
  year   = {2021}
}

Comments

16 pages, accepted at the 1st Workshop on Multilingual Representation Learning

R2 v1 2026-06-23T19:42:06.515Z