pith:ZYQFF5SA
ZeroSearch: Incentivize the Search Capability of LLMs without Searching
A fine-tuned retrieval module with degrading document quality trains LLMs to match or beat real search engines via RL without live API calls.
arxiv:2505.04588 v2 · 2025-05-07 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{ZYQFF5SARDW4SGOCW2R7236AAQ}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
a 7B retrieval module achieves comparable performance to the real search engine, while a 14B retrieval module even surpasses it.
That progressively degrading the quality of documents generated by the fine-tuned retrieval module during curriculum rollouts will reliably elicit and improve the main model's reasoning ability in a manner that transfers to real search engine use.
ZeroSearch simulates search engine interactions via supervised fine-tuning of a retrieval module and curriculum-based RL degradation of document quality, achieving comparable or superior performance to real search engines with 7B and 14B modules.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:13.492969Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
ce2052f64088edc919c2b6a3fd6fc00436fd02c0c7b01a2e6d496d72e771c351
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/ZYQFF5SARDW4SGOCW2R7236AAQ \
| 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: ce2052f64088edc919c2b6a3fd6fc00436fd02c0c7b01a2e6d496d72e771c351
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "24ee6e81d6ad32332790766812db89532d98c9ec58455280211a714f2719674f",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2025-05-07T17:30:22Z",
"title_canon_sha256": "da79235b764bba152c0a246fa0c89a521fcd544162d904d39cd880bd9dfefac2"
},
"schema_version": "1.0",
"source": {
"id": "2505.04588",
"kind": "arxiv",
"version": 2
}
}