Pith. sign in

REVIEW 4 cited by

StateAct: Enhancing LLM Base Agents via Self-prompting and State-tracking

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.02810 v3 pith:VVO46G4Z submitted 2024-09-21 cs.AI cs.CLcs.LG

classification cs.AIcs.CLcs.LG
keywords stateactagentbaseagentsadditionalllmsmethodsreact
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) are increasingly used as autonomous agents, tackling tasks from robotics to web navigation. Their performance depends on the underlying base agent. Existing methods, however, struggle with long-context reasoning and goal adherence. We introduce StateAct, a novel and efficient base agent that enhances decision-making through (1) self-prompting, which reinforces task goals at every step, and (2) chain-of-states, an extension of chain-of-thought that tracks state information over time. StateAct outperforms ReAct, the previous best base agent, by over 10% on Alfworld, 30% on Textcraft, and 7% on Webshop across multiple frontier LLMs. We also demonstrate that StateAct can be used as a drop-in replacement for ReAct with advanced LLM agent methods such as test-time scaling, yielding an additional 12% gain on Textcraft. By improving efficiency and long-range reasoning without requiring additional training or retrieval, StateAct provides a scalable foundation for LLM agents. We open source our code to support further research at https://github.com/ai-nikolai/stateact .

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Open CaptchaWorld: A Comprehensive Web-based Platform for Testing and Benchmarking Multimodal LLM Agents

    cs.AI 2025-05 conditional novelty 7.0 of 10

    A new CAPTCHA benchmark with a reasoning-depth metric shows multimodal LLM agents solve at most 40% of interactive puzzles, far short of the 93% human success rate.

  2. Consistent but Miscalibrated: Evaluating LLM Limitations for Risk Communication in Natural Language

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Current LLMs produce consistent but miscalibrated natural-language descriptors of likelihood and uncertainty from probabilistic predictions and are not yet reliable zero-shot risk communicators.

  3. Sari Sandbox: A Virtual Retail Store Environment for Embodied AI Agents

    cs.CV 2025-08 conditional novelty 6.0 of 10

    A photorealistic Unity-based retail store environment with 250 items, a Python API, and a VR human-demonstration benchmark for embodied AI shopping agents.

  4. Scaling Laws for State Dynamics in Large Language Models

    cs.CL 2025-05 conditional novelty 4.0 of 10

    LLM next-state prediction accuracy degrades with larger state spaces and sparser transitions, with state tracking distributed across several attention heads.

Pith tools