Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards better substitution-based word sense induction

About

Word sense induction (WSI) is the task of unsupervised clustering of word usages within a sentence to distinguish senses. Recent work obtain strong results by clustering lexical substitutes derived from pre-trained RNN language models (ELMo). Adapting the method to BERT improves the scores even further. We extend the previous method to support a dynamic rather than a fixed number of clusters as supported by other prominent methods, and propose a method for interpreting the resulting clusters by associating them with their most informative substitutes. We then perform extensive error analysis revealing the remaining sources of errors in the WSI task. Our code is available at https://github.com/asafamr/bertwsi.

Asaf Amrami, Yoav Goldberg• 2019

Related benchmarks

TaskDatasetResultRank
Word Sense InductionSemEval 2013 WSI Task 13 (test)
F-BC64
19
Word Sense InductionSemEval 2010 WSI Task 14 (test)
F-Score71.3
16
Word Sense InductionSemEval Task 13 2013
FNMI21.4
7
Word Sense InductionSemEval Task 14 2010
F-S0.713
6
Showing 4 of 4 rows

Other info

Code

Follow for update