Disentangled Representation Learning with Large Language Models for Text-Attributed Graphs
Yijian Qin, Xin Wang, Ziwei Zhang, Wenwu Zhu

TL;DR
This paper introduces DGTL, a model that enhances large language models' understanding of text-attributed graphs by integrating disentangled graph neural networks, improving reasoning, prediction, and interpretability.
Contribution
The paper proposes DGTL, a novel approach combining GNN layers with frozen LLMs to better capture complex structural relationships in TAGs, with improved efficiency and interpretability.
Findings
DGTL outperforms state-of-the-art baselines in TAG tasks.
DGTL provides natural language explanations for its predictions.
The model operates efficiently with frozen pre-trained LLMs.
Abstract
Text-attributed graphs (TAGs) are prevalent on the web and research over TAGs such as citation networks, e-commerce networks and social networks has attracted considerable attention in the web community. Recently, large language models (LLMs) have demonstrated exceptional capabilities across a wide range of tasks. However, the existing works focus on harnessing the potential of LLMs solely relying on prompts to convey graph structure information to LLMs, thus suffering from insufficient understanding of the complex structural relationships within TAGs. To address this problem, in this paper we present the Disentangled Graph-Text Learner (DGTL) model, which is able to enhance the reasoning and predicting capabilities of LLMs for TAGs. Our proposed DGTL model incorporates graph structure information through tailored disentangled graph neural network (GNN) layers, enabling LLMs to capture…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
MethodsFocus · Graph Neural Network
