pith:E3E5YQVF
REPLUG: Retrieval-Augmented Black-Box Language Models
REPLUG augments frozen black-box LMs like GPT-3 with a tunable retriever by prepending documents and training the retriever on the LM's own predictions.
arxiv:2301.12652 v4 · 2023-01-30 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{E3E5YQVFQOX2S36HL2ZHEROPSO}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
REPLUG with the tuned retriever significantly improves the performance of GPT-3 (175B) on language modeling by 6.3%, as well as the performance of Codex on five-shot MMLU by 5.1%.
That the frozen LM can reliably supervise the retriever to surface documents that genuinely improve its own predictions without introducing evaluation bias or requiring task-specific labels.
REPLUG improves frozen black-box LMs by prepending LM-supervised retrieved documents, delivering 6.3% better language modeling on GPT-3 and 5.1% better five-shot MMLU on Codex.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:14.073876Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
26c9dc42a583afa96fc75eb27245cf938a2ff384cee2bb3a0697f22b966fdff9
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/E3E5YQVFQOX2S36HL2ZHEROPSO \
| 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: 26c9dc42a583afa96fc75eb27245cf938a2ff384cee2bb3a0697f22b966fdff9
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "73a98e164e6404904005b5333a959035c0df5b588250f9770de74d53af6aac50",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-01-30T04:18:09Z",
"title_canon_sha256": "fa983c86e0d5244a202381984860f5408f78ee6d60eb1d653ba566c65bd3d062"
},
"schema_version": "1.0",
"source": {
"id": "2301.12652",
"kind": "arxiv",
"version": 4
}
}