HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Incorporating Glosses into Neural Word Sense Disambiguation

Fuli Luo; Tianyu Liu; Qiaolin Xia; Baobao Chang; Zhifang Sui

Incorporating Glosses into Neural Word Sense Disambiguation

Abstract

Word Sense Disambiguation (WSD) aims to identify the correct meaning of polysemous words in the particular context. Lexical resources like WordNet which are proved to be of great help for WSD in the knowledge-based methods. However, previous neural networks for WSD always rely on massive labeled data (context), ignoring lexical resources like glosses (sense definitions). In this paper, we integrate the context and glosses of the target word into a unified framework in order to make full use of both labeled data and lexical knowledge. Therefore, we propose GAS: a gloss-augmented WSD neural network which jointly encodes the context and glosses of the target word. GAS models the semantic relationship between the context and the gloss in an improved memory network framework, which breaks the barriers of the previous supervised methods and knowledge-based methods. We further extend the original gloss of word sense via its semantic relations in WordNet to enrich the gloss information. The experimental results show that our model outperforms the state-of-theart systems on several English all-words WSD datasets.

Code Repositories

jimiyulu/WSD_MemNN
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
word-sense-disambiguation-on-semeval-2013GASext (Concatenation)
F1: 67.2
word-sense-disambiguation-on-semeval-2013GAS (Concatenation)
F1: 67.0
word-sense-disambiguation-on-semeval-2013GASext (Linear)
F1: 67.1
word-sense-disambiguation-on-semeval-2013GAS (Linear)
F1: 66.7
word-sense-disambiguation-on-semeval-2015GAS (Concatenation)
F1: 71.8
word-sense-disambiguation-on-semeval-2015GASext (Concatenation)
F1: 72.6
word-sense-disambiguation-on-semeval-2015GAS (Linear)
F1: 71.6
word-sense-disambiguation-on-semeval-2015GASext (Linear)
F1: 72.1
word-sense-disambiguation-on-senseval-2GAS (Linear)
F1: 72.0
word-sense-disambiguation-on-senseval-2GASext (Linear)
F1: 72.4
word-sense-disambiguation-on-senseval-2GASext (Concatenation)
F1: 72.2
word-sense-disambiguation-on-senseval-2GAS (Concatenation)
F1: 72.1
word-sense-disambiguation-on-senseval-3-taskGASext (Concatenation)
F1: 70.5
word-sense-disambiguation-on-senseval-3-taskGAS (Linear)
F1: 70.0
word-sense-disambiguation-on-senseval-3-taskGAS (Concatenation)
F1: 70.2
word-sense-disambiguation-on-senseval-3-taskGASext (Linear)
F1: 70.1
word-sense-disambiguation-on-supervisedGAS<sub>ext</sub>
SemEval 2007: --*
SemEval 2013: 67.2
SemEval 2015: 72.6
Senseval 2: 72.2
Senseval 3: 70.5
word-sense-disambiguation-on-supervisedGAS
SemEval 2007: --*
SemEval 2013: 66.7
SemEval 2015: 71.6
Senseval 2: 72.0
Senseval 3: 70.0

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
Incorporating Glosses into Neural Word Sense Disambiguation | Papers | HyperAI