paper-with-me

홈 › Papers

Predicting Word Embeddings Variability

2018-06-01 · SEMEVAL 2018 6 · B{\'e}n{\'e}dicte Pierrejean, Ludovic Tanguy

Neural word embeddings models (such as those built with word2vec) are known to have stability problems: when retraining a model with the exact same hyperparameters, words neighborhoods may change. We propose a method to estimate such variation, based on the overlap of neighbors of a given word in two models trained with identical hyperparameters. We show that this inherent variation is not negligible, and that it does not affect every word in the same way. We examine the influence of several features that are intrinsic to a word, corpus or embedding model and provide a methodology that can predict the variability (and as such, reliability) of a word representation in a semantic vector space.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Dynamic Contextualized Word Embeddings

2020-10-23 · ACL 2021 5 · Valentin Hofmann, Janet B. Pierrehumbert, Hinrich Schütze

Static word embeddings that represent words by a single vector cannot capture the variability of word meaning in different linguistic and extralinguistic contexts. Building on prior work on contextualized and dynamic wor…

Language ModelingLanguage ModellingWord Embeddings

C3SL at SemEval-2021 Task 1: Predicting Lexical Complexity of Words in Specific Contexts with Sentence Embeddings

2021-08-01 · SEMEVAL 2021 · Raul Almeida, Hegler Tissot, Marcos Didonet Del Fabro

We present our approach to predicting lexical complexity of words in specific contexts, as entered LCP Shared Task 1 at SemEval 2021. The approach consists of separating sentences into smaller chunks, embedding them with…

SentenceSentence Embeddings

Time-Aware Word Embeddings for Three Lebanese News Archives

2020-05-01 · LREC 2020 5 · Jad Doughman, Fatima Abu Salem, Shady Elbassuoni

Word embeddings have proven to be an effective method for capturing semantic relations among distinct terms within a large corpus. In this paper, we present a set of word embeddings learnt from three large Lebanese news …

Optical Character Recognition (OCR)Word Embeddings

Learning to vary: Teaching LMs to reproduce human linguistic variability in next-word prediction

2025-09-22 · Tobias Groot, Salo Lacunes, Evgenia Ilia arxiv

Natural language generation (NLG) tasks are often subject to inherent variability; e.g. predicting the next word given a context has multiple valid responses, evident when asking multiple humans to complete the task. Whi…

When Polysemy Matters: Modeling Semantic Categorization with Word Embeddings

2022-07-01 · *SEM (NAACL) 2022 7 · Elizabeth Soper, Jean-Pierre Koenig

Recent work using word embeddings to model semantic categorization have indicated that static models outperform the more recent contextual class of models (Majewska et al, 2021). In this paper, we consider polysemy as a …

Word Embeddings