LLM-driven Knowledge Distillation for Dynamic Text-Attributed Graphs
Amit Roy, Ning Yan, Masood Mortazavi

TL;DR
This paper introduces LKD4DyTAG, a novel method that combines large language models and graph neural networks to better encode temporal, structural, and textual information in dynamic text-attributed graphs, improving task performance.
Contribution
The paper proposes a new LLM-driven knowledge distillation approach that effectively encodes temporal and textual information in dynamic graphs using a lightweight GNN, enhancing downstream task accuracy.
Findings
Significant improvement in future link prediction accuracy.
Enhanced edge classification performance on real-world datasets.
Effective encoding of temporal, structural, and textual information in DyTAGs.
Abstract
Dynamic Text-Attributed Graphs (DyTAGs) have numerous real-world applications, e.g. social, collaboration, citation, communication, and review networks. In these networks, nodes and edges often contain text descriptions, and the graph structure can evolve over time. Future link prediction, edge classification, relation generation, and other downstream tasks on DyTAGs require powerful representations that encode structural, temporal, and textual information. Although graph neural networks (GNNs) excel at handling structured data, encoding temporal information within dynamic graphs remains a significant challenge. In this work, we propose LLM-driven Knowledge Distillation for Dynamic Text Attributed Graph (LKD4DyTAG) with temporal encoding to address these challenges. We use a simple, yet effective approach to encode temporal information in edges so that graph convolution can…
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
TopicsSemantic Web and Ontologies
MethodsKnowledge Distillation · Convolution
