paper-with-me

홈 › Papers

Contextual Information Policy Optimization for Search Agents

2026-08-06 · Xingyu Guo, Wei Chen, Linlin Yang, Baochang Zhang arxiv

Search agents extend large language models beyond static parametric memory by enabling them to acquire and use ex ternal evidence during multi-step reasoning. For knowledge intensive tasks involving complex or evolving information, their reliability depends not only on retrieving relevant ev idence but also on using it to guide subsequent reasoning. However, existing methods primarily reward final-answer cor rectness or intermediate progress, without directly assessing whether post-retrieval actions are grounded in the retrieved evidence. This misalignment encourages prior-driven reason ing: agents form conclusions based on internal knowledge and use retrieval mainly to confirm them, resulting in confirma tion bias and inefficient evidenceuse.Toaddressthisissue, we propose Contextual Information Policy Optimization (CIPO), an evidence-oriented reinforcement learning framework that explicitly aligns policy optimization with external evidence use. CIPO assigns dense, turn-level credit to reasoning ac tions influenced by retrieved information, while combining this evidence-use signal with a global outcome reward to pre serveanswercorrectness.Withthismanner,CIPOdiscourages evidence-detached guesses and promotes reasoning trajecto ries in which retrieved facts can guide or revise subsequent reasoning. Importantly, CIPO requires neither human process annotations nor an additional reward model. Extensive exper iments on seven in-domain and out-of-domain benchmarks show that CIPO reduces the prevalence of prior-driven rea soning and achieves excellent performance on most tasks.

📄 PDF Abstract BibTeX arXiv:2608.06128

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Observations Meet Actions: Learning Control-Sufficient Representations for Robust Policy Generalization

2025-07-25 · Yuliang Gu, Hongpeng Cao, Marco Caccamo, Naira Hovakimyan arxiv

Capturing latent variations ("contexts") is key to deploying reinforcement-learning (RL) agents beyond their training regime. We recast context-based RL as a dual inference-control problem and formally characterize two p…

Representation Learning

High-Dimensional Contextual Policy Search with Unknown Context Rewards using Bayesian Optimization

2020-12-01 · NeurIPS 2020 12 · Qing Feng , Ben Letham, Hongzi Mao, Eytan Bakshy

Contextual policies are used in many settings to customize system parameters and actions to the specifics of a particular setting. In some real-world settings, such as randomized controlled trials or A/B tests, it may no…

Bayesian Optimization

Learning to Look: Seeking Information for Decision Making via Policy Factorization

2024-10-24 · Shivin Dass, Jiaheng Hu, Ben Abbatematteo, Peter Stone 외

Many robot manipulation tasks require active or interactive exploration behavior in order to be performed successfully. Such tasks are ubiquitous in embodied domains, where agents must actively search for the information…

Decision MakingRobot Manipulation

Embedding Contextual Information through Reward Shaping in Multi-Agent Learning: A Case Study from Google Football

2023-03-25 · Chaoyi Gu, Varuna De Silva, Corentin Artaud, Rafael Pina

Artificial Intelligence has been used to help human complete difficult tasks in complicated environments by providing optimized strategies for decision-making or replacing the manual labour. In environments including mul…

Decision MakingImitation LearningMulti-agent Reinforcement Learning

Factored Contextual Policy Search with Bayesian Optimization

2019-04-26 · Robert Pinsler, Peter Karkus, Andras Kupcsik, David Hsu 외

Scarce data is a major challenge to scaling robot learning to truly complex tasks, as we need to generalize locally learned policies over different task contexts. Contextual policy search offers data-efficient learning a…

Active LearningBayesian OptimizationPosition