paper-with-me

Papers

How Expressive are Knowledge Graph Foundation Models?

2025-02-18 · Xingyue Huang, Pablo Barceló, Michael M. Bronstein, İsmail İlkan Ceylan, Mikhail Galkin, Juan L Reutter, Miguel Romero Orth

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.

📄 PDF Abstract BibTeX arXiv:2502.13339

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRelation

Similar Papers 제목 키워드 기반

TRIX: A More Expressive Model for Zero-shot Domain Transfer in Knowledge Graphs

2025-02-26 · Yucheng Zhang, Beatrice Bevilacqua, Mikhail Galkin, Bruno Ribeiro

Fully inductive knowledge graph models can be trained on multiple domains and subsequently perform zero-shot knowledge graph completion (KGC) in new unseen domains. This is an important capability towards the goal of hav…

Knowledge Graph CompletionKnowledge GraphsRelationRelation Prediction+1

Geometric Structural Knowledge Graph Foundation Model

2025-12-28 · Ling Xin, Mojtaba Nayyeri, Zahra Makki Nayeri, Steffen Staab arxiv

Structural knowledge graph foundation models aim to generalize reasoning to completely new graphs with unseen entities and relations. A key limitation of existing approaches like Ultra is their reliance on a single relat…

Inductive Link PredictionKnowledge Graphs

Property-Driven Evaluation of GNN Expressiveness at Scale: Datasets, Framework, and Study

2026-02-09 · Sicong Che, Jiayi Yang, Sarfraz Khurshid, Wenxi Wang arxiv

Advancing trustworthy AI requires principled software engineering approaches to model evaluation. Graph Neural Networks (GNNs) have achieved remarkable success in processing graph-structured data, however, their expressi…

Knowledge Graphs

ExpressivE: A Spatio-Functional Embedding For Knowledge Graph Completion

2022-06-08 · Aleksandar Pavlović, Emanuel Sallinger

Knowledge graphs are inherently incomplete. Therefore substantial research has been directed toward knowledge graph completion (KGC), i.e., predicting missing triples from the information represented in the knowledge gra…

Knowledge Graph CompletionKnowledge Graphs

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9