AIOct 9, 2023

Integrating Graphs with Large Language Models: Methods and Prospects

arXiv:2310.05499v134 citationsh-index: 19
Originality Synthesis-oriented
AI Analysis

This is an incremental review paper that addresses the problem of combining LLMs and graphs for researchers and practitioners in AI and data science.

This paper tackles the integration of large language models (LLMs) with graph-structured data by categorizing approaches into using LLMs for graph learning and using graphs to enhance LLMs, aiming to boost performance in complex tasks.

Large language models (LLMs) such as GPT-4 have emerged as frontrunners, showcasing unparalleled prowess in diverse applications, including answering queries, code generation, and more. Parallelly, graph-structured data, an intrinsic data type, is pervasive in real-world scenarios. Merging the capabilities of LLMs with graph-structured data has been a topic of keen interest. This paper bifurcates such integrations into two predominant categories. The first leverages LLMs for graph learning, where LLMs can not only augment existing graph algorithms but also stand as prediction models for various graph tasks. Conversely, the second category underscores the pivotal role of graphs in advancing LLMs. Mirroring human cognition, we solve complex tasks by adopting graphs in either reasoning or collaboration. Integrating with such structures can significantly boost the performance of LLMs in various complicated tasks. We also discuss and propose open questions for integrating LLMs with graph-structured data for the future direction of the field.

Foundations

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

Your Notes