English

Jointly Embedding Entities and Text with Distant Supervision

Computation and Language 2018-07-11 v1 Artificial Intelligence

Abstract

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new domains and corpora. We present a distantly-supervised method for jointly learning embeddings of entities and text from an unnanotated corpus, using only a list of mappings between entities and surface forms. We learn embeddings from open-domain and biomedical corpora, and compare against prior methods that rely on human-annotated text or large knowledge graph structure. Our embeddings capture entity similarity and relatedness better than prior work, both in existing biomedical datasets and a new Wikipedia-based dataset that we release to the community. Results on analogy completion and entity sense disambiguation indicate that entities and words capture complementary information that can be effectively combined for downstream use.

Keywords

Cite

@article{arxiv.1807.03399,
  title  = {Jointly Embedding Entities and Text with Distant Supervision},
  author = {Denis Newman-Griffis and Albert M. Lai and Eric Fosler-Lussier},
  journal= {arXiv preprint arXiv:1807.03399},
  year   = {2018}
}

Comments

12 pages; Accepted to 3rd Workshop on Representation Learning for NLP (Repl4NLP 2018). Code at https://github.com/OSU-slatelab/JET

R2 v1 2026-06-23T02:55:40.062Z