SAMGPT: Text-free Graph Foundation Model for Multi-domain Pre-training and Cross-domain Adaptation
Xingtong Yu, Zechuan Gong, Chang Zhou, Yuan Fang, Hui Zhang

TL;DR
SAMGPT is a novel graph foundation model that enables multi-domain pre-training and effective adaptation to unseen target domains by aligning structural features without relying on textual data.
Contribution
It introduces a structure alignment framework with structure tokens and dual prompts for cross-domain adaptation of text-free graphs, addressing domain divergence issues.
Findings
Effective multi-domain knowledge learning from diverse graphs
Successful adaptation to unseen target domains
Outperforms existing methods on seven datasets
Abstract
Graphs are able to model interconnected entities in many online services, supporting a wide range of applications on the Web. This raises an important question: How can we train a graph foundational model on multiple source domains and adapt to an unseen target domain? A major obstacle is that graphs from different domains often exhibit divergent characteristics. Some studies leverage large language models to align multiple domains based on textual descriptions associated with the graphs, limiting their applicability to text-attributed graphs. For text-free graphs, a few recent works attempt to align different feature distributions across domains, while generally neglecting structural differences. In this work, we propose a novel Structure Alignment framework for text-free Multi-domain Graph Pre-Training and cross-domain adaptation (SAMGPT). It is designed to learn multi-domain…
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.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications
MethodsALIGN · Sparse Evolutionary Training
