English

GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge

Computation and Language 2020-01-07 v4

Abstract

Word Sense Disambiguation (WSD) aims to find the exact sense of an ambiguous word in a particular context. Traditional supervised methods rarely take into consideration the lexical resources like WordNet, which are widely utilized in knowledge-based methods. Recent studies have shown the effectiveness of incorporating gloss (sense definition) into neural networks for WSD. However, compared with traditional word expert supervised methods, they have not achieved much improvement. In this paper, we focus on how to better leverage gloss knowledge in a supervised neural WSD system. We construct context-gloss pairs and propose three BERT-based models for WSD. We fine-tune the pre-trained BERT model on SemCor3.0 training corpus and the experimental results on several English all-words WSD benchmark datasets show that our approach outperforms the state-of-the-art systems.

Keywords

Cite

@article{arxiv.1908.07245,
  title  = {GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge},
  author = {Luyao Huang and Chi Sun and Xipeng Qiu and Xuanjing Huang},
  journal= {arXiv preprint arXiv:1908.07245},
  year   = {2020}
}

Comments

EMNLP-IJCNLP 2019

R2 v1 2026-06-23T10:51:56.059Z