paper-with-me

Papers

Sequential Modelling of the Evolution of Word Representations for Semantic Change Detection

2020-11-01 · EMNLP 2020 11 · Adam Tsakalidis, Maria Liakata

Semantic change detection concerns the task of identifying words whose meaning has changed over time. Current state-of-the-art approaches operating on neural embeddings detect the level of semantic change in a word by comparing its vector representation in two distinct time periods, without considering its evolution through time. In this work, we propose three variants of sequential models for detecting semantically shifted words, effectively accounting for the changes in the word representations over time. Through extensive experimentation under various settings with synthetic and real data we showcase the importance of sequential modelling of word vectors through time for semantic change detection. Finally, we compare different approaches in a quantitative manner, demonstrating that temporal modelling of word representations yields a clear-cut advantage in performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

Autoencoding Word Representations through Time for Semantic Change Detection

2020-04-28 · Adam Tsakalidis, Maria Liakata

Semantic change detection concerns the task of identifying words whose meaning has changed over time. The current state-of-the-art detects the level of semantic change in a word by comparing its vector representation in …

Change Detection

Capturing Evolution in Word Usage: Just Add More Clusters?

2020-01-18 · Matej Martinc, Syrielle Montariol, Elaine Zosa, Lidia Pivovarova

The way the words are used evolves through time, mirroring cultural or technological evolution of society. Semantic change detection is the task of detecting and analysing word evolution in textual data, even in short pe…

Change Detection

Sequential Modelling with Applications to Music Recommendation, Fact-Checking, and Speed Reading

2021-09-11 · Christian Hansen

Sequential modelling entails making sense of sequential data, which naturally occurs in a wide array of domains. One example is systems that interact with users, log user actions and behaviour, and make recommendations o…

Fact CheckingMusic RecommendationSentence

Cascaded Semantic and Positional Self-Attention Network for Document Classification

2020-09-15 · Findings of the Association for Computational Linguistics 2020 · Juyong Jiang, Jie Zhang, Kai Zhang

Transformers have shown great success in learning representations for language modelling. However, an open challenge still remains on how to systematically aggregate semantic information (word embedding) with positional …

ClassificationDocument ClassificationGeneral ClassificationLanguage Modelling

Language Modelling Makes Sense: Propagating Representations through WordNet for Full-Coverage Word Sense Disambiguation

2019-06-24 · ACL 2019 7 · Daniel Loureiro, Alipio Jorge

Contextual embeddings represent a new generation of semantic representations learned from Neural Language Modelling (NLM) that addresses the issue of meaning conflation hampering traditional word embeddings. In this work…

Language ModellingLEMMAWord EmbeddingsWord Sense Disambiguation