English

Beyond Bilingual: Multi-sense Word Embeddings using Multilingual Context

Computation and Language 2017-06-27 v1 Machine Learning

Abstract

Word embeddings, which represent a word as a point in a vector space, have become ubiquitous to several NLP tasks. A recent line of work uses bilingual (two languages) corpora to learn a different vector for each sense of a word, by exploiting crosslingual signals to aid sense identification. We present a multi-view Bayesian non-parametric algorithm which improves multi-sense word embeddings by (a) using multilingual (i.e., more than two languages) corpora to significantly improve sense embeddings beyond what one achieves with bilingual information, and (b) uses a principled approach to learn a variable number of senses per word, in a data-driven manner. Ours is the first approach with the ability to leverage multilingual corpora efficiently for multi-sense representation learning. Experiments show that multilingual training significantly improves performance over monolingual and bilingual training, by allowing us to combine different parallel corpora to leverage multilingual context. Multilingual training yields comparable performance to a state of the art mono-lingual model trained on five times more training data.

Keywords

Cite

@article{arxiv.1706.08160,
  title  = {Beyond Bilingual: Multi-sense Word Embeddings using Multilingual Context},
  author = {Shyam Upadhyay and Kai-Wei Chang and Matt Taddy and Adam Kalai and James Zou},
  journal= {arXiv preprint arXiv:1706.08160},
  year   = {2017}
}

Comments

ACL 2017 Repl4NLP workshop

R2 v1 2026-06-22T20:29:03.839Z