Semi-supervised Instruction Tuning for Large Language Models on Text-Attributed Graphs
Zixing Song, Irwin King

TL;DR
This paper introduces SIT-Graph, a semi-supervised instruction tuning method for large language models on text-attributed graphs, leveraging unlabeled data through iterative self-training to improve node classification performance especially with limited labels.
Contribution
It proposes a model-agnostic semi-supervised instruction tuning pipeline that enhances graph learning by utilizing unlabeled nodes via iterative self-training, improving performance in low-label scenarios.
Findings
Over 20% performance improvement with limited labels
Effective integration with existing graph instruction tuning methods
Significant gains on text-attributed graph benchmarks
Abstract
The emergent reasoning capabilities of Large Language Models (LLMs) offer a transformative paradigm for analyzing text-attributed graphs. While instruction tuning is the prevailing method for adapting pre-trained LLMs to graph learning tasks like node classification, it requires a substantial volume of annotated (INSTRUCTION, OUTPUT) pairs deriving from labeled nodes. This requirement is particularly prohibitive in the social domain, where obtaining expert labels for sensitive or evolving content is costly and slow. Furthermore, standard graph instruction tuning fails to exploit the vast amount of unlabeled nodes, which contain latent correlations due to edge connections that are beneficial for downstream predictions. To bridge this gap, we propose a novel Semi-supervised Instruction Tuning pipeline for Graph Learning, named SIT-Graph. Notably, SIT-Graph is model-agnostic and can be…
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 · Graph Theory and Algorithms
