paper-with-me

Papers

DCC-Uchile at SemEval-2020 Task 1: Temporal Referencing Word Embeddings

2020-12-01 · SEMEVAL 2020 · Frank D. Zamora-Reina, Felipe Bravo-Marquez

We present a system for the task of unsupervised lexical change detection: given a target word and two corpora spanning different periods of time, automatically detects whether the word has lost or gained senses from one corpus to another. Our system employs the temporal referencing method to obtain compatible representations of target words in different periods of time. This is done by concatenating corpora of different periods and performing a temporal referencing of target words i.e., treating occurrences of target words in different periods as two independent tokens. Afterwards, we train word embeddings on the joint corpus and compare the referenced vectors of each target word using cosine similarity. Our submission was ranked 7th among 34 teams for subtask 1, obtaining an average accuracy of 0.637, only 0.050 points behind the first ranked system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionWord Embeddings

Similar Papers 제목 키워드 기반

TemporalTeller at SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection with Temporal Referencing

2020-12-01 · SEMEVAL 2020 · Jinan Zhou, Jiaxin Li

This paper describes our TemporalTeller system for SemEval Task 1: Unsupervised Lexical Semantic Change Detection. We develop a unified framework for the common semantic change detection pipelines including preprocessing…

Change DetectionLearning Word EmbeddingsWord Embeddings

GM-CTSC at SemEval-2020 Task 1: Gaussian Mixtures Cross Temporal Similarity Clustering

2020-05-20 · SEMEVAL 2020 · Pierluigi Cassotti, Annalina Caputo, Marco Polignano, Pierpaolo Basile

This paper describes the system proposed for the SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection. We focused our approach on the detection problem. Given the semantics of words captured by temporal wo…

Change DetectionClusteringWord Embeddings

The UCD-Net System at SemEval-2020 Task 1: Temporal Referencing with Semantic Network Distances

2020-12-01 · SEMEVAL 2020 · Paul Nulty, David Lillis

This paper describes the UCD system entered for SemEval 2020 Task 1: Unsupervised Lexical Semantic Change Detection. We propose a novel method based on distance between temporally referenced nodes in a semantic network c…

Change Detection

Time-Out: Temporal Referencing for Robust Modeling of Lexical Semantic Change

2019-06-04 · ACL 2019 7 · Haim Dubossarsky, Simon Hengchen, Nina Tahmasebi, Dominik Schlechtweg

State-of-the-art models of lexical semantic change detection suffer from noise stemming from vector space alignment. We have empirically tested the Temporal Referencing method for lexical semantic change and show that, b…

Change Detection

Word2Fun: Modelling Words as Functions for Diachronic Word Representation

2021-12-01 · NeurIPS 2021 12 · Benyou Wang, Emanuele Di Buccio, Massimo Melucci

Word meaning may change over time as a reflection of changes in human society. Therefore, modeling time in word representation is necessary for some diachronic tasks. Most existing diachronic word representation approach…

Change Detection