SOTAVerified

Improving the Coverage and the Generalization Ability of Neural Word Sense Disambiguation through Hypernymy and Hyponymy Relationships

2018-11-02Unverified0· sign in to hype

Loïc Vial, Benjamin Lecouteux, Didier Schwab

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In Word Sense Disambiguation (WSD), the predominant approach generally involves a supervised system trained on sense annotated corpora. The limited quantity of such corpora however restricts the coverage and the performance of these systems. In this article, we propose a new method that solves these issues by taking advantage of the knowledge present in WordNet, and especially the hypernymy and hyponymy relationships between synsets, in order to reduce the number of different sense tags that are necessary to disambiguate all words of the lexical database. Our method leads to state of the art results on most WSD evaluation tasks, while improving the coverage of supervised systems, reducing the training time and the size of the models, without additional training data. In addition, we exhibit results that significantly outperform the state of the art when our method is combined with an ensembling technique and the addition of the WordNet Gloss Tagged as training corpus.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SemEval 2007 Task 17SemCor+WNGT, vocabulary reduced, ensembleF166.81Unverified
SemEval 2007 Task 7SemCor+WNGT, vocabulary reduced, ensembleF186.02Unverified
SemEval 2013 Task 12SemCor+WNGT, vocabulary reduced, ensembleF172.63Unverified
SemEval 2015 Task 13SemCor+WNGT, vocabulary reduced, ensembleF174.46Unverified
Senseval-2SemCor+WNGT, vocabulary reduced, ensembleF175.15Unverified
SensEval 3 Task 1SemCor+WNGT, vocabulary reduced, ensembleF170.11Unverified
Supervised:SemCor+WNGT, vocabulary reduced, ensembleSenseval 275.15Unverified

Reproductions