English

LearningWord Embeddings for Low-resource Languages by PU Learning

Computation and Language 2018-05-10 v1

Abstract

Word embedding is a key component in many downstream applications in processing natural languages. Existing approaches often assume the existence of a large collection of text for learning effective word embedding. However, such a corpus may not be available for some low-resource languages. In this paper, we study how to effectively learn a word embedding model on a corpus with only a few million tokens. In such a situation, the co-occurrence matrix is sparse as the co-occurrences of many word pairs are unobserved. In contrast to existing approaches often only sample a few unobserved word pairs as negative samples, we argue that the zero entries in the co-occurrence matrix also provide valuable information. We then design a Positive-Unlabeled Learning (PU-Learning) approach to factorize the co-occurrence matrix and validate the proposed approaches in four different languages.

Keywords

Cite

@article{arxiv.1805.03366,
  title  = {LearningWord Embeddings for Low-resource Languages by PU Learning},
  author = {Chao Jiang and Hsiang-Fu Yu and Cho-Jui Hsieh and Kai-Wei Chang},
  journal= {arXiv preprint arXiv:1805.03366},
  year   = {2018}
}

Comments

Published in NAACL 2018

R2 v1 2026-06-23T01:49:15.584Z