English

SChME at SemEval-2020 Task 1: A Model Ensemble for Detecting Lexical Semantic Change

Computation and Language 2020-12-04 v1 Artificial Intelligence

Abstract

This paper describes SChME (Semantic Change Detection with Model Ensemble), a method usedin SemEval-2020 Task 1 on unsupervised detection of lexical semantic change. SChME usesa model ensemble combining signals of distributional models (word embeddings) and wordfrequency models where each model casts a vote indicating the probability that a word sufferedsemantic change according to that feature. More specifically, we combine cosine distance of wordvectors combined with a neighborhood-based metric we named Mapped Neighborhood Distance(MAP), and a word frequency differential metric as input signals to our model. Additionally,we explore alignment-based methods to investigate the importance of the landmarks used in thisprocess. Our results show evidence that the number of landmarks used for alignment has a directimpact on the predictive performance of the model. Moreover, we show that languages that sufferless semantic change tend to benefit from using a large number of landmarks, whereas languageswith more semantic change benefit from a more careful choice of landmark number for alignment.

Keywords

Cite

@article{arxiv.2012.01603,
  title  = {SChME at SemEval-2020 Task 1: A Model Ensemble for Detecting Lexical Semantic Change},
  author = {Maurício Gruppi and Sibel Adali and Pin-Yu Chen},
  journal= {arXiv preprint arXiv:2012.01603},
  year   = {2020}
}
R2 v1 2026-06-23T20:41:24.013Z