GraphInsight: Unlocking Insights in Large Language Models for Graph Structure Understanding
Yukun Cao, Shuo Han, Zengyi Gao, Zezhong Ding, Xike Xie, S. Kevin Zhou

TL;DR
GraphInsight enhances large language models' ability to understand complex graph structures by strategically positioning information and leveraging external knowledge, significantly improving performance on diverse graph understanding tasks.
Contribution
This paper introduces GraphInsight, a novel framework that addresses positional biases in LLMs for graph understanding by combining strategic information placement and retrieval-augmented techniques.
Findings
Outperforms existing graph description methods in structure understanding
Effectively handles graphs of varying sizes
Improves multi-step reasoning in graph tasks
Abstract
Although Large Language Models (LLMs) have demonstrated potential in processing graphs, they struggle with comprehending graphical structure information through prompts of graph description sequences, especially as the graph size increases. We attribute this challenge to the uneven memory performance of LLMs across different positions in graph description sequences, known as ''positional biases''. To address this, we propose GraphInsight, a novel framework aimed at improving LLMs' comprehension of both macro- and micro-level graphical information. GraphInsight is grounded in two key strategies: 1) placing critical graphical information in positions where LLMs exhibit stronger memory performance, and 2) investigating a lightweight external knowledge base for regions with weaker memory performance, inspired by retrieval-augmented generation (RAG). Moreover, GraphInsight explores…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Semantic Web and Ontologies · Biomedical Text Mining and Ontologies
MethodsBalanced Selection
