English

Large Scale Substitution-based Word Sense Induction

Computation and Language 2022-03-22 v2

Abstract

We present a word-sense induction method based on pre-trained masked language models (MLMs), which can cheaply scale to large vocabularies and large corpora. The result is a corpus which is sense-tagged according to a corpus-derived sense inventory and where each sense is associated with indicative words. Evaluation on English Wikipedia that was sense-tagged using our method shows that both the induced senses, and the per-instance sense assignment, are of high quality even compared to WSD methods, such as Babelfy. Furthermore, by training a static word embeddings algorithm on the sense-tagged corpus, we obtain high-quality static senseful embeddings. These outperform existing senseful embeddings methods on the WiC dataset and on a new outlier detection dataset we developed. The data driven nature of the algorithm allows to induce corpora-specific senses, which may not appear in standard sense inventories, as we demonstrate using a case study on the scientific domain.

Keywords

Cite

@article{arxiv.2110.07681,
  title  = {Large Scale Substitution-based Word Sense Induction},
  author = {Matan Eyal and Shoval Sadde and Hillel Taub-Tabib and Yoav Goldberg},
  journal= {arXiv preprint arXiv:2110.07681},
  year   = {2022}
}

Comments

ACL 2022

R2 v1 2026-06-24T06:54:05.213Z