TL;DR
KGPFN is a novel knowledge graph foundation model that leverages in-context learning and structured local and global contexts to improve reasoning across unseen graphs, outperforming fine-tuned models.
Contribution
It introduces KGPFN, combining relation graph message passing with in-context learning using a Prior-Data Fitted Network for better generalization.
Findings
Achieves strong adaptation to unseen graphs using in-context learning.
Outperforms fine-tuned models on 57 KG benchmarks.
Effectively captures relational invariances and contextual evidence.
Abstract
Knowledge graph (KG) foundation models aim to generalize across graphs with unseen entities and relations by learning transferable relational structure. However, most existing methods primarily emphasize relation-level universality, while in-context learning, the other pillar of foundation models remains under-explored for KG reasoning. In KGs, context is inherently structured and heterogeneous: effective prediction requires conditioning on the local context around the query entities as well as the global context that summarizes how a relation behaves across many instances. We propose KGPFN, a KG foundation model using Prior-data Fitted Network that unifies transferable relational regularities with inference-time in-context learning from structured context. KGPFN first learns relation representations via message passing on relation graphs to capture cross-graph relational invariances.…
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.
