Prompt-Based Zero- and Few-Shot Node Classification: A Multimodal Approach
Yuexin Li, Bryan Hooi

TL;DR
This paper introduces TAG, a multimodal approach combining raw text and graph data for zero- and few-shot node classification, outperforming existing methods without meta-learning.
Contribution
The paper proposes a novel two-stage multimodal model, TAG, that effectively integrates raw text and graph topology for limited-label node classification tasks.
Findings
TAG outperforms baselines in zero-shot classification
TAG achieves significant improvements in few-shot scenarios
The approach effectively leverages raw text and graph data without meta-learning
Abstract
Multimodal data empowers machine learning models to better understand the world from various perspectives. In this work, we study the combination of \emph{text and graph} modalities, a challenging but understudied combination which is prevalent across multiple settings including citation networks, social media, and the web. We focus on the popular task of node classification using limited labels; in particular, under the zero- and few-shot scenarios. In contrast to the standard pipeline which feeds standard precomputed (e.g., bag-of-words) text features into a graph neural network, we propose \textbf{T}ext-\textbf{A}nd-\textbf{G}raph (TAG) learning, a more deeply multimodal approach that integrates the raw texts and graph topology into the model design, and can effectively learn from limited supervised signals without any meta-learning procedure. TAG is a two-stage model with (1) a…
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 · Text and Document Classification Technologies
