pith:UFRUP7UU
Prefix-Tuning: Optimizing Continuous Prompts for Generation
Prefix-tuning matches full fine-tuning on natural language generation by optimizing a small continuous prefix while freezing all language model parameters.
arxiv:2101.00190 v1 · 2021-01-01 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{UFRUP7UU7PYG7TMWUBMOA5ABHW}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
by learning only 0.1% of the parameters, prefix-tuning obtains comparable performance in the full data setting, outperforms fine-tuning in low-data settings, and extrapolates better to examples with topics unseen during training.
That the attention mechanism in the frozen pretrained model can be sufficiently guided by the learned continuous prefix to control generation quality and generalization without any updates to the core parameters.
Prefix-tuning matches or exceeds fine-tuning on NLG tasks by optimizing a continuous prefix using 0.1% of parameters while keeping the LM frozen.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-05T02:04:16.156599Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
a16347fe94fbf06fcd96a058e074013d8d922c69db902c1d75f5873c21809958
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/UFRUP7UU7PYG7TMWUBMOA5ABHW \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: a16347fe94fbf06fcd96a058e074013d8d922c69db902c1d75f5873c21809958
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "5f488c99bef40ee4bf91d95e6365705f4da5df1d524f20415f44929cb3f0f82b",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2021-01-01T08:00:36Z",
"title_canon_sha256": "5e95707dfa06340e2187bf16864938cc11ab27cc60957fa2fe318fed885b1310"
},
"schema_version": "1.0",
"source": {
"id": "2101.00190",
"kind": "arxiv",
"version": 1
}
}