English

Crosslingual Transfer Learning for Low-Resource Languages Based on Multilingual Colexification Graphs

Computation and Language 2023-10-20 v2 Artificial Intelligence

Abstract

In comparative linguistics, colexification refers to the phenomenon of a lexical form conveying two or more distinct meanings. Existing work on colexification patterns relies on annotated word lists, limiting scalability and usefulness in NLP. In contrast, we identify colexification patterns of more than 2,000 concepts across 1,335 languages directly from an unannotated parallel corpus. We then propose simple and effective methods to build multilingual graphs from the colexification patterns: ColexNet and ColexNet+. ColexNet's nodes are concepts and its edges are colexifications. In ColexNet+, concept nodes are additionally linked through intermediate nodes, each representing an ngram in one of 1,334 languages. We use ColexNet+ to train \mboxColexNet+\overrightarrow{\mbox{ColexNet+}}, high-quality multilingual embeddings that are well-suited for transfer learning. In our experiments, we first show that ColexNet achieves high recall on CLICS, a dataset of crosslingual colexifications. We then evaluate \mboxColexNet+\overrightarrow{\mbox{ColexNet+}} on roundtrip translation, sentence retrieval and sentence classification and show that our embeddings surpass several transfer learning baselines. This demonstrates the benefits of using colexification as a source of information in multilingual NLP.

Keywords

Cite

@article{arxiv.2305.12818,
  title  = {Crosslingual Transfer Learning for Low-Resource Languages Based on Multilingual Colexification Graphs},
  author = {Yihong Liu and Haotian Ye and Leonie Weissweiler and Renhao Pei and Hinrich Schütze},
  journal= {arXiv preprint arXiv:2305.12818},
  year   = {2023}
}

Comments

EMNLP 2023 Findings

R2 v1 2026-06-28T10:41:05.115Z