SOTAVerified

Deconstructing word embedding algorithms

2020-11-12EMNLP 2020Unverified0· sign in to hype

Kian Kenyon-Dean, Edward Newell, Jackie Chi Kit Cheung

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Word embeddings are reliable feature representations of words used to obtain high quality results for various NLP applications. Uncontextualized word embeddings are used in many NLP tasks today, especially in resource-limited settings where high memory capacity and GPUs are not available. Given the historical success of word embeddings in NLP, we propose a retrospective on some of the most well-known word embedding algorithms. In this work, we deconstruct Word2vec, GloVe, and others, into a common form, unveiling some of the common conditions that seem to be required for making performant word embeddings. We believe that the theoretical findings in this paper can provide a basis for more informed development of future models.

Tasks

Reproductions