LLM as Graph Kernel: Rethinking Message Passing on Text-Rich Graphs
Ying Zhang, Hang Yu, Haipeng Zhang, Peng Di

TL;DR
This paper presents RAMP, a novel approach that uses LLMs as native graph kernels by anchoring inference on raw text, enabling better structural reasoning in text-rich graphs.
Contribution
It introduces RAMP, a dual-representation message passing method that leverages LLMs as graph-native operators, moving beyond static embeddings for text-rich graph learning.
Findings
RAMP achieves competitive performance on various tasks.
It effectively bridges graph propagation with deep text reasoning.
The approach offers new insights into LLMs as graph kernels.
Abstract
Text-rich graphs, which integrate complex structural dependencies with abundant textual information, are ubiquitous yet remain challenging for existing learning paradigms. Conventional methods and even LLM-hybrids compress rich text into static embeddings or summaries before structural reasoning, creating an information bottleneck and detaching updates from the raw content. We argue that in text-rich graphs, the text is not merely a node attribute but the primary medium through which structural relationships are manifested. We introduce RAMP, a Raw-text Anchored Message Passing approach that moves beyond using LLMs as mere feature extractors and instead recasts the LLM itself as a graph-native aggregation operator. RAMP exploits the text-rich nature of the graph via a novel dual-representation scheme: it anchors inference on each node's raw text during each iteration while propagating…
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.
