CLJun 23, 2020

Combining Neural Language Models for WordSense Induction

arXiv:2006.13200v15 citations
Originality Incremental advance
AI Analysis

This work addresses word sense disambiguation for Russian language processing, but it is incremental as it builds on an existing method.

The authors tackled word sense induction for Russian by improving a neural language model-based approach, achieving new state-of-the-art results on two RUSSE 2018 datasets with significant improvements.

Word sense induction (WSI) is the problem of grouping occurrences of an ambiguous word according to the expressed sense of this word. Recently a new approach to this task was proposed, which generates possible substitutes for the ambiguous word in a particular context using neural language models, and then clusters sparse bag-of-words vectors built from these substitutes. In this work, we apply this approach to the Russian language and improve it in two ways. First, we propose methods of combining left and right contexts, resulting in better substitutes generated. Second, instead of fixed number of clusters for all ambiguous words we propose a technique for selecting individual number of clusters for each word. Our approach established new state-of-the-art level, improving current best results of WSI for the Russian language on two RUSSE 2018 datasets by a large margin.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes