English

SenseBERT: Driving Some Sense into BERT

Computation and Language 2020-05-19 v2 Machine Learning

Abstract

The ability to learn from large unlabeled corpora has allowed neural language models to advance the frontier in natural language understanding. However, existing self-supervision techniques operate at the word form level, which serves as a surrogate for the underlying semantic content. This paper proposes a method to employ weak-supervision directly at the word sense level. Our model, named SenseBERT, is pre-trained to predict not only the masked words but also their WordNet supersenses. Accordingly, we attain a lexical-semantic level language model, without the use of human annotation. SenseBERT achieves significantly improved lexical understanding, as we demonstrate by experimenting on SemEval Word Sense Disambiguation, and by attaining a state of the art result on the Word in Context task.

Keywords

Cite

@article{arxiv.1908.05646,
  title  = {SenseBERT: Driving Some Sense into BERT},
  author = {Yoav Levine and Barak Lenz and Or Dagan and Ori Ram and Dan Padnos and Or Sharir and Shai Shalev-Shwartz and Amnon Shashua and Yoav Shoham},
  journal= {arXiv preprint arXiv:1908.05646},
  year   = {2020}
}

Comments

Accepted to ACL 2020

R2 v1 2026-06-23T10:48:28.033Z