paper-with-me

홈 › Papers

Prompt-Learning for Short Text Classification

2022-02-23 · Yi Zhu, Xinke Zhou, Jipeng Qiang, Yun Li, Yunhao Yuan, Xindong Wu

In the short text, the extremely short length, feature sparsity, and high ambiguity pose huge challenges to classification tasks. Recently, as an effective method for tuning Pre-trained Language Models for specific downstream tasks, prompt-learning has attracted a vast amount of attention and research. The main intuition behind the prompt-learning is to insert the template into the input and convert the text classification tasks into equivalent cloze-style tasks. However, most prompt-learning methods expand label words manually or only consider the class name for knowledge incorporating in cloze-style prediction, which will inevitably incur omissions and bias in short text classification tasks. In this paper, we propose a simple short text classification approach that makes use of prompt-learning based on knowledgeable expansion. Taking the special characteristics of short text into consideration, the method can consider both the short text itself and class name during expanding label words space. Specifically, the top $N$ concepts related to the entity in the short text are retrieved from the open Knowledge Graph like Probase, and we further refine the expanded label words by the distance calculation between selected concepts and class labels. Experimental results show that our approach obtains obvious improvement compared with other fine-tuning, prompt-learning, and knowledgeable prompt-tuning methods, outperforming the state-of-the-art by up to 6 Accuracy points on three well-known datasets.

📄 PDF Abstract BibTeX arXiv:2202.11345

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationPrompt Learningtext-classificationText Classification

Similar Papers 제목 키워드 기반

Large Language Models Can be Lazy Learners: Analyze Shortcuts in In-Context Learning

2023-05-26 · Ruixiang Tang, Dehan Kong, Longtao Huang, Hui Xue

Large language models (LLMs) have recently shown great potential for in-context learning, where LLMs learn a new task simply by conditioning on a few input-label pairs (prompts). Despite their potential, our understandin…

In-Context Learning

ECO: Ensembling Context Optimization for Vision-Language Models

2023-07-26 · Lorenzo Agnolucci, Alberto Baldrati, Francesco Todino, Federico Becattini 외

Image recognition has recently witnessed a paradigm shift, where vision-language models are now used to perform few-shot classification based on textual prompts. Among these, the CLIP model has shown remarkable capabilit…

Classificationimage-classificationImage Classification

Probing the Prompting of CLIP on Human Faces

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Large-scale multimodal models such as CLIP have caught great attention due to their generalization capability. CLIP can take free-form text prompts, but the performance varies with different text prompt manipulations, wh…

Enhancing Event Extraction from Short Stories through Contextualized Prompts

2024-12-14 · Chaitanya Kirti, Ayon Chattopadhyay, Ashish Anand, Prithwijit Guha

Event extraction is an important natural language processing (NLP) task of identifying events in an unstructured text. Although a plethora of works deal with event extraction from new articles, clinical text etc., only a…

ArticlesEvent DetectionEvent Extraction

SegPrompt: Using Segmentation Map as a Better Prompt to Finetune Deep Models for Kidney Stone Classification

2023-03-15 · Wei Zhu, Runtao Zhou, Yao Yuan, Campbell Timothy 외

Recently, deep learning has produced encouraging results for kidney stone classification using endoscope images. However, the shortage of annotated training data poses a severe problem in improving the performance and ge…

ClassificationSegmentation