English

Exploring Lottery Prompts for Pre-trained Language Models

Computation and Language 2023-06-01 v1

Abstract

Consistently scaling pre-trained language models (PLMs) imposes substantial burdens on model adaptation, necessitating more efficient alternatives to conventional fine-tuning. Given the advantage of prompting in the zero-shot setting and the observed performance fluctuation among different prompts, we explore the instance-level prompt and their generalizability. By searching through the prompt space, we first validate the assumption that for every instance, there is almost always a lottery prompt that induces the correct prediction from the PLM, and such prompt can be obtained at a low cost thanks to the inherent ability of PLMs. Meanwhile, we find that some strong lottery prompts have high performance over the whole training set, and they are equipped with distinguishable linguistic features. Lastly, we attempt to generalize the searched strong lottery prompts to unseen data with prompt ensembling method without any parameter tuning. Experiments are conducted on various types of NLP classification tasks and demonstrate that the proposed method can achieve comparable results with other gradient-free and optimization-free baselines.

Keywords

Cite

@article{arxiv.2305.19500,
  title  = {Exploring Lottery Prompts for Pre-trained Language Models},
  author = {Yulin Chen and Ning Ding and Xiaobin Wang and Shengding Hu and Hai-Tao Zheng and Zhiyuan Liu and Pengjun Xie},
  journal= {arXiv preprint arXiv:2305.19500},
  year   = {2023}
}

Comments

Accepted to ACL 2023

R2 v1 2026-06-28T10:51:28.800Z