CLAug 31, 2022

Contextualized language models for semantic change detection: lessons learned

arXiv:2209.00154v134 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses the problem of improving semantic change detection accuracy for linguists and NLP researchers, but it is incremental as it builds on existing methods with qualitative insights.

The paper analyzed contextualized language models for detecting semantic change over time, finding they often incorrectly assign high change scores to words not undergoing real semantic shifts, and introduced an ensemble method that outperforms previous approaches.

We present a qualitative analysis of the (potentially erroneous) outputs of contextualized embedding-based methods for detecting diachronic semantic change. First, we introduce an ensemble method outperforming previously described contextualized approaches. This method is used as a basis for an in-depth analysis of the degrees of semantic change predicted for English words across 5 decades. Our findings show that contextualized methods can often predict high change scores for words which are not undergoing any real diachronic semantic shift in the lexicographic sense of the term (or at least the status of these shifts is questionable). Such challenging cases are discussed in detail with examples, and their linguistic categorization is proposed. Our conclusion is that pre-trained contextualized language models are prone to confound changes in lexicographic senses and changes in contextual variance, which naturally stem from their distributional nature, but is different from the types of issues observed in methods based on static embeddings. Additionally, they often merge together syntactic and semantic aspects of lexical entities. We propose a range of possible future solutions to these issues.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes