LGDec 26, 2024

Large Language Models Meet Graph Neural Networks: A Perspective of Graph Mining

arXiv:2412.19211v110 citationsh-index: 3Mathematics
Originality Synthesis-oriented
AI Analysis

This work provides a perspective for researchers in graph mining and machine learning, but it is incremental as it reviews and categorizes existing interdisciplinary approaches.

This review addresses the challenge of graph neural networks (GNNs) generalizing to diverse graph data by exploring how large language models (LLMs) can enhance graph mining tasks, presenting a taxonomy and highlighting improved effectiveness in tasks like node classification and link prediction.

Graph mining is an important area in data mining and machine learning that involves extracting valuable information from graph-structured data. In recent years, significant progress has been made in this field through the development of graph neural networks (GNNs). However, GNNs are still deficient in generalizing to diverse graph data. Aiming to this issue, Large Language Models (LLMs) could provide new solutions for graph mining tasks with their superior semantic understanding. In this review, we systematically review the combination and application techniques of LLMs and GNNs and present a novel taxonomy for research in this interdisciplinary field, which involves three main categories: GNN-driving-LLM, LLM-driving-GNN, and GNN-LLM-co-driving. Within this framework, we reveal the capabilities of LLMs in enhancing graph feature extraction as well as improving the effectiveness of downstream tasks such as node classification, link prediction, and community detection. Although LLMs have demonstrated their great potential in handling graph-structured data, their high computational requirements and complexity remain challenges. Future research needs to continue to explore how to efficiently fuse LLMs and GNNs to achieve more powerful graph learning and reasoning capabilities and provide new impetus for the development of graph mining techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes