DivInit Improves Agentic Search by Diversifying Initial Queries

Sidhaarth Murali, Jo\~ao Coelho, Jingjie Ning, Jo\~ao Magalh\~aes, Bruno Martins, Chenyan Xiong· June 17, 2026 View original

Summary

A new training-free method called DivInit enhances agentic search by addressing query redundancy in parallel rollouts. Instead of sampling independent first queries, DivInit selects diverse initial queries from a larger candidate pool, leading to improved performance in multi-hop QA benchmarks.

Agentic search systems typically scale by increasing the depth or breadth of their search. When scaling breadth through parallel rollouts, a common issue is that models often generate similar initial queries, leading to redundant information retrieval and diminishing returns. Researchers have introduced DivInit, a training-free intervention designed to overcome this limitation. DivInit works by generating a larger set of candidate first queries from a single model call, then selecting a diverse subset of these to initiate parallel trajectories. Evaluations across multiple open-weight models and benchmarks, particularly in multi-hop Question Answering, demonstrate that DivInit consistently outperforms standard parallel sampling. It achieves average gains of five to seven points at comparable computational cost, by ensuring more varied evidence collection from the outset.

Why it matters

This method offers a significant improvement for agentic AI systems, enhancing their efficiency and effectiveness in complex information retrieval and reasoning tasks without requiring additional training, making them more robust and accurate.

How to implement this in your domain

  1. 1Integrate DivInit into existing agentic search frameworks to improve breadth scaling.
  2. 2Apply diverse query initialization to multi-hop question answering systems.
  3. 3Experiment with DivInit in other complex information retrieval tasks.
  4. 4Evaluate the trade-offs between candidate pool size and diversity selection for optimal performance.

Who benefits

AI/ML ResearchInformation RetrievalCustomer ServiceData AnalyticsSearch Engines

Key takeaways

  • Parallel sampling in agentic search often suffers from query redundancy.
  • DivInit improves performance by diversifying initial queries for parallel rollouts.
  • The method is training-free and offers significant gains in multi-hop QA.
  • Diverse initial queries lead to more varied and effective evidence collection.

Original post by Sidhaarth Murali, Jo\~ao Coelho, Jingjie Ning, Jo\~ao Magalh\~aes, Bruno Martins, Chenyan Xiong

"arXiv:2606.17209v1 Announce Type: new Abstract: 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 standard parallel sampling yields…"

View on X

Originally posted by Sidhaarth Murali, Jo\~ao Coelho, Jingjie Ning, Jo\~ao Magalh\~aes, Bruno Martins, Chenyan Xiong on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses