paper-with-me

Papers

ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration

2025-11-26 · Hongjin Su, Shizhe Diao, Ximing Lu, Mingjie Liu, Jiacheng Xu, Xin Dong, Yonggan Fu, Peter Belcak, Hanrong Ye, Hongxu Yin, Yi Dong, Evelina Bakhturina, Tao Yu, Yejin Choi, Jan Kautz, Pavlo Molchanov arxiv

Large language models are powerful generalists, yet solving deep and complex problems such as those of the Humanity's Last Exam (HLE) remains both conceptually challenging and computationally expensive. We show that small orchestrators managing other models and a variety of tools can both push the upper bound of intelligence and improve efficiency in solving difficult agentic tasks. We introduce ToolOrchestra, a method for training small orchestrators that coordinate intelligent tools. ToolOrchestra explicitly uses reinforcement learning with outcome-, efficiency-, and user-preference-aware rewards. Using ToolOrchestra, we produce Orchestrator, an 8B model that achieves higher accuracy at lower cost than previous tool-use agents while aligning with user preferences on which tools are to be used for a given query. On HLE, Orchestrator achieves a score of 37.1%, outperforming GPT-5 (35.1%) while being 2.5x more efficient. On tau2-Bench and FRAMES, Orchestrator surpasses GPT-5 by a wide margin while using only about 30% of the cost. Extensive analysis shows that Orchestrator achieves the best trade-off between performance and cost under multiple metrics, and generalizes robustly to unseen tools. These results demonstrate that composing diverse tools with a lightweight orchestration model is both more efficient and more effective than existing methods, paving the way for practical and scalable tool-augmented reasoning systems.

📄 PDF Abstract BibTeX arXiv:2511.21689

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Training LLMs for Multi-Step Tool Orchestration with Constrained Data Synthesis and Graduated Rewards

2026-03-25 · Cheng Jiayang, Xin Liu, Zhihan Zhang, Haoyang Wen 외 arxiv

Multi-step tool orchestration remains challenging for LLMs, as state-of-the-art models frequently fail on full sequence execution due to parameter errors. Training for these workflows faces two obstacles: the lack of env…

Reinforcement Learning

SkillOrchestra: Learning to Route Agents via Skill Transfer

2026-02-23 · Jiayu Wang, Yifei Ming, Zixuan Ke, Shafiq Joty 외 arxiv

Compound AI systems promise capabilities beyond those of individual models, yet their success depends critically on effective orchestration. Existing routing approaches face two limitations: (1) input-level routers make …

bAIoimage analysis: elevating the rate of scientific discovery -- as a community

2023-03-29 · Damian Edward Dalle Nogare, Matthew Hartley, Joran Deschamps, Jan Ellenberg 외

The future of bioimage analysis is increasingly defined by the development and use of tools that rely on deep learning and artificial intelligence (AI). For this trend to continue in a way most useful for stimulating sci…

scientific discovery

Autonomy and Intelligence in the Computing Continuum: Challenges, Enablers, and Future Directions for Orchestration

2022-05-03 · Henna Kokkonen, Lauri Lovén, Naser Hossein Motlagh, Abhishek Kumar 외

Future AI applications require performance, reliability and privacy that the existing, cloud-dependant system architectures cannot provide. In this article, we study orchestration in the device-edge-cloud continuum, and …

Cloud Computing

Agent-Orchestration in Autonomous Chip Design

2026-08-14 · Linyang Li arxiv

Recent developments in large language models (LLMs) and tool-using agents encourage people to explore the potential of using agents in chip design. The core question is what kind of AI we really need in such a sophistica…