LGAIFeb 18, 2025

How Expressive are Knowledge Graph Foundation Models?

DeepMind
arXiv:2502.13339v220 citationsh-index: 25ICML
Originality Incremental advance
AI Analysis

This work addresses a theoretical gap for researchers in knowledge graph learning, though it is incremental as it builds on existing KGFM frameworks.

The paper tackled the limited theoretical understanding of Knowledge Graph Foundation Models (KGFMs) by showing that their expressive power depends on the motifs used for learning relation representations, and it designed more expressive KGFMs using richer motifs, resulting in better performance across diverse datasets.

Knowledge Graph Foundation Models (KGFMs) are at the frontier for deep learning on knowledge graphs (KGs), as they can generalize to completely novel knowledge graphs with different relational vocabularies. Despite their empirical success, our theoretical understanding of KGFMs remains very limited. In this paper, we conduct a rigorous study of the expressive power of KGFMs. Specifically, we show that the expressive power of KGFMs directly depends on the motifs that are used to learn the relation representations. We then observe that the most typical motifs used in the existing literature are binary, as the representations are learned based on how pairs of relations interact, which limits the model's expressiveness. As part of our study, we design more expressive KGFMs using richer motifs, which necessitate learning relation representations based on, e.g., how triples of relations interact with each other. Finally, we empirically validate our theoretical findings, showing that the use of richer motifs results in better performance on a wide range of datasets drawn from different domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes