paper-with-me

홈 › Papers

Augmenting Low-Resource Text Classification with Graph-Grounded Pre-training and Prompting

2023-05-05 · Zhihao Wen, Yuan Fang

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.

📄 PDF Abstract BibTeX arXiv:2305.03324

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClassificationInformation RetrievalRetrievaltext-classificationText Classification

Similar Papers 제목 키워드 기반

Prompt Tuning on Graph-augmented Low-resource Text Classification

2023-07-15 · Zhihao Wen, Yuan Fang

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+2

Small Encoders Can Rival Large Decoders in Detecting Groundedness

2025-06-26 · Istabrak Abbes, Gabriele Prato, Quentin Fournier, Fernando Rodriguez 외

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 Generation

EchoVLM: Measurement-Grounded Multimodal Learning for Echocardiography

2025-12-13 · Yuheng Li, Yue Zhang, Abdoul Aziz Amadou, Yuxiang Lai 외 arxiv

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 Retrieval

Low-Resource Cross-Lingual Adaptive Training for Nigerian Pidgin

2023-07-01 · Pin-Jie Lin, Muhammed Saeed, Ernie Chang, Merel Scholman

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 ClassificationTranslation

BioGraphletQA: Knowledge-Anchored Generation of Complex QA Datasets

2026-04-28 · Richard A. A. Jonker, Bárbara Maria Ribeiro de Abreu Martins, Sérgio Matos arxiv

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