Augmenting Low-Resource Text Classification with Graph-Grounded Pre-training and Prompting
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 few or no labeled samples, poses 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 strategies to jointly pre-train a graph-text model; during downstream classification, we explore prompting for the jointly pre-trained model to achieve low-resource classification. Extensive experiments on four real-world datasets demonstrate the strength of G2P2 in zero- and few-shot low-resource text classification tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesClassificationInformation RetrievalRetrievaltext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Prompt Tuning on Graph-augmented Low-resource Text Classification
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, lo…
ArticlesClassificationInformation RetrievalRetrieval+2Small Encoders Can Rival Large Decoders in Detecting Groundedness
Augmenting large language models (LLMs) with external context significantly improves their performance in natural language processing (NLP) tasks. However, LLMs struggle to answer queries reliably when the provided conte…
Answer GenerationEchoVLM: Measurement-Grounded Multimodal Learning for Echocardiography
Echocardiography is the most widely used imaging modality in cardiology, yet its interpretation remains labor-intensive and inherently multimodal, requiring view recognition, quantitative measurements, qualitative assess…
Text RetrievalLow-Resource Cross-Lingual Adaptive Training for Nigerian Pidgin
Developing effective spoken language processing systems for low-resource languages poses several challenges due to the lack of parallel data and limited resources for fine-tuning models. In this work, we target on improv…
text-classificationText ClassificationTranslationBioGraphletQA: Knowledge-Anchored Generation of Complex QA Datasets
This paper presents a principled and scalable framework for systematically generating complex Question Answering (QA) data. In the core of this framework is a graphlet-anchored generation process, where small subgraphs f…
Question Answering