Highlight

The Power of Scale for Parameter-Efficient Prompt Tuning

Introduces prompt tuning, learning soft prompts via backpropagation to adapt frozen language models, matching full model tuning as scale grows.

Based on

The Power of Scale for Parameter-Efficient Prompt Tuning

By Brian Lester, Rami Al-Rfou, Noah ConstantConference on Empirical Methods in Natural Language Processing
Read original article →

The paper introduces prompt tuning, a simple yet effective mechanism for learning soft prompts that condition a frozen language model to perform specific downstream tasks. Unlike the discrete text prompts used by GPT-3, these soft prompts are learned through backpropagation and can incorporate signals from any number of labeled examples. The authors position the method as a simplification of the prefix tuning of Li and Liang (2021) and compare it to that and other similar approaches.

The end-to-end learned approach outperforms GPT-3's few-shot learning by a large margin, and ablations on model size using T5 show that prompt tuning becomes more competitive as scale increases: once models exceed billions of parameters, it closes the gap and matches the strong performance of full model tuning. This matters because large models are costly to share and serve, so being able to reuse a single frozen model for many downstream tasks eases that burden. Conditioning a frozen model with soft prompts also confers robustness to domain transfer and enables efficient prompt ensembling, and the authors release code and checkpoints.

Abstract

The paper explores prompt tuning, a mechanism for learning soft prompts that condition frozen language models for downstream tasks. Unlike GPT-3's discrete text prompts, soft prompts are learned via backpropagation from labeled examples and outperform GPT-3's few-shot learning by a large margin. Ablations with T5 show the method grows more competitive with scale, matching full model tuning once models exceed billions of parameters. Soft prompts also improve robustness to domain transfer and enable efficient prompt ensembling.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

prompt tuningsoft promptsfrozen language modelsparameter-efficient tuninglarge language modelsT5
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.