Prompt Tuning without Labeled Samples for Zero-Shot Node Classification in Text-Attributed Graphs
Sethupathy Parameswaran, Suresh Sundaram, Yuan Fang

TL;DR
This paper introduces a novel zero-shot node classification framework for text-attributed graphs that leverages a bimodal generator and prompt tuning, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes a Zero-shot Prompt Tuning framework using a universal bimodal generator trained on graph and text data, enabling effective node classification without labeled samples.
Findings
Outperforms state-of-the-art baselines on benchmark datasets
Effective synthetic sample generation for zero-shot classification
Ablation studies validate the bimodal generator's contribution
Abstract
Node classification is a fundamental problem in information retrieval with many real-world applications, such as community detection in social networks, grouping articles published online and product categorization in e-commerce. Zero-shot node classification in text-attributed graphs (TAGs) presents a significant challenge, particularly due to the absence of labeled data. In this paper, we propose a novel Zero-shot Prompt Tuning (ZPT) framework to address this problem by leveraging a Universal Bimodal Conditional Generator (UBCG). Our approach begins with pre-training a graph-language model to capture both the graph structure and the associated textual descriptions of each node. Following this, a conditional generative model is trained to learn the joint distribution of nodes in both graph and text modalities, enabling the generation of synthetic samples for each class based solely on…
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 · Text and Document Classification Technologies · Sentiment Analysis and Opinion Mining
