Pith. sign in

REVIEW 2 cited by

State Machine of Thoughts: Leveraging Past Reasoning Trajectories for Enhancing Problem Solving

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 2312.17445 v2 pith:DAKJLLMV submitted 2023-12-29 cs.AI

classification cs.AI
keywords statemachinetrajectoriesreasoningexperiencegameproblemproblem-solving
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Current Large Language Model-based agents reason within an exploration-evaluation framework, navigating problem-solving processes in a tree-like manner. However, these methods often neglect successful reasoning trajectories once a problem is resolved, leading to inefficient use of these trajectories for future analogous problems. To address this inefficiency, we adopt a state machine to record experience derived from previous reasoning trajectories. Within the state machine, states represent decomposed sub-problems, while state transitions reflect the dependencies among sub-problems. The state machine records both successful and failed trajectories. Utilizing the experience from the state machine, our proposed State Machine of Thoughts (SMoT) selects the most optimal sub-solutions and avoids incorrect ones. Our experiments show that SMoT can significantly improve problem-solving abilities in two exploration-intensive problems: the 24-point game and a taxi navigation reinforcement learning game.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. From Token to Action: State Machine Reasoning to Mitigate Overthinking in Information Retrieval

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A state-machine framework that replaces token-level chain-of-thought with discrete query-refinement and reranking actions reduces token use by 74% while improving nDCG@10 on retrieval benchmarks.

  2. SHERPA: A Model-Driven Framework for Large Language Model Execution

    cs.AI 2025-08 conditional novelty 5.0 of 10

    A framework that executes LLM tasks through hierarchical state machines improves output quality in 12 of 15 comparisons, but the evaluation lacks error bars and includes test-set-informed design choices.

Pith tools