paper-with-me

Papers

MultiAgentBench: Evaluating the Collaboration and Competition of LLM agents

2025-03-03 · Kunlun Zhu, Hongyi Du, Zhaochen Hong, Xiaocheng Yang, Shuyi Guo, Zhe Wang, Zhenhailong Wang, Cheng Qian, Xiangru Tang, Heng Ji, Jiaxuan You

Large Language Models (LLMs) have shown remarkable capabilities as autonomous agents, yet existing benchmarks either focus on single-agent tasks or are confined to narrow domains, failing to capture the dynamics of multi-agent coordination and competition. In this paper, we introduce MultiAgentBench, a comprehensive benchmark designed to evaluate LLM-based multi-agent systems across diverse, interactive scenarios. Our framework measures not only task completion but also the quality of collaboration and competition using novel, milestone-based key performance indicators. Moreover, we evaluate various coordination protocols (including star, chain, tree, and graph topologies) and innovative strategies such as group discussion and cognitive planning. Notably, gpt-4o-mini reaches the average highest task score, graph structure performs the best among coordination protocols in the research scenario, and cognitive planning improves milestone achievement rates by 3%. Code and datasets are public available at https://github.com/MultiagentBench/MARBLE.

📄 PDF Abstract BibTeX arXiv:2503.01935

Code (1)

multiagentbench/marble 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Can Competition Outperform Collaboration? The Role of Misbehaving Agents

2022-07-04 · Luca Ballotta, Giacomo Como, Jeff S. Shamma, Luca Schenato

We investigate a novel approach to resilient distributed optimization with quadratic costs in a multi-agent system prone to unexpected events that make some agents misbehave. In contrast to commonly adopted filtering str…

Distributed Optimization

BattleAgentBench: A Benchmark for Evaluating Cooperation and Competition Capabilities of Language Models in Multi-Agent Systems

2024-08-28 · Wei Wang, Dan Zhang, Tao Feng, Boyan Wang 외

Large Language Models (LLMs) are becoming increasingly powerful and capable of handling complex tasks, e.g., building single agents and multi-agent systems. Compared to single agents, multi-agent systems have higher requ…

CompeteAI: Understanding the Competition Dynamics in Large Language Model-based Agents

2023-10-26 · Qinlin Zhao, Jindong Wang, Yixuan Zhang, Yiqiao Jin 외

Large language models (LLMs) have been widely used as agents to complete different tasks, such as personal assistance or event planning. While most of the work has focused on cooperation and collaboration between agents,…

Language ModelingLanguage ModellingLarge Language Model

A reinforcement learning algorithm for building collaboration in multi-agent systems

2017-11-28 · Mehmet Emin Aydin, Ryan Fellows

This paper presents a proof-of concept study for demonstrating the viability of building collaboration among multiple agents through standard Q learning algorithm embedded in particle swarm optimisation. Collaboration is…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

AgentDS Technical Report: Benchmarking the Future of Human-AI Collaboration in Domain-Specific Data Science

2026-03-19 · An Luo, Jin Du, Xun Xian, Robert Specht 외 arxiv

Data science plays a critical role in transforming complex data into actionable insights across numerous domains. Recent developments in large language models (LLMs) and artificial intelligence (AI) agents have significa…