paper-with-me

Papers

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 to other types of high-dimensional data. As examples, we studied neural data with real-valued observations, count data from a market basket analysis, and ratings data from a movie recommendation system. The main idea is to model each observation conditioned on a set of other observations. This set is called the context, and the way the context is defined is a modeling choice that depends on the problem. In language the context is the surrounding words; in neuroscience the context is close-by neurons; in market basket data the context is other items in the shopping cart. Each type of embedding model defines the context, the exponential family of conditional distributions, and how the latent embedding vectors are shared across data. We infer the embeddings with a scalable algorithm based on stochastic gradient descent. On all three applications - neural activity of zebrafish, users' shopping behavior, and movie ratings - we found exponential family embedding models to be more effective than other types of dimension reduction. They better reconstruct held-out data and find interesting qualitative structure.

📄 PDF Abstract BibTeX arXiv:1608.00778

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionMovie RecommendationSemantic SimilaritySemantic Textual SimilarityWord 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

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

Exponential Family Graph Embeddings

2019-11-20 · Abdulkadir Çelikkanat, Fragkiskos D. Malliaros

Representing networks in a low dimensional latent space is a crucial task with many interesting applications in graph learning problems, such as link prediction and node classification. A widely applied network represent…

Graph EmbeddingGraph LearningLink PredictionNode Classification+1

Zero-Inflated Exponential Family Embeddings

2017-08-01 · ICML 2017 8 · Li-Ping Liu, David M. Blei

Word embeddings are a widely-used tool to analyze language, and exponential family embeddings (Rudolph et al., 2016) generalize the technique to other types of data. One challenge to fitting embedding methods is spa…

Word Embeddings