Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Task Prompt Vectors: Effective Initialization through Multi-Task Soft-Prompt Transfer

About

Prompt tuning is an efficient solution for training large language models (LLMs). However, current soft-prompt-based methods often sacrifice multi-task modularity, requiring the training process to be fully or partially repeated for each newly added task. While recent work on task vectors applied arithmetic operations on full model weights to achieve the desired multi-task performance, a similar approach for soft-prompts is still missing. To this end, we introduce Task Prompt Vectors, created by element-wise difference between weights of tuned soft-prompts and their random initialization. Experimental results on 12 NLU datasets show that task prompt vectors can be used in low-resource settings to effectively initialize prompt tuning on similar tasks. In addition, we show that task prompt vectors are independent of the random initialization of prompt tuning on 2 different language model architectures. This allows prompt arithmetics with the pre-trained vectors from different tasks. In this way, we provide a competitive alternative to state-of-the-art baselines by arithmetic addition of task prompt vectors from multiple tasks.

Robert Belanec, Simon Ostermann, Ivan Srba, Maria Bielikova• 2024

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceSNLI (test)--
694
Sentiment ClassificationIMDB (test)--
144
Topic ClassificationAG News (test)--
116
Natural Language InferenceSciTail (test)--
86
Topic ClassificationYahoo! Answers (test)
F1 Score (Test)61.1
12
Sentiment Classificationsst5 (test)
F1 Score0.915
12
ClassificationSHAC
OOD AUPRC86.4
6
ClassificationCivil Comments
OOD AUPRC70.6
6
ClassificationAmazon Reviews
OOD AUPRC95.7
6
ClassificationMIMIC
OOD AUPRC0.451
6
Showing 10 of 11 rows

Other info

Follow for update