Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences
Computation and Language
2020-10-02 v2 Machine Learning
Abstract
Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense disambiguation as a relevance ranking task, and fine-tune BERT on sequence-pair ranking task to select the most probable sense definition given a context sentence and a list of candidate sense definitions. We also introduce a data augmentation technique for WSD using existing example sentences from WordNet. Using the proposed training objective and data augmentation technique, our models are able to achieve state-of-the-art results on the English all-words benchmark datasets.
Cite
@article{arxiv.2009.11795,
title = {Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences},
author = {Boon Peng Yap and Andrew Koh and Eng Siong Chng},
journal= {arXiv preprint arXiv:2009.11795},
year = {2020}
}
Comments
Accepted to appear in Findings of EMNLP 2020