English

Scalable Prompt Generation for Semi-supervised Learning with Language Models

Computation and Language 2023-02-21 v1 Artificial Intelligence

Abstract

Prompt-based learning methods in semi-supervised learning (SSL) settings have been shown to be effective on multiple natural language understanding (NLU) datasets and tasks in the literature. However, manually designing multiple prompts and verbalizers requires domain knowledge and human effort, making it difficult and expensive to scale across different datasets. In this paper, we propose two methods to automatically design multiple prompts and integrate automatic verbalizer in SSL settings without sacrificing performance. The first method uses various demonstration examples with learnable continuous prompt tokens to create diverse prompt models. The second method uses a varying number of soft prompt tokens to encourage language models to learn different prompts. For the verbalizer, we use the prototypical verbalizer to replace the manual one. In summary, we obtained the best average accuracy of 73.2% (a relative improvement of 2.52% over even the previous state-of-the-art SSL method with manual prompts and verbalizers) in different few-shot learning settings.

Keywords

Cite

@article{arxiv.2302.09236,
  title  = {Scalable Prompt Generation for Semi-supervised Learning with Language Models},
  author = {Yuhang Zhou and Suraj Maharjan and Beiye Liu},
  journal= {arXiv preprint arXiv:2302.09236},
  year   = {2023}
}

Comments

Accepted by EACL2023 Findings

R2 v1 2026-06-28T08:43:19.273Z