Explaining and Improving BERT Performance on Lexical Semantic Change Detection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Change DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CL-IMS @ DIACR-Ita: Volente o Nolente: BERT does not outperform SGNS on Semantic Change Detection
We present the results of our participation in the DIACR-Ita shared task on lexical semantic change detection for Italian. We exploit Average Pairwise Distance of token-based BERT embeddings between time points and rank …
Change DetectionDiaSense at SemEval-2020 Task 1: Modeling Sense Change via Pre-trained BERT Embeddings
This paper describes DiaSense, a system developed for Task 1 {`}Unsupervised Lexical Semantic Change Detection{'} of SemEval 2020. In DiaSense, contextualized word embeddings are used to model word sense changes. This al…
Change DetectionWord Embeddingsblack[LSCDiscovery shared task] UAlberta at LSCDiscovery: Lexical Semantic Change Detection via Word Sense Disambiguation
We describe our two systems for the shared task on Lexical Semantic Change Discovery in Spanish. For binary change detection, we frame the task as a word sense disambiguation (WSD) problem. We derive sense frequency dist…
Change DetectionWord Sense DisambiguationHistBERT: A Pre-trained Language Model for Diachronic Lexical Semantic Analysis
Contextualized word embeddings have demonstrated state-of-the-art performance in various natural language processing tasks including those that concern historical semantic change. However, language models such as BERT wa…
Language ModelingLanguage ModellingWord EmbeddingsWord Similarityblack[LSCDiscovery shared task] HSE at LSCDiscovery in Spanish: Clustering and Profiling for Lexical Semantic Change Discovery
This paper describes the methods used for lexical semantic change discovery in Spanish. We tried the method based on BERT embeddings with clustering, the method based on grammatical profiles and the grammatical profiles …
Change DetectionClustering