paper-with-me

Papers

SAAS: Self-Aware Reinforcement Learning for Over-Search Mitigation in Agentic Search

2026-05-28 · Yunbo Tang, Chengyi Yang, Shiyu Liu, Zhishang Xiang, Zerui Chen, Qinggang Zhang, Jinsong Su arxiv

Agentic search enables LLMs to solve complex multi-hop questions through iterative reasoning and external search. Despite the effectiveness, these systems often suffer from a critical limitation in practice: agents fail to recognize their own knowledge boundaries, blindly triggering searches when internal knowledge suffices and failing to terminate search even when adequate evidence has been collected. The lack of self-awareness leads to severe \textbf{over-search}, incurring substantial inference latency and prohibitive computational cost. To this end, we propose SAAS, a novel RL framework designed to cultivate dynamic self-awareness that precisely regulates search behavior without compromising accuracy. SAAS introduces three key components: (i) a search boundary modeling mechanism, which identifies the search boundary under the evolving policy by contrasting search-disabled and search-enabled rollouts; (ii) a boundary-aware reward module, which translates this boundary awareness into trajectory-level penalties, suppressing unnecessary and redundant searches; and (iii) a stage-wise optimization strategy, which leverages a sequential curriculum to prioritize reasoning over search regularization, thereby avoiding reward hacking. Extensive experiments demonstrate that SAAS substantially reduces over-search, while maintaining accuracy. Our code and implementation details are released at https://github.com/XMUDeepLIT/SAAS.

📄 PDF Abstract BibTeX arXiv:2605.29796

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Blending Search and Discovery: Tag-Based Query Refinement with Contextual Reinforcement Learning

2020-10-15 · Bingqing Yu, Jacopo Tagliabue

We tackle tag-based query refinement as a mobile-friendly alternative to standard facet search. We approach the inference challenge with reinforcement learning, and propose a deep contextual bandit that can be efficientl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)TAG

NS-Pep: De novo Peptide Design with Non-Standard Amino Acids

2025-10-01 · Tao Guo, Junbo Yin, Yu Wang, Xin Gao arxiv

Peptide drugs incorporating non-standard amino acids (NSAAs) offer improved binding affinity and improved pharmacological properties. However, existing peptide design methods are limited to standard amino acids, leaving …

SaaSBench: Exploring the Boundaries of Coding Agents in Long-Horizon Enterprise SaaS Engineering

2026-05-17 · Qingnan Ren, Shun Zou, Shiting Huang, Ziao Zhang 외 arxiv

As autonomous coding agents become capable of handling increasingly long-horizon tasks, they have gradually demonstrated the potential to complete end-to-end software development. Although existing benchmarks have recent…

TAPAS: Thermal- and Power-Aware Scheduling for LLM Inference in Cloud Platforms

2025-01-05 · Jovan Stojkovic, Chaojie Zhang, Íñigo Goiri, Esha Choukse 외

The rising demand for generative large language models (LLMs) poses challenges for thermal and power management in cloud datacenters. Traditional techniques often are inadequate for LLM inference due to the fine-grained,…

GPUQuantizationScheduling

Scale Your Instructions: Enhance the Instruction-Following Fidelity of Unified Image Generation Model by Self-Adaptive Attention Scaling

2025-07-22 · Chao Zhou, Tianyi Wei, Nenghai Yu arxiv

Recent advancements in unified image generation models, such as OmniGen, have enabled the handling of diverse image generation and editing tasks within a single framework, accepting multimodal, interleaved texts and imag…

Conditional Image GenerationImage Editing