CLMay 28, 2025

EvolveSearch: An Iterative Self-Evolving Search Agent

arXiv:2505.22501v138 citationsh-index: 29EMNLP
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing agentic web search capabilities for open domains, though it appears incremental as it builds on existing SFT and RL methods.

They tackled the problem of improving LLM-based web search agents by proposing EvolveSearch, an iterative self-evolution framework combining SFT and RL without human-annotated data, achieving an average 4.7% improvement over state-of-the-art on seven multi-hop QA benchmarks.

The rapid advancement of large language models (LLMs) has transformed the landscape of agentic information seeking capabilities through the integration of tools such as search engines and web browsers. However, current mainstream approaches for enabling LLM web search proficiency face significant challenges: supervised fine-tuning struggles with data production in open-search domains, while RL converges quickly, limiting their data utilization efficiency. To address these issues, we propose EvolveSearch, a novel iterative self-evolution framework that combines SFT and RL to enhance agentic web search capabilities without any external human-annotated reasoning data. Extensive experiments on seven multi-hop question-answering (MHQA) benchmarks demonstrate that EvolveSearch consistently improves performance across iterations, ultimately achieving an average improvement of 4.7\% over the current state-of-the-art across seven benchmarks, opening the door to self-evolution agentic capabilities in open web search domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes