English

PESCO: Prompt-enhanced Self Contrastive Learning for Zero-shot Text Classification

Computation and Language 2023-05-25 v1

Abstract

We present PESCO, a novel contrastive learning framework that substantially improves the performance of zero-shot text classification. We formulate text classification as a neural text matching problem where each document is treated as a query, and the system learns the mapping from each query to the relevant class labels by (1) adding prompts to enhance label matching, and (2) using retrieved labels to enrich the training set in a self-training loop of contrastive learning. PESCO achieves state-of-the-art performance on four benchmark text classification datasets. On DBpedia, we achieve 98.5\% accuracy without any labeled data, which is close to the fully-supervised result. Extensive experiments and analyses show all the components of PESCO are necessary for improving the performance of zero-shot text classification.

Keywords

Cite

@article{arxiv.2305.14963,
  title  = {PESCO: Prompt-enhanced Self Contrastive Learning for Zero-shot Text Classification},
  author = {Yau-Shian Wang and Ta-Chung Chi and Ruohong Zhang and Yiming Yang},
  journal= {arXiv preprint arXiv:2305.14963},
  year   = {2023}
}

Comments

accepted by ACL 2023

R2 v1 2026-06-28T10:44:20.029Z