CLNov 11, 2019

Word Sense Disambiguation using Knowledge-based Word Similarity

arXiv:1911.04015v2
Originality Incremental advance
AI Analysis

This addresses the open problem of word-sense disambiguation in natural language processing, with incremental improvements for knowledge-based systems.

The authors tackled word-sense disambiguation by introducing a knowledge-based system that uses novel methods for encoding word vectors from lexical knowledge bases and extracting contextual words, achieving performance comparable to state-of-the-art supervised systems on five benchmark corpora.

In natural language processing, word-sense disambiguation (WSD) is an open problem concerned with identifying the correct sense of words in a particular context. To address this problem, we introduce a novel knowledge-based WSD system. We suggest the adoption of two methods in our system. First, we suggest a novel method to encode the word vector representation by considering the graphical semantic relationships from the lexical knowledge-base. Second, we propose a method for extracting the contextual words from the text for analyzing an ambiguous word based on the similarity of word vector representations. To validate the effectiveness of our WSD system, we conducted experiments on the five benchmark English WSD corpora (Senseval-02, Senseval-03, SemEval-07, SemEval-13, and SemEval-15). The obtained results demonstrated that the suggested methods significantly enhanced the WSD performance. Furthermore, our system outperformed the existing knowledge-based WSD systems and showed a performance comparable to that of the state-of-the-art supervised WSD systems.

Foundations

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

Your Notes