Pith. sign in

REVIEW 2 cited by

RoT: Enhancing Large Language Models with Reflection on Search Trees

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 2404.05449 v3 pith:HE4FU52Z submitted 2024-04-08 cs.CL

classification cs.CL
keywords searchmethodsguidelinespromptingllmsreflectiontree-search-basedexperiences
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) have demonstrated impressive capability in reasoning and planning when integrated with tree-search-based prompting methods. However, since these methods ignore the previous search experiences, they often make the same mistakes in the search process. To address this issue, we introduce Reflection on search Trees (RoT), an LLM reflection framework designed to improve the performance of tree-search-based prompting methods. It uses a strong LLM to summarize guidelines from previous tree search experiences to enhance the ability of a weak LLM. The guidelines are instructions about solving this task through tree search which can prevent the weak LLMs from making similar mistakes in the past search process. In addition, we proposed a novel state selection method, which identifies the critical information from historical search processes to help RoT generate more specific and meaningful guidelines. In our extensive experiments, we find that RoT significantly improves the performance of LLMs in reasoning or planning tasks with various tree-search-based prompting methods (e.g., BFS and MCTS). Non-tree-search-based prompting methods such as Chain-of-Thought (CoT) can also benefit from RoT guidelines since RoT can provide task-specific knowledge collected from the search experience.

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. Classroom Simulacra: Building Contextual Student Generative Agents in Online Education for Learning Behavioral Simulation

    cs.HC 2025-02 conditional novelty 6.0 of 10

    A new reflection-based AI method makes LLM-generated virtual students predict real students' future quiz performance better than deep learning knowledge-tracing baselines.

  2. Feedback-Aware Monte Carlo Tree Search for Efficient Information Seeking in Goal-Oriented Conversations

    cs.AI 2025-01 conditional novelty 5.0 of 10

    MISQ-HF improves goal-oriented question asking by combining LLM question generation, MCTS planning, and cluster-based feedback from past successful conversations.

Pith tools