English

Representation Learning for Words and Entities

Computation and Language 2019-06-14 v1 Artificial Intelligence Machine Learning Machine Learning

Abstract

This thesis presents new methods for unsupervised learning of distributed representations of words and entities from text and knowledge bases. The first algorithm presented in the thesis is a multi-view algorithm for learning representations of words called Multiview Latent Semantic Analysis (MVLSA). By incorporating up to 46 different types of co-occurrence statistics for the same vocabulary of english words, I show that MVLSA outperforms other state-of-the-art word embedding models. Next, I focus on learning entity representations for search and recommendation and present the second method of this thesis, Neural Variational Set Expansion (NVSE). NVSE is also an unsupervised learning method, but it is based on the Variational Autoencoder framework. Evaluations with human annotators show that NVSE can facilitate better search and recommendation of information gathered from noisy, automatic annotation of unstructured natural language corpora. Finally, I move from unstructured data and focus on structured knowledge graphs. I present novel approaches for learning embeddings of vertices and edges in a knowledge graph that obey logical constraints.

Keywords

Cite

@article{arxiv.1906.05651,
  title  = {Representation Learning for Words and Entities},
  author = {Pushpendre Rastogi},
  journal= {arXiv preprint arXiv:1906.05651},
  year   = {2019}
}

Comments

phd thesis, Machine Learning, Natural Language Processing, Representation Learning, Knowledge Graphs, Entities, Word Embeddings, Entity Embeddings

R2 v1 2026-06-23T09:52:40.715Z