Share your thoughts, 1 month free Claude Pro on usSee more
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
627
Node ClassificationCora
Accuracy57.68
609
Node ClassificationCiteseer
Accuracy55.2
541
Node ClassificationPubmed
Accuracy57.7
501
Node ClassificationPhoto
Mean Accuracy73.5
447
Node ClassificationwikiCS
Accuracy77.08
329
Node ClassificationarXiv
Accuracy53.2
325
Node ClassificationREDDIT
Accuracy60.6
268
Node ClassificationCiteseer
Mean Accuracy65.9
238
Node ClassificationOgbn-arxiv
Accuracy72.86
235
Showing 10 of 53 rows

Other info

Follow for update