From One Point to a Manifold: Knowledge Graph Embedding for Precise Link Prediction

Abstract

Knowledge graph embedding aims at offering a numerical knowledge representation paradigm by transforming the entities and relations into continuous vector space. However, existing methods could not characterize the knowledge graph in a fine degree to make a precise link prediction. There are two reasons: being an ill-posed algebraic system and adopting an overstrict geometric form. As precise link prediction is critical, we propose a manifold-based embedding principle (ManifoldE) which could be treated as a well-posed algebraic system that expands the position of golden triples from one point in current models to a manifold in ours. Extensive experiments show that the proposed models achieve substantial improvements against the state-of-the-art baselines especially for the precise prediction task, and yet maintain high efficiency. PDF

Cite

Text

Xiao et al. "From One Point to a Manifold: Knowledge Graph Embedding for Precise Link Prediction." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Xiao et al. "From One Point to a Manifold: Knowledge Graph Embedding for Precise Link Prediction." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/xiao2016ijcai-one/)

BibTeX

@inproceedings{xiao2016ijcai-one,
  title     = {{From One Point to a Manifold: Knowledge Graph Embedding for Precise Link Prediction}},
  author    = {Xiao, Han and Huang, Minlie and Zhu, Xiaoyan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1315-1321},
  url       = {https://mlanthology.org/ijcai/2016/xiao2016ijcai-one/}
}