Pith. sign in
Pith Number

pith:VTZ5TICI

pith:2022:VTZ5TICIEUABYUIMSOMAGOPCVB
not attested not anchored not stored refs pending

ReAct: Synergizing Reasoning and Acting in Language Models

Dian Yu, Izhak Shafran, Jeffrey Zhao, Karthik Narasimhan, Nan Du, Shunyu Yao, Yuan Cao

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

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

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.

C2weakest assumption

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.

C3one line summary

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

2 machine-checked theorem links

Cited by

654 papers in Pith

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

arxiv: 2210.03629 · arxiv_version: 2210.03629v3 · doi: 10.48550/arxiv.2210.03629 · pith_short_12: VTZ5TICIEUAB · pith_short_16: VTZ5TICIEUABYUIM · pith_short_8: VTZ5TICI
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
  }
}