cd /news/artificial-intelligence/think-big-search-small-where-capacit… · home topics artificial-intelligence article
[ARTICLE · art-52017] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Think Big, Search Small: Where Capacity Matters in Hierarchical Search Agents?

Researchers at an undisclosed institution found that in hierarchical search agents using large language models, scaling the delegation role improves exact match by ~11 points while scaling execution only improves by ~2.6 points, identifying task decomposition as the capability bottleneck. A 1.7B-parameter executor trained via trajectory distillation matched frontier accuracy with 37% fewer tokens, suggesting capacity should be concentrated at delegation.

read1 min views1 publishedJul 9, 2026

arXiv:2607.07548v1 Announce Type: new Abstract: Large language model based search agents increasingly adopt multi-agent architectures in which a main agent decomposes a complex question into sub-queries and dispatches them to parallel sub-agents. However, existing systems instantiate all roles from a single model of identical scale, leaving open how model capacity should be distributed across roles. We factorize hierarchical search into three roles: a delegation role responsible for task decomposition, an execution role responsible for retrieval and evidence extraction, and an answer generation role held fixed as a confound control. We then conduct controlled capacity sweeps along the delegation and execution axes on five multi-hop QA benchmarks. The experiments yield three findings. First, role factorization consistently outperforms a single-agent baseline, improving exact match from 4.5 to 8.6 points across six model scales. Second, capacity sensitivity is asymmetric: scaling the delegation backbone improves EM by ~11 points, whereas scaling the execution sub-agent moves EM by only ~2.6 points, identifying decomposition as the capability bottleneck. Third, a 1.7B-parameter executor trained via quality-filtered trajectory distillation matches a frontier sub-agent in accuracy while consuming 37% fewer sub-agent tokens, advancing the Pareto frontier. These results suggest a concrete recipe for building hierarchical search agents: concentrate capacity at delegation and downsize execution without sacrificing accuracy. Our code is available at https://github.com/QinnanCai0115/role-factorized-search.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/think-big-search-sma…] indexed:0 read:1min 2026-07-09 ·