HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Towards better substitution-based word sense induction

Asaf Amrami; Yoav Goldberg

Towards better substitution-based word sense induction

Abstract

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.

Code Repositories

lucy3/bertwsi
pytorch
Mentioned in GitHub
asafamr/bertwsi
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
word-sense-induction-on-semeval-2010-wsi-1BERT+DP
AVG: 53.6
F-Score: 71.3
V-Measure: 40.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Towards better substitution-based word sense induction | Papers | HyperAI