PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 14, 2022ACM Computing Surveys3,842 citationsOpen Access

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

PLPengfei LiuWYWeizhe YuanJFJinlan Fu

Key Points

  • This work aims to survey and organize research on prompt-based learning in natural language processing.
  • Introduced a unified set of mathematical notations for describing prompting techniques.
  • Reviewed and organized various prompt-based learning approaches and strategies.
  • Released resources such as NLPedia–Pretrain for easy access to relevant research.
  • Identified the advantages of prompt-based learning over traditional supervised methods.
  • Highlighted the ability of models to perform effectively with few or no labeled data.
  • Provided a structured typology of prompt-based concepts to aid beginners in the field.

Abstract

This article surveys and organizes research works in a new paradigm in natural language processing, which we dub “prompt-based learning.” Unlike traditional supervised learning, which trains a model to take in an input x and predict an output y as P ( y|x ), prompt-based learning is based on language models that model the probability of text directly. To use these models to perform prediction tasks, the original input x is modified using a template into a textual string prompt x′ that has some unfilled slots, and then the language model is used to probabilistically fill the unfilled information to obtain a final string x̂ , from which the final output y can be derived. This framework is powerful and attractive for a number of reasons: It allows the language model to be pre-trained on massive amounts of raw text, and by defining a new prompting function the model is able to perform few-shot or even zero-shot learning, adapting to new scenarios with few or no labeled data. In this article, we introduce the basics of this promising paradigm, describe a unified set of mathematical notations that can cover a wide variety of existing work, and organize existing work along several dimensions, e.g., the choice of pre-trained language models, prompts, and tuning strategies. To make the field more accessible to interested beginners, we not only make a systematic review of existing works and a highly structured typology of prompt-based concepts but also release other resources, e.g., a website NLPedia–Pretrain including constantly updated survey and paperlist.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Liu et al. (2022) studied this question.

synapsesocial.com/papers/69c414b4b78463c71097f551https://doi.org/10.1145/3560815
Ask AI
Helpful
Bookmark
Share
View Full Paper