Word Sense Disambiguation using Knowledge-based Word Similarity
Sunjae Kwon, Dongsuk Oh, Youngjoong Ko

TL;DR
This paper presents a novel knowledge-based word sense disambiguation system that leverages semantic relationships and contextual word similarity, outperforming existing systems and rivaling supervised methods.
Contribution
Introduces a new knowledge-based WSD approach using semantic graph encoding and contextual similarity analysis, improving performance on benchmark datasets.
Findings
Significantly improved WSD accuracy over existing knowledge-based methods
Outperformed previous knowledge-based systems in experiments
Achieved performance comparable to state-of-the-art supervised WSD systems
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Advanced Text Analysis Techniques
