Prompt Tuning on Graph-augmented Low-resource Text Classification
Zhihao Wen, Yuan Fang

TL;DR
This paper introduces G2P2, a novel graph-grounded pre-training and prompting framework that enhances low-resource text classification by leveraging graph structures and prompt tuning, achieving strong zero- and few-shot performance.
Contribution
The paper proposes G2P2, a new model combining graph-based contrastive pre-training with prompt tuning, including a novel G2P2$^*$ architecture for unseen class generalization.
Findings
G2P2 outperforms baselines in zero- and few-shot settings.
G2P2$^*$ effectively handles unseen classes.
Graph interaction strategies improve pre-training quality.
Abstract
Text classification is a fundamental problem in information retrieval with many real-world applications, such as predicting the topics of online articles and the categories of e-commerce product descriptions. However, low-resource text classification, with no or few labeled samples, presents a serious concern for supervised learning. Meanwhile, many text data are inherently grounded on a network structure, such as a hyperlink/citation network for online articles, and a user-item purchase network for e-commerce products. These graph structures capture rich semantic relationships, which can potentially augment low-resource text classification. In this paper, we propose a novel model called Graph-Grounded Pre-training and Prompting (G2P2) to address low-resource text classification in a two-pronged approach. During pre-training, we propose three graph interaction-based contrastive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Advanced Graph Neural Networks · Topic Modeling
MethodsBalanced Selection
