paper-with-me

Papers

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

2020-12-02 · SEMEVAL 2020 · Maurício Gruppi, Sibel Adali, Pin-Yu Chen

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.

📄 PDF Abstract BibTeX arXiv:2012.01603

Code (1)

mgruppi/schme 공식 구현

Tasks

Change DetectionWord Embeddings

Similar Papers 제목 키워드 기반

Amsqr at SemEval-2020 Task 12: Offensive Language Detection Using Neural Networks and Anti-adversarial Features

2020-12-01 · SEMEVAL 2020 · Alejandro Mosquera

This paper describes a method and system to solve the problem of detecting offensive language in social media using anti-adversarial features. Our submission to the SemEval-2020 task 12 challenge was generated by an stac…

Cambridge at SemEval-2021 Task 1: An Ensemble of Feature-Based and Neural Models for Lexical Complexity Prediction

2021-08-01 · SEMEVAL 2021 · Zheng Yuan, Gladys Tyen, David Strohmaier

This paper describes our submission to the SemEval-2021 shared task on Lexical Complexity Prediction. We approached it as a regression problem and present an ensemble combining four systems, one feature-based and three n…

Lexical Complexity PredictionMulti-Task Learningregression

PunFields at SemEval-2018 Task 3: Detecting Irony by Tools of Humor Analysis

2018-06-01 · SEMEVAL 2018 6 · Elena Mikhalkova, Yuri Karyakin, Alex Voronov, er 외

The paper describes our search for a universal algorithm of detecting intentional lexical ambiguity in different forms of creative language. At SemEval-2018 Task 3, we used PunFields, the system of automatic analysis of …

MAZA at SemEval-2016 Task 11: Detecting Lexical Complexity Using a Decision Stump Meta-Classifier

2016-06-01 · SEMEVAL 2016 6 · Shervin Malmasi, Marcos Zampieri
Complex Word IdentificationLexical SimplificationText ClassificationText Simplification

NaCTeM at SemEval-2016 Task 1: Inferring sentence-level semantic similarity from an ensemble of complementary lexical and sentence-level features

2016-06-01 · SEMEVAL 2016 6 · Piotr Przyby{\l}a, Nhung T. H. Nguyen, Matthew Shardlow, Georgios Kontonatsios 외
Semantic SimilaritySemantic Textual SimilaritySentenceTopic Models