Knowledge Graph Completion via Complex Tensor Factorization
Th\'eo Trouillon, Christopher R. Dance, Johannes Welbl, Sebastian, Riedel, \'Eric Gaussier, Guillaume Bouchard

TL;DR
This paper introduces a novel complex-valued embedding method for knowledge graph completion that balances expressiveness and computational efficiency, outperforming existing models on standard benchmarks.
Contribution
It proposes a simple, scalable complex embedding approach based on Hermitian dot products, connecting complex matrix diagonalization with knowledge graph modeling.
Findings
Outperforms existing models on link prediction benchmarks
Remains linear in space and time complexity
Theoretically links complex embeddings to unitary diagonalization
Abstract
In statistical relational learning, knowledge graph completion deals with automatically understanding the structure of large knowledge graphs---labeled directed graphs---and predicting missing relationships---labeled edges. State-of-the-art embedding models propose different trade-offs between modeling expressiveness, and time and space complexity. We reconcile both expressiveness and complexity through the use of complex-valued embeddings and explore the link between such complex-valued embeddings and unitary diagonalization. We corroborate our approach theoretically and show that all real square matrices---thus all possible relation/adjacency matrices---are the real part of some unitarily diagonalizable matrix. This results opens the door to a lot of other applications of square matrices factorization. Our approach based on complex embeddings is arguably simple, as it only involves a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Tensor decomposition and applications · Recommender Systems and Techniques
