Beyond Parallel Sampling: Diverse Query Initialization for Agentic Search
Diversifies the first-turn query across parallel search rollouts to avoid redundant retrieval, improving multi-hop QA at matched compute.
š arxiv.org/abs/2606.17209
šØš½āš» github.com/cxcscmu/dive...
Test-time scaling for agentic search typically increases depth (i.e., more turns and tokens per trajectory) or breadth (i.e., more parallel rollouts). Here we focus on breadth scaling, showing that st...