Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Exploring the Potential of Large Language Models (LLMs) in Learning on Graphs

About

Learning on Graphs has attracted immense attention due to its wide real-world applications. The most popular pipeline for learning on graphs with textual node attributes primarily relies on Graph Neural Networks (GNNs), and utilizes shallow text embedding as initial node representations, which has limitations in general knowledge and profound semantic understanding. In recent years, Large Language Models (LLMs) have been proven to possess extensive common knowledge and powerful semantic comprehension abilities that have revolutionized existing workflows to handle text data. In this paper, we aim to explore the potential of LLMs in graph machine learning, especially the node classification task, and investigate two possible pipelines: LLMs-as-Enhancers and LLMs-as-Predictors. The former leverages LLMs to enhance nodes' text attributes with their massive knowledge and then generate predictions through GNNs. The latter attempts to directly employ LLMs as standalone predictors. We conduct comprehensive and systematical studies on these two pipelines under various settings. From comprehensive empirical results, we make original observations and find new insights that open new possibilities and suggest promising directions to leverage LLMs for learning on graphs. Our codes and datasets are available at https://github.com/CurryTang/Graph-LLM.

Zhikai Chen, Haitao Mao, Hang Li, Wei Jin, Hongzhi Wen, Xiaochi Wei, Shuaiqiang Wang, Dawei Yin, Wenqi Fan, Hui Liu, Jiliang Tang• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy43.22
1252
Node ClassificationCora
Accuracy68.72
1215
Graph ClassificationMUTAG
Accuracy72.97
1103
Node ClassificationPubmed
Accuracy62.12
627
Node ClassificationCora
Accuracy67.55
583
Node ClassificationPubmed
Accuracy74.98
363
Node ClassificationOgbn-arxiv
Accuracy50.18
304
Node ClassificationCiteseer
Mean Accuracy58.17
202
Node ClassificationOGBN-Products
Accuracy76.88
128
Node ClassificationCiteseer
Accuracy66
51
Showing 10 of 14 rows

Other info

Follow for update