The reviewed record of science sign in
Pith

arxiv: 2305.14926 · v2 · pith:R5A4MSMA · submitted 2023-05-24 · cs.CL · cs.AI· cs.LG

Universal Self-Adaptive Prompting

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:R5A4MSMArecord.jsonopen to challenge →

classification cs.CL cs.AIcs.LG
keywords zero-shotpromptingfew-shotgenerallanguageuniversalautomaticbaselines
0
0 comments X
read the original abstract

A hallmark of modern large language models (LLMs) is their impressive general zero-shot and few-shot abilities, often elicited through in-context learning (ICL) via prompting. However, while highly coveted and being the most general, zero-shot performances in LLMs are still typically weaker due to the lack of guidance and the difficulty of applying existing automatic prompt design methods in general tasks when ground-truth labels are unavailable. In this study, we address this by presenting Universal Self-Adaptive Prompting (USP), an automatic prompt design approach specifically tailored for zero-shot learning (while compatible with few-shot). Requiring only a small amount of unlabeled data and an inference-only LLM, USP is highly versatile: to achieve universal prompting, USP categorizes a possible NLP task into one of the three possible task types and then uses a corresponding selector to select the most suitable queries and zero-shot model-generated responses as pseudo-demonstrations, thereby generalizing ICL to the zero-shot setup in a fully automated way. We evaluate USP with PaLM and PaLM 2 models and demonstrate performances that are considerably stronger than standard zero-shot baselines and often comparable to or even superior to few-shot baselines across more than 40 natural language understanding, natural language generation, and reasoning tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PromptAudit: Auditing Prompt Sensitivity in LLM-Based Vulnerability Detection

    cs.LG 2026-05 unverdicted novelty 6.0

    PromptAudit evaluates five prompting strategies across five LLMs on 1000 CVEs and finds chain-of-thought prompting yields the strongest overall performance while adaptive chain-of-thought and self-consistency reduce e...