paper-with-me

홈 › Papers

Can LLM-Augmented autonomous agents cooperate?, An evaluation of their cooperative capabilities through Melting Pot

2024-03-18 · Manuel Mosquera, Juan Sebastian Pinzon, Manuel Rios, Yesid Fonseca, Luis Felipe Giraldo, Nicanor Quijano, Ruben Manrique

As the field of AI continues to evolve, a significant dimension of this progression is the development of Large Language Models and their potential to enhance multi-agent artificial intelligence systems. This paper explores the cooperative capabilities of Large Language Model-augmented Autonomous Agents (LAAs) using the well-known Meltin Pot environments along with reference models such as GPT4 and GPT3.5. Preliminary results suggest that while these agents demonstrate a propensity for cooperation, they still struggle with effective collaboration in given environments, emphasizing the need for more robust architectures. The study's contributions include an abstraction layer to adapt Melting Pot game scenarios for LLMs, the implementation of a reusable architecture for LLM-mediated agent development - which includes short and long-term memories and different cognitive modules, and the evaluation of cooperation capabilities using a set of metrics tied to the Melting Pot's "Commons Harvest" game. The paper closes, by discussing the limitations of the current architectural framework and the potential of a new set of modules that fosters better cooperation among LAAs.

📄 PDF Abstract BibTeX arXiv:2403.11381

Code (1)

cooperative-ia/cooperativegpt 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Autonomous Vehicle Patrolling Through Deep Reinforcement Learning: Learning to Communicate and Cooperate

2024-01-28 · Chenhao Tong, Maria A. Rodriguez, Richard O. Sinnott

Autonomous vehicles are suited for continuous area patrolling problems. Finding an optimal patrolling strategy can be challenging due to unknown environmental factors, such as wind or landscape; or autonomous vehicles' c…

Autonomous VehiclesCollision AvoidanceDeep Reinforcement LearningMulti-agent Reinforcement Learning

Towards a Unifying Model of Rationality in Multiagent Systems

2023-05-29 · Robert Loftin, Mustafa Mert Çelikok, Frans A. Oliehoek

Multiagent systems deployed in the real world need to cooperate with other agents (including humans) nearly as effectively as these agents cooperate with one another. To design such AI, and provide guarantees of its effe…

Negotiating Team Formation Using Deep Reinforcement Learning

2020-10-20 · ICLR 2019 5 · Yoram Bachrach, Richard Everett, Edward Hughes, Angeliki Lazaridou 외

When autonomous agents interact in the same environment, they must often cooperate to achieve their goals. One way for agents to cooperate effectively is to form a team, make a binding agreement on a joint plan, and exec…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

N-Agent Ad Hoc Teamwork

2024-04-16 · Caroline Wang, Arrasy Rahman, Ishan Durugkar, Elad Liebman 외

Current approaches to learning cooperative multi-agent behaviors assume relatively restrictive settings. In standard fully cooperative multi-agent reinforcement learning, the learning algorithm controls $\textit{all}$ ag…

Autonomous DrivingMulti-agent Reinforcement LearningOut-of-Distribution Generalizationreinforcement-learning+3

Distributed Search Planning in 3-D Environments With a Dynamically Varying Number of Agents

2023-04-18 · Savvas Papaioannou, Panayiotis Kolios, Theocharis Theocharides, Christos G. Panayiotou 외

In this work, a novel distributed search-planning framework is proposed, where a dynamically varying team of autonomous agents cooperate in order to search multiple objects of interest in three-dimension (3-D). It is ass…

Model Predictive Control