Explaining and Improving BERT Performance on Lexical Semantic Change Detection

Severin Laicher,Sinan Kurtyigit,Dominik Schlechtweg,Jonas Kuhn,Sabine Schulte im Walde
DOI: https://doi.org/10.48550/arXiv.2103.07259
2021-03-12
Computation and Language
Abstract:Type- and token-based embedding architectures are still competing in lexical semantic change detection. The recent success of type-based models in SemEval-2020 Task 1 has raised the question why the success of token-based models on a variety of other NLP tasks does not translate to our field. We investigate the influence of a range of variables on clusterings of BERT vectors and show that its low performance is largely due to orthographic information on the target word, which is encoded even in the higher layers of BERT representations. By reducing the influence of orthography we considerably improve BERT's performance.
What problem does this paper attempt to address?