English

Word Representations via Gaussian Embedding

Computation and Language 2015-05-04 v4 Machine Learning

Abstract

Current work in lexical distributed representations maps each word to a point vector in low-dimensional space. Mapping instead to a density provides many interesting advantages, including better capturing uncertainty about a representation and its relationships, expressing asymmetries more naturally than dot product or cosine similarity, and enabling more expressive parameterization of decision boundaries. This paper advocates for density-based distributed embeddings and presents a method for learning representations in the space of Gaussian distributions. We compare performance on various word embedding benchmarks, investigate the ability of these embeddings to model entailment and other asymmetric relationships, and explore novel properties of the representation.

Keywords

Cite

@article{arxiv.1412.6623,
  title  = {Word Representations via Gaussian Embedding},
  author = {Luke Vilnis and Andrew McCallum},
  journal= {arXiv preprint arXiv:1412.6623},
  year   = {2015}
}

Comments

12 pages, published as conference paper at ICLR 2015

R2 v1 2026-06-22T07:39:10.146Z