Structural Alignment in Link Prediction
Jeffrey Seathr\'un Sardina

TL;DR
This paper introduces a structure-first approach to link prediction in knowledge graphs, emphasizing the importance of whole triples over individual node and edge embeddings, and proposes the Structural Alignment Hypothesis.
Contribution
It re-analyses knowledge graphs from a structural perspective, introduces the Structural Alignment Hypothesis, and demonstrates the viability of structure-based link prediction methods.
Findings
Structure-first perspective is viable and useful.
Enables cross-KG transfer learning for link prediction.
Proposes the Structural Alignment Hypothesis.
Abstract
While Knowledge Graphs (KGs) have become increasingly popular across various scientific disciplines for their ability to model and interlink huge quantities of data, essentially all real-world KGs are known to be incomplete. As such, with the growth of KG use has been a concurrent development of machine learning tools designed to predict missing information in KGs, which is referred to as the Link Prediction Task. The majority of state-of-the-art link predictors to date have followed an embedding-based paradigm. In this paradigm, it is assumed that the information content of a KG is best represented by the (individual) vector representations of its nodes and edges, and that therefore node and edge embeddings are particularly well-suited to performing link prediction. This thesis proposes an alternative perspective on the field's approach to link prediction and KG data modelling.…
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 · Complex Network Analysis Techniques · Graph Theory and Algorithms
