Litcius/Paper detail

Prompt-Learning for Short Text Classification

Yi Zhu, Ye Wang, Jipeng Qiang, Xindong Wu

2023IEEE Transactions on Knowledge and Data Engineering70 citationsDOI

Abstract

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 tasks into equivalent cloze-style tasks. However, most prompt-learning methods only consider the class name and monotonous strategy 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 short text classification method with prompt-learning. Specifically, the top <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$M$</tex-math></inline-formula> concepts related to the entity in the short text are retrieved from the open Knowledge Graph like Probase, these concepts are first selected by the distance with class labels, which takes both the short text itself and the class name into consideration during expanding label word space. Then, we conducted four additional strategies for the integration of the expanded concepts, and the union of these concepts are adopted finally in the verbalizer of prompt-learning. Experimental results show that the obvious improvement is obtained compared with other state-of-the-art methods on five well-known datasets.

Topics & Concepts

Computer scienceAmbiguityArtificial intelligenceNatural language processingNotationClass (philosophy)Feature engineeringIntuitionMachine learningInformation retrievalDeep learningProgramming languageMathematicsEpistemologyArithmeticPhilosophyTopic ModelingNatural Language Processing TechniquesText and Document Classification Technologies
Prompt-Learning for Short Text Classification | Litcius