English

SPT: Semi-Parametric Prompt Tuning for Multitask Prompted Learning

Computation and Language 2022-12-22 v1 Artificial Intelligence Machine Learning

Abstract

Pre-trained large language models can efficiently interpolate human-written prompts in a natural way. Multitask prompted learning can help generalization through a diverse set of tasks at once, thus enhancing the potential for more effective downstream fine-tuning. To perform efficient multitask-inference in the same batch, parameter-efficient fine-tuning methods such as prompt tuning have been proposed. However, the existing prompt tuning methods may lack generalization. We propose SPT, a semi-parametric prompt tuning method for multitask prompted learning. The novel component of SPT is a memory bank from where memory prompts are retrieved based on discrete prompts. Extensive experiments, such as (i) fine-tuning a full language model with SPT on 31 different tasks from 8 different domains and evaluating zero-shot generalization on 9 heldout datasets under 5 NLP task categories and (ii) pretraining SPT on the GLUE datasets and evaluating fine-tuning on the SuperGLUE datasets, demonstrate effectiveness of SPT.

Keywords

Cite

@article{arxiv.2212.10929,
  title  = {SPT: Semi-Parametric Prompt Tuning for Multitask Prompted Learning},
  author = {M Saiful Bari and Aston Zhang and Shuai Zheng and Xingjian Shi and Yi Zhu and Shafiq Joty and Mu Li},
  journal= {arXiv preprint arXiv:2212.10929},
  year   = {2022}
}
R2 v1 2026-06-28T07:46:35.580Z