Holographic Embeddings of Knowledge Graphs

Abstract

Learning embeddings of entities and relations is an efficient and versatile method to perform machine learning on relational data such as knowledge graphs. In this work, we propose holographic embeddings (HolE) to learn compositional vector space representations of entire knowledge graphs. The proposed method is related to holographic models of associative memory in that it employs circular correlation to create compositional representations. By using correlation as the compositional operator, HolE can capture rich interactions but simultaneously remains efficient to compute, easy to train, and scalable to very large datasets. Experimentally, we show that holographic embeddings are able to outperform state-of-the-art methods for link prediction on knowledge graphs and relational learning benchmark datasets.

Cite

Text

Nickel et al. "Holographic Embeddings of Knowledge Graphs." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10314

Markdown

[Nickel et al. "Holographic Embeddings of Knowledge Graphs." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/nickel2016aaai-holographic/) doi:10.1609/AAAI.V30I1.10314

BibTeX

@inproceedings{nickel2016aaai-holographic,
  title     = {{Holographic Embeddings of Knowledge Graphs}},
  author    = {Nickel, Maximilian and Rosasco, Lorenzo and Poggio, Tomaso A.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1955-1961},
  doi       = {10.1609/AAAI.V30I1.10314},
  url       = {https://mlanthology.org/aaai/2016/nickel2016aaai-holographic/}
}