paper-with-me

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 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, in a temporally sensitive manner. Through extensive experimentation under various settings with both synthetic and real data we showcase the importance of sequential modelling of word vectors through time for detecting the words whose semantics have changed the most. Finally, we take a step towards comparing different approaches in a quantitative manner, demonstrating that the temporal modelling of word representations yields a clear-cut advantage in performance.

📄 PDF Abstract BibTeX arXiv:2004.13703

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

Autoencoding-Free Context Compression for LLMs via Contextual Semantic Anchors

2025-10-10 · Xin Liu, Runsong Zhao, Pengcheng Huang, Xinyu Liu 외 arxiv

Context compression is an advanced technique that accelerates large language model (LLM) inference by converting long inputs into compact representations. Existing methods primarily rely on autoencoding tasks to train sp…

MoRTy: Unsupervised Learning of Task-specialized Word Embeddings by Autoencoding

2019-08-01 · WS 2019 8 · Nils Rethmeier, Barbara Plank

Word embeddings have undoubtedly revolutionized NLP. However, pretrained embeddings do not always work for a specific task (or set of tasks), particularly in limited resource setups. We introduce a simple yet effective, …

Word Embeddings

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 co…

Change Detection

Hidden State Guidance: Improving Image Captioning using An Image Conditioned Autoencoder

2019-10-31 · Jialin Wu, Raymond J. Mooney

Most RNN-based image captioning models receive supervision on the output words to mimic human captions. Therefore, the hidden states can only receive noisy gradient signals via layers of back-propagation through time, le…

DecoderImage CaptioningSentence

Learning Word Meta-Embeddings by Autoencoding

2018-08-01 · COLING 2018 8 · Danushka Bollegala, Cong Bao

Distributed word embeddings have shown superior performances in numerous Natural Language Processing (NLP) tasks. However, their performances vary significantly across different tasks, implying that the word embeddings l…

Dependency ParsingMachine TranslationPart-Of-Speech TaggingSentiment Analysis+1