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

GraphCLIP: Enhancing Transferability in Graph Foundation Models for Text-Attributed Graphs

About

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 graph-summary pair data with the assistance of LLMs, and introduce a novel graph-summary pretraining method, combined with invariant learning, to enhance graph foundation models with strong cross-domain zero-shot transferability. For few-shot learning, we propose a novel graph prompt tuning technique aligned with our pretraining objective to mitigate catastrophic forgetting and minimize learning costs. Extensive experiments show the superiority of GraphCLIP in both zero-shot and few-shot settings, while evaluations across various downstream tasks confirm the versatility of GraphCLIP. Our code is available at: https://github.com/ZhuYun97/GraphCLIP

Yun Zhu, Haizhou Shi, Xiaotang Wang, Yongchao Liu, Yaoke Wang, Boci Peng, Chuntao Hong, Siliang Tang• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationPubmed
Accuracy85.65
307
Node ClassificationCiteseer
Accuracy55.2
275
Node ClassificationwikiCS
Accuracy77.08
198
Node ClassificationOgbn-arxiv
Accuracy72.86
191
Graph ClassificationHIV
ROC-AUC0.6675
104
Node ClassificationOGBN-Products
Accuracy62.6
62
Node ClassificationCora
Accuracy73.1
38
Graph ClassificationPubmed
Accuracy71.3
31
Graph ClassificationCiteseer
Accuracy63
29
Graph ClassificationWiki CS
Accuracy58.8
26
Showing 10 of 15 rows

Other info

Follow for update