English

CriticSearch: Fine-Grained Credit Assignment for Search Agents via a Retrospective Critic

Computation and Language 2025-11-18 v1

Abstract

Tool-Integrated Reasoning (TIR) with search engines enables large language models to iteratively retrieve up-to-date external knowledge, enhancing adaptability and generalization in complex question-answering tasks. However, existing search agent pipelines typically depend on reinforcement learning based optimization, which often suffers from sparse outcome rewards, leading to inefficient exploration and unstable training. We introduce CriticSearch, a fine-grained credit-assignment framework that supplies dense, turn-level feedback via a retrospective critic mechanism. During training, a frozen, asymmetric critique LLM retrospectively evaluates each turn using privileged information from the full trajectory and gold answers, converting these assessments into stable, dense rewards that guide policy improvement. Experimental results across diverse multi-hop reasoning benchmarks demonstrate that CriticSearch consistently outperforms existing baselines, achieving faster convergence, improved training stability, and higher performance.

Keywords

Cite

@article{arxiv.2511.12159,
  title  = {CriticSearch: Fine-Grained Credit Assignment for Search Agents via a Retrospective Critic},
  author = {Yaocheng Zhang and Haohuan Huang and Zijun Song and Yuanheng Zhu and Qichao Zhang and Zijie Zhao and Dongbin Zhao},
  journal= {arXiv preprint arXiv:2511.12159},
  year   = {2025}
}

Comments

17 pages, 10 figures