TL;DR
This paper extends a random walk model to knowledge graph embeddings, providing a theoretical foundation and a new learning objective that improves embedding quality on benchmark datasets.
Contribution
It introduces a theoretically motivated scoring function and learning objective for knowledge graph embeddings based on random walk models.
Findings
Achieves accurate embeddings on FB15K237 and WN18RR datasets.
Provides a theoretical understanding of marginal loss minimisation in KGE.
Supports the proposed model with empirical results.
Abstract
Embedding entities and relations of a knowledge graph in a low-dimensional space has shown impressive performance in predicting missing links between entities. Although progresses have been achieved, existing methods are heuristically motivated and theoretical understanding of such embeddings is comparatively underdeveloped. This paper extends the random walk model (Arora et al., 2016a) of word embeddings to Knowledge Graph Embeddings (KGEs) to derive a scoring function that evaluates the strength of a relation R between two entities h (head) and t (tail). Moreover, we show that marginal loss minimisation, a popular objective used in much prior work in KGE, follows naturally from the log-likelihood ratio maximisation under the probabilities estimated from the KGEs according to our theoretical relationship. We propose a learning objective motivated by the theoretical analysis to learn…
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.
