🛰️ Daily AI Frontier
‹ back to 2026-08-24

CAS: Conformalized Agentic Search via Adaptive Retrieval and Policy Weighting

arXiv cs.AI LLM Agents Zixi Zhu, Jiayuan Su, Jian Zhang, Yu Lin, Hongwei Wang 2026-08-21

TL;DR - CAS applies conformal prediction to agentic search, adapting retrieval depth and weighting reinforcement-learning trajectories by answer confidence. It aims to improve QA reasoning reliability while reducing unnecessary tool calls.

  • Adaptive Prediction Sets dynamically truncate retrieved documents instead of relying on a fixed Top-K cutoff.
  • Adaptive Conformal Inference estimates answer confidence with controllable coverage during training.
  • CAS penalizes low-confidence trajectories within the Group Relative Policy Optimization objective.
  • Experiments on single-hop and multi-hop QA report higher reasoning accuracy and substantially fewer redundant tool invocations.

view merged work →