ICASSP 2022accepted0 citations

Enhancing Class Understanding Via Prompt-Tuning For Zero-Shot Text Classification

Yuhao Dan, Jie Zhou, Qin Chen, Qingchun Bai, Liang He

Abstract

Zero-shot text classification (ZSTC) poses a big challenge due to the lack of labeled data for unseen classes during training. Most studies focus on transferring knowledge from seen classes to unseen classes, which have achieved good performance in most cases. Whereas, it is difficult to transfer knowledge when the classes have semantic gaps or low similarities. In this paper, we propose a prompt-based method, which enhances semantic understanding for each class and learns the matching between texts and classes for better ZSTC. Specifically, we first generate discriminative words for class description with prompt inserting (PIN). Then, a prompt matching (POM) model is learned to determine whether the text can well match the class description. Experiments on three benchmark datasets show the great advantages of our proposed method. In particular, we achieve the state-of-the-art performance on the unseen classes, while maintaining comparable strength with the existing ZSTC approaches regarding to the seen classes.

BibTeX
@inproceedings{icassp2022_enhancingclassun,
  title = {Enhancing Class Understanding Via Prompt-Tuning For Zero-Shot Text Classification},
  author = {Yuhao Dan and Jie Zhou and Qin Chen and Qingchun Bai and Liang He},
  booktitle = {ICASSP 2022},
  year = {2022}
}