English

DOLORES: Deep Contextualized Knowledge Graph Embeddings

Computation and Language 2020-07-30 v1 Artificial Intelligence Machine Learning Neural and Evolutionary Computing

Abstract

We introduce a new method DOLORES for learning knowledge graph embeddings that effectively captures contextual cues and dependencies among entities and relations. First, we note that short paths on knowledge graphs comprising of chains of entities and relations can encode valuable information regarding their contextual usage. We operationalize this notion by representing knowledge graphs not as a collection of triples but as a collection of entity-relation chains, and learn embeddings for entities and relations using deep neural models that capture such contextual usage. In particular, our model is based on Bi-Directional LSTMs and learn deep representations of entities and relations from constructed entity-relation chains. We show that these representations can very easily be incorporated into existing models to significantly advance the state of the art on several knowledge graph prediction tasks like link prediction, triple classification, and missing relation type prediction (in some cases by at least 9.5%).

Keywords

Cite

@article{arxiv.1811.00147,
  title  = {DOLORES: Deep Contextualized Knowledge Graph Embeddings},
  author = {Haoyu Wang and Vivek Kulkarni and William Yang Wang},
  journal= {arXiv preprint arXiv:1811.00147},
  year   = {2020}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-23T04:59:54.081Z