Pith. sign in

REVIEW 2 cited by

How Does In-Context Learning Help Prompt Tuning?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.11521 v1 pith:3IFEMZQS submitted 2023-02-22 cs.CL

classification cs.CL
keywords in-contextpromptlanguagetasktuningtasksadaptationdemonstration
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Fine-tuning large language models is becoming ever more impractical due to their rapidly-growing scale. This motivates the use of parameter-efficient adaptation methods such as prompt tuning (PT), which adds a small number of tunable embeddings to an otherwise frozen model, and in-context learning (ICL), in which demonstrations of the task are provided to the model in natural language without any additional training. Recently, Singhal et al. (2022) propose ``instruction prompt tuning'' (IPT), which combines PT with ICL by concatenating a natural language demonstration with learned prompt embeddings. While all of these methods have proven effective on different tasks, how they interact with each other remains unexplored. In this paper, we empirically study when and how in-context examples improve prompt tuning by measuring the effectiveness of ICL, PT, and IPT on five text generation tasks with multiple base language models. We observe that (1) IPT does \emph{not} always outperform PT, and in fact requires the in-context demonstration to be semantically similar to the test input to yield improvements; (2) PT is unstable and exhibits high variance, but combining PT and ICL (into IPT) consistently reduces variance across all five tasks; and (3) prompts learned for a specific source task via PT exhibit positive transfer when paired with in-context examples of a different target task. Our results offer actionable insights on choosing a suitable parameter-efficient adaptation method for a given task.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. An Automated Blackbox Noncompliance Checker for QUIC Server Implementations

    cs.CR 2025-05 accept novelty 7.0 of 10

    A new black-box tool uses active automata learning with timing variations and pairwise differential analysis to expose 55 QUIC handshake faults, five CVEs, and an RFC ambiguity.

  2. Context-Enhanced Vulnerability Detection Based on Large Language Model

    cs.SE 2025-04 reject novelty 4.0 of 10

    PacVD adds hand-built summaries of security-sensitive API calls to LLM prompts and reports F1 improvements of a few points, though the gains are not validated against a majority-class baseline.

Pith tools