GraphCLIP: Enhancing Transferability in Graph Foundation Models for Text-Attributed Graphs
Yun Zhu, Haizhou Shi, Xiaotang Wang, Yongchao Liu, Yaoke Wang, Boci, Peng, Chuntao Hong, Siliang Tang

TL;DR
GraphCLIP introduces a self-supervised contrastive pretraining framework for text-attributed graphs, significantly improving cross-domain zero-shot and few-shot transferability of graph foundation models using large-scale graph-summary data and prompt tuning.
Contribution
It presents a novel graph-summary pretraining method with invariant learning and a graph prompt tuning technique, enhancing transferability and reducing training costs.
Findings
Outperforms existing methods in zero-shot transfer tasks.
Demonstrates strong few-shot learning capabilities.
Versatile across various downstream graph tasks.
Abstract
Recently, research on Text-Attributed Graphs (TAGs) has gained significant attention due to the prevalence of free-text node features in real-world applications and the advancements in Large Language Models (LLMs) that bolster TAG methodologies. However, current TAG approaches face two primary challenges: (i) Heavy reliance on label information and (ii) Limited cross-domain zero/few-shot transferability. These issues constrain the scaling of both data and model size, owing to high labor costs and scaling laws, complicating the development of graph foundation models with strong transferability. In this work, we propose the GraphCLIP framework to address these challenges by learning graph foundation models with strong cross-domain zero/few-shot transferability through a self-supervised contrastive graph-summary pretraining method. Specifically, we generate and curate large-scale…
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
TopicsAdvanced Graph Neural Networks · Semantic Web and Ontologies · Model-Driven Software Engineering Techniques
MethodsSoftmax · Attention Is All You Need
