SOTAVerified

Jointly Embedding Entities and Text with Distant Supervision

2018-07-09WS 2018Code Available0· sign in to hype

Denis Newman-Griffis, Albert M. Lai, Eric Fosler-Lussier

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Reproductions