English

A Study on Leveraging Search and Self-Feedback for Agent Reasoning

Artificial Intelligence 2025-02-18 v1 Computation and Language

Abstract

Recent works have demonstrated that incorporating search during inference can significantly improve reasoning capabilities of language agents. Some approaches may make use of the ground truth or rely on model's own generated feedback. The search algorithm uses this feedback to then produce values that will update its criterion for exploring and exploiting various reasoning paths. In this study, we investigate how search and model's self-feedback can be leveraged for reasoning tasks. First, we explore differences in ground-truth feedback and self-feedback during search for math reasoning. Second, we observe limitations in applying search techniques to more complex tasks like tool-calling and design domain-specific approaches to address these gaps. Our experiments reveal challenges related to generalization when solely relying on self-feedback during search. For search to work effectively, either access to the ground-truth is needed or feedback mechanisms need to be carefully designed for the specific task.

Keywords

Cite

@article{arxiv.2502.12094,
  title  = {A Study on Leveraging Search and Self-Feedback for Agent Reasoning},
  author = {Karthikeyan K and Michelle Yuan and Elman Mansimov and Katerina Margatina and Anurag Pratik and Daniele Bonadiman and Monica Sunkara and Yi Zhang and Yassine Benajiba},
  journal= {arXiv preprint arXiv:2502.12094},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-06-28T21:47:37.312Z