English

Traversing Knowledge Graphs in Vector Space

Computation and Language 2015-08-20 v2 Artificial Intelligence Databases Machine Learning

Abstract

Path queries on a knowledge graph can be used to answer compositional questions such as "What languages are spoken by people living in Lisbon?". However, knowledge graphs often have missing facts (edges) which disrupts path queries. Recent models for knowledge base completion impute missing facts by embedding knowledge graphs in vector spaces. We show that these models can be recursively applied to answer path queries, but that they suffer from cascading errors. This motivates a new "compositional" training objective, which dramatically improves all models' ability to answer path queries, in some cases more than doubling accuracy. On a standard knowledge base completion task, we also demonstrate that compositional training acts as a novel form of structural regularization, reliably improving performance across all base models (reducing errors by up to 43%) and achieving new state-of-the-art results.

Keywords

Cite

@article{arxiv.1506.01094,
  title  = {Traversing Knowledge Graphs in Vector Space},
  author = {Kelvin Guu and John Miller and Percy Liang},
  journal= {arXiv preprint arXiv:1506.01094},
  year   = {2015}
}

Comments

2015 Conference on Empirical Methods on Natural Language Processing (EMNLP)

R2 v1 2026-06-22T09:46:14.421Z