English

Distributed representation of multi-sense words: A loss-driven approach

Computation and Language 2019-04-16 v1 Artificial Intelligence

Abstract

Word2Vec's Skip Gram model is the current state-of-the-art approach for estimating the distributed representation of words. However, it assumes a single vector per word, which is not well-suited for representing words that have multiple senses. This work presents LDMI, a new model for estimating distributional representations of words. LDMI relies on the idea that, if a word carries multiple senses, then having a different representation for each of its senses should lead to a lower loss associated with predicting its co-occurring words, as opposed to the case when a single vector representation is used for all the senses. After identifying the multi-sense words, LDMI clusters the occurrences of these words to assign a sense to each occurrence. Experiments on the contextual word similarity task show that LDMI leads to better performance than competing approaches.

Keywords

Cite

@article{arxiv.1904.06725,
  title  = {Distributed representation of multi-sense words: A loss-driven approach},
  author = {Saurav Manchanda and George Karypis},
  journal= {arXiv preprint arXiv:1904.06725},
  year   = {2019}
}

Comments

PAKDD 2018 Best paper award runner-up

R2 v1 2026-06-23T08:39:04.163Z