paper-with-me

홈 › Papers

EvolveSearch: An Iterative Self-Evolving Search Agent

2025-05-28 · Dingchu Zhang, Yida Zhao, Jialong Wu, Baixuan Li, Wenbiao Yin, Liwen Zhang, Yong Jiang, Yufeng Li, Kewei Tu, Pengjun Xie, Fei Huang

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.

📄 PDF Abstract BibTeX arXiv:2505.22501

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question AnsweringQuestion Answering

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

From Agentification to Self-Evolving Agentic AI for Wireless Networks: Concepts, Approaches, and Future Research Directions

2025-10-07 · Changyuan Zhao, Ruichen Zhang, Jiacheng Wang, Dusit Niyato 외 arxiv

Self-evolving agentic artificial intelligence (AI) offers a new paradigm for future wireless systems by enabling autonomous agents to continually adapt and improve without human intervention. Unlike static AI models, sel…

EvoMaster: A Foundational Evolving Agent Framework for Agentic Science at Scale

2026-04-19 · Xinyu Zhu, Yuzhu Cai, Zexi Liu, Cheng Wang 외 arxiv

The convergence of large language models and agents is catalyzing a new era of scientific discovery: Agentic Science. While the scientific method is inherently iterative, existing agent frameworks are predominantly stati…

From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

2026-07-08 · Haipeng Ding, Yuexiang Xie, Zhewei Wei, Yaliang Li 외 arxiv

Tool utilization enables Large Language Model (LLM) agents to interact with the real world and resolve complex tasks. However, existing agent frameworks predominantly rely on static toolsets composed of granular atomic a…

Inference-Time Scaling of Verification: Self-Evolving Deep Research Agents via Test-Time Rubric-Guided Verification

2026-01-22 · Yuxuan Wan, Tianqing Fang, Zaitang Li, Yintong Huo 외 arxiv

Recent advances in Deep Research Agents (DRAs) are transforming automated knowledge discovery and problem-solving. While the majority of existing efforts focus on enhancing policy capabilities via post-training, we propo…

SWE-Search: Enhancing Software Agents with Monte Carlo Tree Search and Iterative Refinement

2024-10-26 · Antonis Antoniades, Albert Örwall, Kexun Zhang, Yuxi Xie 외

Software engineers operating in complex and dynamic environments must continuously adapt to evolving requirements, learn iteratively from experience, and reconsider their approaches based on new insights. However, curren…

Large Language Model