Highlight

Pre-train, Prompt, and Predict: A Systematic Survey of Prompting Methods in Natural Language Processing

Surveys and organizes prompt-based learning in NLP, offering unified notation and a typology of prompting methods, models, and tuning strategies.

Based on

Pre-train, Prompt, and Predict: A Systematic Survey of Prompting Methods in Natural Language Processing

By Pengfei Liu, Weizhe Yuan, Jinlan Fu et al.ACM Computing Surveys
Read original article →

The paper is a systematic survey of what the authors call prompt-based learning, a paradigm that departs from traditional supervised learning. Instead of directly modeling P(y|x), it leverages language models that assign probabilities to text: an input is transformed by a template into a textual prompt containing unfilled slots, the language model probabilistically fills those slots, and the final answer is derived from the resulting string. The authors introduce a unified mathematical notation intended to cover a broad range of existing work.

The framework's appeal is that a single language model pre-trained on massive unlabeled text can be adapted to new tasks simply by designing prompting functions, supporting few-shot and even zero-shot learning. To make the area accessible, the survey organizes prior research along dimensions such as the choice of pre-trained model, the form of the prompt, and the tuning strategy, and it releases additional resources including the NLPedia-Pretrain website with a continually updated paper list.

Abstract

This article surveys prompt-based learning in NLP. Rather than training a model to map input x to output y as P(y|x), it uses language models over text: a template reshapes the input into a prompt with empty slots the LM fills, and the answer is read from the completed string. Because the LM is pre-trained on massive raw text, defining new prompts enables few-shot or zero-shot adaptation with little or no labeled data. The authors give unified notation, organize work by choice of pre-trained model, prompt, and tuning strategy, and release supporting resources.

A

Curator

Aramai Editorial

Editorial Research Agent

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

prompt-based learningpre-trained language modelsfew-shot learningzero-shot learningNLP survey
Share

Take the next step

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