Bootstrapping Heterogeneous Graph Representation Learning via Large Language Models: A Generalized Approach
Hang Gao, Chenhao Zhang, Fengge Wu, Junsuo Zhao, Changwen Zheng,, Huaping Liu

TL;DR
This paper introduces a novel approach combining Large Language Models and Graph Neural Networks to effectively learn representations from heterogeneous graphs without prior type information or extensive preprocessing.
Contribution
We propose a generalized method that leverages LLMs to process diverse graph data formats and types, enabling GNNs to operate effectively on heterogeneous graphs without prior knowledge.
Findings
Method achieves comparable or superior performance on downstream tasks.
No need for prior node/edge type labels or extensive preprocessing.
Theoretical analysis confirms the method's effectiveness.
Abstract
Graph representation learning methods are highly effective in handling complex non-Euclidean data by capturing intricate relationships and features within graph structures. However, traditional methods face challenges when dealing with heterogeneous graphs that contain various types of nodes and edges due to the diverse sources and complex nature of the data. Existing Heterogeneous Graph Neural Networks (HGNNs) have shown promising results but require prior knowledge of node and edge types and unified node feature formats, which limits their applicability. Recent advancements in graph representation learning using Large Language Models (LLMs) offer new solutions by integrating LLMs' data processing capabilities, enabling the alignment of various graph representations. Nevertheless, these methods often overlook heterogeneous graph data and require extensive preprocessing. To address…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Text and Document Classification Technologies
