TL;DR
LoReC is a novel method that enhances Large Language Models' ability to analyze graph data, significantly improving performance over existing GraphLLM approaches and GNNs.
Contribution
We introduce LoReC, a plug-and-play framework that improves LLMs' understanding of graph data through three key stages, addressing current limitations.
Findings
LoReC outperforms existing GraphLLM methods across multiple datasets.
LoReC surpasses traditional GNN-based approaches in graph analysis tasks.
Extensive experiments validate the effectiveness of LoReC.
Abstract
The advent of Large Language Models (LLMs) has fundamentally reshaped the way we interact with graphs, giving rise to a new paradigm called GraphLLM. As revealed in recent studies, graph learning can benefit from LLMs. However, we observe limited benefits when we directly utilize LLMs to make predictions for graph-related tasks within GraphLLM paradigm, which even yields suboptimal results compared to conventional GNN-based approaches. Through in-depth analysis, we find this failure can be attributed to LLMs' limited capability for processing graph data and their tendency to overlook graph information. To address this issue, we propose LoReC (Look, Remember, and Contrast), a novel plug-and-play method for GraphLLM paradigm, which enhances LLM's understanding of graph data through three stages: (1) Look: redistributing attention to graph; (2) Remember: re-injecting graph information into…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
