pith:VTZ5TICI
ReAct: Synergizing Reasoning and Acting in Language Models
A language model that writes its reasoning into the same stream as its actions plans, retrieves, and recovers from mistakes better than one that does either alone.
arxiv:2210.03629 v3 · 2022-10-06 · cs.CL · cs.AI · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{VTZ5TICIEUABYUIMSOMAGOPCVB}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Prompting a frozen LLM (PaLM-540B, also GPT-3) to emit interleaved free-form reasoning traces and domain actions in one trajectory outperforms reasoning-only (CoT/CoT-SC) and acting-only baselines, and on ALFWorld and WebShop with only 1–2 in-context demonstrations beats imitation and imitation+RL agents trained on 10³–10⁵ task instances by 34 and 10 absolute success-rate points, respectively.
That the gains are attributable to the ReAct prompting pattern rather than to prompt-engineering and example-selection effects on a small set of held-out tasks. Prompts are hand-authored per task type, ALFWorld results are reported as best-of-6 prompt permutations against a beam-search BUTLER baseline, and HotpotQA EM (27.4) is below CoT (29.4) and far below supervised SoTA, so the headline "outperforms" claim depends on which benchmark and which baseline. The decision-task comparison also conflates a 540B LLM with much smaller imitation/RL agents, leaving the contribution of scale vs. method partly unidentified.
Interleaving generated reasoning traces with tool/environment actions in a single LLM prompt yields large gains over chain-of-thought-only and action-only baselines on QA, fact-checking, and text-game/web-shopping benchmarks.
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-05T05:49:43.463381Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
acf3d9a04825001c510c93980339e2a851b4a95f44d0d058edccb14c85e05643
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/VTZ5TICIEUABYUIMSOMAGOPCVB \
| 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: acf3d9a04825001c510c93980339e2a851b4a95f44d0d058edccb14c85e05643
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "cb2efab70cf9daa080135aadd32ae2c1c2aecb7f7b922c67245ba7078930e276",
"cross_cats_sorted": [
"cs.AI",
"cs.LG"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2022-10-06T01:00:32Z",
"title_canon_sha256": "36a92e00015d3494a5a612ce5c1fbd2f7cd59398e873fa7146334eb68c5c68a0"
},
"schema_version": "1.0",
"source": {
"id": "2210.03629",
"kind": "arxiv",
"version": 3
}
}