Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Foundation Models for Knowledge Graph Reasoning

About

Foundation models in language and vision have the ability to run inference on any textual and visual inputs thanks to the transferable representations such as a vocabulary of tokens in language. Knowledge graphs (KGs) have different entity and relation vocabularies that generally do not overlap. The key challenge of designing foundation models on KGs is to learn such transferable representations that enable inference on any graph with arbitrary entity and relation vocabularies. In this work, we make a step towards such foundation models and present ULTRA, an approach for learning universal and transferable graph representations. ULTRA builds relational representations as a function conditioned on their interactions. Such a conditioning strategy allows a pre-trained ULTRA model to inductively generalize to any unseen KG with any relation vocabulary and to be fine-tuned on any graph. Conducting link prediction experiments on 57 different KGs, we find that the zero-shot inductive inference performance of a single pre-trained ULTRA model on unseen graphs of various sizes is often on par or better than strong baselines trained on specific graphs. Fine-tuning further boosts the performance.

Mikhail Galkin, Xinyu Yuan, Hesham Mostafa, Jian Tang, Zhaocheng Zhu• 2023

Related benchmarks

TaskDatasetResultRank
Link PredictionYAGO3-10 (test)
MRR55.7
127
Hyper-Relational Link PredictionJFFI100 V1
H/T Metric31.44
22
Hyper-Relational Link PredictionJFFI100 V2
H/T Score0.2167
22
Link PredictionWN18 Inductive (test)
MRR68.5
21
Hyper-Relational Link PredictionWD20K66 V1
MRR (H/T)0.2359
19
Hyper-Relational Link PredictionWD20K100 V2
H/T Ratio37.69
19
Hyper-Relational Link PredictionWD20K33 V1
H/T Score0.198
19
Hyper-Relational Link PredictionWD20K66 V2
H/T Score19.45
19
Hyper-Relational Link PredictionJFFI V1
MRR (H/T)0.3073
18
Link PredictionJF node-inductive (test)
MRR42.1
18
Showing 10 of 198 rows
...

Other info

Code

Follow for update