ReTreVal: Reasoning Tree with Validation -- A Hybrid Framework for Enhanced LLM Multi-Step Reasoning
Abhishek HS, Pavan C Shekar, Arpit Jain, and Ashwanth Krishnan

TL;DR
ReTreVal introduces a hybrid reasoning framework that combines structured exploration, iterative self-critique, and persistent memory to significantly improve multi-step reasoning in large language models across complex tasks.
Contribution
It presents ReTreVal, a novel hybrid framework integrating reasoning trees, critique scoring, and reflexion memory for enhanced multi-step reasoning and cross-problem learning.
Findings
ReTreVal outperforms ReAct, Reflexion, and Self-Refine on 500 tasks.
Structured exploration improves reasoning accuracy.
Cross-problem memory enhances knowledge transfer.
Abstract
Multi-step reasoning remains a key challenge for Large Language Models (LLMs), particularly in complex domains such as mathematics and creative writing. While recent approaches including ReAct, Reflexion, and Self-Refine improve reasoning through iterative refinement and reflection, they often lack structured exploration of alternative solution paths and persistent learning across problems. We propose ReTreVal (Reasoning Tree with Validation), a hybrid framework that integrates Tree-of-Thoughts exploration, self-refinement, LLM-based critique scoring, and reflexion memory to enable bounded and validated multi-step reasoning. ReTreVal constructs a structured reasoning tree with adaptive depth based on problem complexity, where each node undergoes iterative self-critique and refinement guided by explicit LLM-generated feedback. A dual validation mechanism evaluates reasoning quality,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Materials Science · Text Readability and Simplification
