pith:FSM4SJL7
Reasoning with Language Model is Planning with World Model
Language models can reason better by using themselves as world models and planning with tree search.
arxiv:2305.14992 v2 · 2023-05-24 · cs.CL · cs.AI · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{FSM4SJL7JGJDTZTHH5WRBQZ3YN}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
RAP on LLAMA-33B surpasses CoT on GPT-4 with 33% relative improvement in a plan generation setting.
That the LLM, when prompted to act as world model, produces sufficiently accurate state predictions and transition simulations to guide search without compounding errors that invalidate the planning process.
RAP turns LLMs into dual world-model and planning agents via MCTS to generate better reasoning paths, outperforming CoT baselines and achieving 33% relative gains over GPT-4 CoT using LLaMA-33B on plan generation.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:45.931891Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
2c99c9257f499239e6673f6d10c33bc37c8b61b0eb06d05048a5b7445fe822e0
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/FSM4SJL7JGJDTZTHH5WRBQZ3YN \
| 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: 2c99c9257f499239e6673f6d10c33bc37c8b61b0eb06d05048a5b7445fe822e0
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "bcb89edfc5c0269c1257a96a4849fdbac48a9efca4fe11252d16014928c28beb",
"cross_cats_sorted": [
"cs.AI",
"cs.LG"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-05-24T10:28:28Z",
"title_canon_sha256": "0f69912f03a536037278f3398eb9a7514173bb9f5528928c09371ee69d22f828"
},
"schema_version": "1.0",
"source": {
"id": "2305.14992",
"kind": "arxiv",
"version": 2
}
}