Relation-Aware Graph Foundation Model
Jianxiang Yu, Jiapeng Zhu, Hao Qian, Ziqi Liu, Zhiqiang Zhang, Xiang Li

TL;DR
The paper introduces REEF, a relation token-based graph foundation model that uses hypernetworks and data augmentation to improve generalization across diverse graph datasets.
Contribution
It proposes a novel relation token framework with hypernetworks and dataset-specific features, enhancing the flexibility and transferability of graph foundation models.
Findings
REEF outperforms existing methods on pre-training tasks.
It demonstrates strong transfer learning capabilities across datasets.
The approach effectively captures relational diversity in graphs.
Abstract
In recent years, large language models (LLMs) have demonstrated remarkable generalization capabilities across various natural language processing (NLP) tasks. Similarly, graph foundation models (GFMs) have emerged as a promising direction in graph learning, aiming to generalize across diverse datasets through large-scale pre-training. However, unlike language models that rely on explicit token representations, graphs lack a well-defined unit for generalization, making it challenging to design effective pre-training strategies. In this work, we propose REEF, a novel framework that leverages relation tokens as the basic units for GFMs. Inspired by the token vocabulary in LLMs, we construct a relation vocabulary of relation tokens to store relational information within graphs. To accommodate diverse relations, we introduce two hypernetworks that adaptively generate the parameters of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Healthcare
MethodsADaptive gradient method with the OPTimal convergence rate · HyperNetwork
