English

Efficient Graph-based Word Sense Induction by Distributional Inclusion Vector Embeddings

Computation and Language 2018-05-31 v2

Abstract

Word sense induction (WSI), which addresses polysemy by unsupervised discovery of multiple word senses, resolves ambiguities for downstream NLP tasks and also makes word representations more interpretable. This paper proposes an accurate and efficient graph-based method for WSI that builds a global non-negative vector embedding basis (which are interpretable like topics) and clusters the basis indexes in the ego network of each polysemous word. By adopting distributional inclusion vector embeddings as our basis formation model, we avoid the expensive step of nearest neighbor search that plagues other graph-based methods without sacrificing the quality of sense clusters. Experiments on three datasets show that our proposed method produces similar or better sense clusters and embeddings compared with previous state-of-the-art methods while being significantly more efficient.

Keywords

Cite

@article{arxiv.1804.03257,
  title  = {Efficient Graph-based Word Sense Induction by Distributional Inclusion Vector Embeddings},
  author = {Haw-Shiuan Chang and Amol Agrawal and Ananya Ganesh and Anirudha Desai and Vinayak Mathur and Alfred Hough and Andrew McCallum},
  journal= {arXiv preprint arXiv:1804.03257},
  year   = {2018}
}

Comments

TextGraphs 2018: the Workshop on Graph-based Methods for Natural Language Processing

R2 v1 2026-06-23T01:18:39.129Z