Using $k$-way Co-occurrences for Learning Word Embeddings
Abstract
Co-occurrences between two words provide useful insights into the semantics of those words. Consequently, numerous prior work on word embedding learning have used co-occurrences between two words as the training signal for learning word embeddings. However, in natural language texts it is common for multiple words to be related and co-occurring in the same context. We extend the notion of co-occurrences to cover -way co-occurrences among a set of -words. Specifically, we prove a theoretical relationship between the joint probability of words, and the sum of norms of their embeddings. Next, we propose a learning objective motivated by our theoretical result that utilises -way co-occurrences for learning word embeddings. Our experimental results show that the derived theoretical relationship does indeed hold empirically, and despite data sparsity, for some smaller values, -way embeddings perform comparably or better than -way embeddings in a range of tasks.
Cite
@article{arxiv.1709.01199,
title = {Using $k$-way Co-occurrences for Learning Word Embeddings},
author = {Danushka Bollegala and Yuichi Yoshida and Ken-ichi Kawarabayashi},
journal= {arXiv preprint arXiv:1709.01199},
year = {2017}
}