English

Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations

Computation and Language 2020-01-01 v2

Abstract

Contextualized word representations are able to give different representations for the same word in different contexts, and they have been shown to be effective in downstream natural language processing tasks, such as question answering, named entity recognition, and sentiment analysis. However, evaluation on word sense disambiguation (WSD) in prior work shows that using contextualized word representations does not outperform the state-of-the-art approach that makes use of non-contextualized word embeddings. In this paper, we explore different strategies of integrating pre-trained contextualized word representations and our best strategy achieves accuracies exceeding the best prior published accuracies by significant margins on multiple benchmark WSD datasets. We make the source code available at https://github.com/nusnlp/contextemb-wsd.

Keywords

Cite

@article{arxiv.1910.00194,
  title  = {Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations},
  author = {Christian Hadiwinoto and Hwee Tou Ng and Wee Chung Gan},
  journal= {arXiv preprint arXiv:1910.00194},
  year   = {2020}
}

Comments

10 pages, 2 figures, EMNLP 2019, added URL to the source code

R2 v1 2026-06-23T11:31:05.446Z