paper-with-me

홈 › Papers

SwarmBench: Can Large Language Models Act as Agent Swarm Orchestrators?

2026-08-31 · Jinshan Gao, Zhuoran Jin, Tianyi Men, Kang Liu, Jun Zhao arxiv

Large language model-based multi-agent systems are evolving from fixed interaction topologies toward dynamically orchestrated Agent Swarms. However, existing benchmarks are still largely based on single-agent or general-purpose agent tasks, making it difficult to systematically evaluate key orchestration capabilities. We propose SwarmBench, a benchmark that evaluates model performance from multiple perspectives, including accuracy, efficiency, cost, and process quality. Experimental results show that current models exhibit substantial differences in orchestration capability. These differences are reflected not only in final accuracy, efficiency, and cost, but also in the overall quality of the orchestration process itself. Based on these findings, we further propose SwarmExp, a simple yet effective method based on experience extraction and experience replay, which consistently improves the orchestration performance of large language models.

📄 PDF Abstract BibTeX arXiv:2608.30661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking LLMs' Swarm intelligence

2025-05-07 · Kai Ruan, Mowen Huang, Ji-Rong Wen, Hao Sun

Large Language Models (LLMs) show potential for complex reasoning, yet their capacity for emergent coordination in Multi-Agent Systems (MAS) when operating under strict swarm-like constraints-limited local perception and…

Benchmarking

Towards a Decentralised Application-Centric Orchestration Framework in the Cloud-Edge Continuum

2025-04-01 · Amjad Ullah, Andras Markus, Hacı İsmail Aslan, Tamas Kiss 외

The efficient management of complex distributed applications in the Cloud-Edge continuum, including their deployment on heterogeneous computing resources and run-time operations, presents significant challenges. Resource…

Management

SwarmAgentic: Towards Fully Automated Agentic System Generation via Swarm Intelligence

2025-06-18 · Yao Zhang, Chenyang Lin, Shijie Tang, Haokun Chen 외

The rapid progress of Large Language Models has advanced agentic systems in decision-making, coordination, and task execution. Yet, existing agentic system generation frameworks lack full autonomy, missing from-scratch a…

LLM-Powered Swarms: A New Frontier or a Conceptual Stretch?

2025-06-17 · Muhammad Atta ur Rahman, Melanie Schranz

Swarm intelligence traditionally refers to systems of simple, decentralized agents whose local interactions lead to emergent, collective behavior. Recently, the term 'swarm' has been extended to describe AI systems like …

AgentJet: A Flexible Swarm Training Framework for Agentic Reinforcement Learning

2026-06-03 · Qingxu Fu, Boyin Liu, Shuchang Tao, Zhaoyang Liu 외 arxiv

We present AgentJet, a distributed swarm training framework for large language model (LLM) agent reinforcement learning. Unlike centralized frameworks that tightly couple agent rollouts with model optimization, AgentJet …

Reinforcement Learning