paper-with-me

홈 › Papers

Exponential Family Word Embeddings: An Iterative Approach for Learning Word Vectors

2018-10-22 · NIPS Workshop IRASL 2018 · Anonymous

GloVe and Skip-gram word embedding methods learn word vectors by decomposing a denoised matrix of word co-occurrences into a product of low-rank matrices. In this work, we propose an iterative algorithm for computing word vectors based on modeling word co-occurrence matrices with Generalized Low Rank Models. Our algorithm generalizes both Skip-gram and GloVe as well as giving rise to other embedding methods based on the specified co-occurrence matrix, distribution of co-occurences, and the number of iterations in the iterative algorithm. For example, using a Tweedie distribution with one iteration results in GloVe and using a Multinomial distribution with full-convergence mode results in Skip-gram. Experimental results demonstrate that multiple iterations of our algorithm improves results over the GloVe method on the Google word analogy similarity task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Dynamic Bernoulli Embeddings for Language Evolution

2017-03-23 · Maja Rudolph, David Blei

Word embeddings are a powerful approach for unsupervised analysis of language. Recently, Rudolph et al. (2016) developed exponential family embeddings, which cast word embeddings in a probabilistic framework. Here, we de…

Word Embeddings

Exponential Family Embeddings

2016-08-02 · NeurIPS 2016 12 · Maja R. Rudolph, Francisco J. R. Ruiz, Stephan Mandt, David M. Blei

Word embeddings are a powerful approach for capturing semantic similarity among terms in a vocabulary. In this paper, we develop exponential family embeddings, a class of methods that extends the idea of word embeddings …

Dimensionality ReductionMovie RecommendationSemantic SimilaritySemantic Textual Similarity+1

Explaining and Generalizing Skip-Gram through Exponential Family Principal Component Analysis

2017-04-01 · EACL 2017 4 · Ryan Cotterell, Adam Poliak, Benjamin Van Durme, Jason Eisner

The popular skip-gram model induces word embeddings by exploiting the signal from word-context coocurrence. We offer a new interpretation of skip-gram based on exponential family PCA-a form of matrix factorization to gen…

Word Embeddings

Structured Embedding Models for Grouped Data

2017-09-28 · NeurIPS 2017 12 · Maja Rudolph, Francisco Ruiz, Susan Athey, David Blei

Word embeddings are a powerful approach for analyzing language, and exponential family embeddings (EFE) extend them to other types of data. Here we develop structured exponential family embeddings (S-EFE), a method for d…

Word Embeddings

Natural Alpha Embeddings

2019-12-04 · Riccardo Volpi, Luigi Malagò

Learning an embedding for a large collection of items is a popular approach to overcome the computational limitations associated to one-hot encodings. The aim of item embedding is to learn a low dimensional space for the…

Word Embeddings