paper-with-me

Papers

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, Jie Tang

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 requirements for the collaboration capabilities of language models. Many benchmarks are proposed to evaluate their collaborative abilities. However, these benchmarks lack fine-grained evaluations of LLM collaborative capabilities. Additionally, multi-agent collaborative and competitive scenarios are ignored in existing works. To address these two problems, we propose a benchmark, called BattleAgentBench, which defines seven sub-stages of three varying difficulty levels and conducts a fine-grained evaluation of language models in terms of single-agent scenario navigation capabilities, paired-agent task execution abilities, and multi-agent collaboration and competition capabilities. We conducted extensive evaluations on leading four closed-source and seven open-source models. Experimental results indicate that API-based models perform excellently on simple tasks but open-source small models struggle with simple tasks. Regarding difficult tasks that require collaborative and competitive abilities, although API-based models have demonstrated some collaborative capabilities, there is still enormous room for improvement.

📄 PDF Abstract BibTeX arXiv:2408.15971

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cooperation and Competition: Flocking with Evolutionary Multi-Agent Reinforcement Learning

2022-09-10 · Yunxiao Guo, Xinjia Xie, Runhao Zhao, Chenglan Zhu 외

Flocking is a very challenging problem in a multi-agent system; traditional flocking methods also require complete knowledge of the environment and a precise model for control. In this paper, we propose Evolutionary Mult…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MathArena: Evaluating LLMs on Uncontaminated Math Competitions

2025-05-29 · Mislav Balunović, Jasper Dekoninck, Ivo Petrov, Nikola Jovanović 외

The rapid advancement of reasoning capabilities in large language models (LLMs) has led to notable improvements on mathematical benchmarks. However, many of the most commonly used evaluation datasets (e.g., AIME 2024) ar…

MathMathematical ReasoningMemorization

Optimal intercellular competition in senescence and cancer

2022-11-07 · Thomas C. T. Michaels, L. Mahadevan

Effective multicellularity requires both cooperation and competition between constituent cells. Cooperation involves sacrificing individual fitness in favor of that of the community, but excessive cooperation makes the c…

Cooperation, Competition, and Maliciousness: LLM-Stakeholders Interactive Negotiation

2023-09-29 · Sahar Abdelnabi, Amr Gomaa, Sarath Sivaprasad, Lea Schönherr 외

There is an growing interest in using Large Language Models (LLMs) in multi-agent systems to tackle interactive real-world tasks that require effective collaboration and assessing complex situations. Yet, we still have a…

Decision Making

The Dota 2 Bot Competition

2021-03-04 · Jose M. Font, Tobias Mahlmann

Multiplayer Online Battle Area (MOBA) games are a recent huge success both in the video game industry and the international eSports scene. These games encourage team coordination and cooperation, short and long-term plan…

BenchmarkingDota 2