pith:OOTG6RML
ReWOO: Decoupling Reasoning from Observations for Efficient Augmented Language Models
ReWOO generates a full reasoning plan without tool observations first, then executes it in one pass to cut token use and allow smaller models.
arxiv:2305.18323 v1 · 2023-05-23 · cs.CL · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{OOTG6RMLL2REHAMBULK2MI2LLR}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
ReWOO achieves 5x token efficiency and 4% accuracy improvement on HotpotQA, a multi-step reasoning benchmark, while demonstrating robustness under tool-failure scenarios and enabling offloading from 175B GPT-3.5 to 7B LLaMA.
That a complete reasoning plan can be generated without any intermediate observations and that the subsequent single-pass execution of that plan will not lose critical information that interleaved observation would have supplied.
ReWOO decouples reasoning from tool observations in augmented language models, delivering 5x token efficiency and 4% higher accuracy on multi-step reasoning benchmarks like HotpotQA.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:50.613007Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
73a66f458b5ea2438181a2d5a6234b5c4bbef388b05e43be9fb234259ae18057
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/OOTG6RMLL2REHAMBULK2MI2LLR \
| 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: 73a66f458b5ea2438181a2d5a6234b5c4bbef388b05e43be9fb234259ae18057
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "193e6f09e2644cec02a9e77ddb4091d644eaf7f58e767c39fdc2edc780d07adf",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-05-23T00:16:48Z",
"title_canon_sha256": "7cf452402aab2a45866e90c3750c1eabc04228f07ac43ef524016392fc4646c3"
},
"schema_version": "1.0",
"source": {
"id": "2305.18323",
"kind": "arxiv",
"version": 1
}
}