SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

ACL ARR 2026 May Submission13668 Authors

26 May 2026 (modified: 02 Jun 2026)ACL ARR 2026 May SubmissionEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Large Language Models, Deep Research, Delegation Intelligence
Abstract: Large language models are increasingly expected to handle complex, long-horizon real-world tasks whose context demands can grow without bound, yet model context windows remain inherently finite. Recent work explores a paradigm where a main agent decomposes tasks and dispatches subtasks to subagents, which execute and return only summarized results, conserving the main agent's context budget. However, performing this well requires delegation intelligence: the ability to decompose complex tasks, determine when and what to delegate, and integrate returned results into the ongoing workflow. Training data for this capability is scarce in naturally occurring text, and to our knowledge, no open-source work has addressed how to synthesize such data or train models to acquire this skill. To bridge this gap, we present a preliminary exploration targeting deep research, a representative long-horizon agent task. Specifically, we design a harness that guides the model toward high-quality task decomposition and delegation, while constraining subagents to return results properly to support the main agent's workflow. The harness-guided trajectories naturally encode correct delegation decisions, which we use as supervised fine-tuning data to internalize delegation intelligence into model weights. Our resulting model, SearchSwarm-30B-A3B, achieves 68.1 on BrowseComp and 73.3 on BrowseComp-zh, the best results among all models of comparable scale. We will release our harness, model weights, and training data to facilitate future research.
Paper Type: Long
Research Area: LLM agents
Research Area Keywords: tool use, function calling, multi-agent systems
Contribution Types: NLP engineering experiment, Publicly available software and/or pre-trained models
Languages Studied: English, Chinese
EMNLP 2026 AI Reviewing Experiment: yes
Submission Number: 13668
Loading