ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.17281
37
0

Search Wisely: Mitigating Sub-optimal Agentic Searches By Reducing Uncertainty

22 May 2025
Peilin Wu
Mian Zhang
Xinlu Zhang
Xinya Du
Zhiyu Zoey Chen
ArXivPDFHTML
Abstract

Agentic Retrieval-Augmented Generation (RAG) systems enhance Large Language Models (LLMs) by enabling dynamic, multi-step reasoning and information retrieval. However, these systems often exhibit sub-optimal search behaviors like over-search (retrieving redundant information) and under-search (failing to retrieve necessary information), which hinder efficiency and reliability. This work formally defines and quantifies these behaviors, revealing their prevalence across multiple QA datasets and agentic RAG systems (e.g., one model could have avoided searching in 27.7% of its search steps). Furthermore, we demonstrate a crucial link between these inefficiencies and the models' uncertainty regarding their own knowledge boundaries, where response accuracy correlates with model's uncertainty in its search decisions. To address this, we propose β\betaβ-GRPO, a reinforcement learning-based training method that incorporates confidence threshold to reward high-certainty search decisions. Experiments on seven QA benchmarks show that β\betaβ-GRPO enable a 3B model with better agentic RAG ability, outperforming other strong baselines with a 4% higher average exact match score.

View on arXiv
@article{wu2025_2505.17281,
  title={ Search Wisely: Mitigating Sub-optimal Agentic Searches By Reducing Uncertainty },
  author={ Peilin Wu and Mian Zhang and Xinlu Zhang and Xinya Du and Zhiyu Zoey Chen },
  journal={arXiv preprint arXiv:2505.17281},
  year={ 2025 }
}
Comments on this paper