paper-with-me

Papers

Cooperation on the Fly: Exploring Language Agents for Ad Hoc Teamwork in the Avalon Game

2023-12-29 · Zijing Shi, Meng Fang, Shunfeng Zheng, Shilong Deng, Ling Chen, Yali Du

Multi-agent collaboration with Large Language Models (LLMs) demonstrates proficiency in basic tasks, yet its efficiency in more complex scenarios remains unexplored. In gaming environments, these agents often face situations without established coordination protocols, requiring them to make intelligent inferences about teammates from limited data. This problem motivates the area of ad hoc teamwork, in which an agent may potentially cooperate with a variety of teammates to achieve a shared goal. Our study focuses on the ad hoc teamwork problem where the agent operates in an environment driven by natural language. Our findings reveal the potential of LLM agents in team collaboration, highlighting issues related to hallucinations in communication. To address this issue, we develop CodeAct, a general agent that equips LLM with enhanced memory and code-driven reasoning, enabling the repurposing of partial information for rapid adaptation to new teammates.

📄 PDF Abstract BibTeX arXiv:2312.17515

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

AvalonBench: Evaluating LLMs Playing the Game of Avalon

2023-10-08 · Jonathan Light, Min Cai, Sheng Shen, Ziniu Hu

In this paper, we explore the potential of Large Language Models (LLMs) Agents in playing the strategic social deduction game, Resistance Avalon. Players in Avalon are challenged not only to make informed decisions based…

Decision Making

Finding Friend and Foe in Multi-Agent Games

2019-06-05 · NeurIPS 2019 12 · Jack Serrino, Max Kleiman-Weiner, David C. Parkes, Joshua B. Tenenbaum

Recent breakthroughs in AI for multi-agent games like Go, Poker, and Dota, have seen great strides in recent years. Yet none of these games address the real-life challenge of cooperation in the presence of unknown and un…

counterfactualMulti-agent Reinforcement LearningReinforcement Learning

PADiff: Predictive and Adaptive Diffusion Policies for Ad Hoc Teamwork

2025-11-10 · Hohei Chan, Xinzhi Zhang, Antao Xiang, Weinan Zhang 외 arxiv

Ad hoc teamwork (AHT) requires agents to collaborate with previously unseen teammates, which is crucial for many real-world applications. The core challenge of AHT is to develop an ego agent that can predict and adapt to…

LLM-Based Agent Society Investigation: Collaboration and Confrontation in Avalon Gameplay

2023-10-23 · Yihuai Lan, Zhiqiang Hu, Lei Wang, Yang Wang 외

This paper explores the open research problem of understanding the social behaviors of LLM-based agents. Using Avalon as a testbed, we employ system prompts to guide LLM agents in gameplay. While previous studies have to…

Multi-Agent, Human-Agent and Beyond: A Survey on Cooperation in Social Dilemmas

2024-02-27 · Chunjiang Mu, Hao Guo, Yang Chen, Chen Shen 외

The study of cooperation within social dilemmas has long been a fundamental topic across various disciplines, including computer science and social science. Recent advancements in Artificial Intelligence (AI) have signif…