paper-with-me

홈 › Papers

Training an Assassin AI for The Resistance: Avalon

2022-09-19 · Robert Chuchro

The Resistance: Avalon is a partially observable social deduction game. This area of AI game playing is fairly undeveloped. Implementing an AI for this game involves multiple components specific to each phase as well as role in the game. In this paper, we plan to iteratively develop the required components for each role/phase by first addressing the Assassination phase which can be modeled as a machine learning problem. Using a publicly available dataset from an online version of the game, we train classifiers that emulate an Assassin. After trying various classification techniques, we are able to achieve above average human performance using a simple linear support vector classifier. The eventual goal of this project is to pursue developing an intelligent and complete Avalon player that can play through each phase of the game as any role.

📄 PDF Abstract BibTeX arXiv:2209.09331

Code (1)

chuchro3/AvalonAssassin 공식 구현 tf

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

Long-Horizon Dialogue Understanding for Role Identification in the Game of Avalon with Large Language Models

2023-11-09 · Simon Stepputtis, Joseph Campbell, Yaqi Xie, Zhengyang Qi 외

Deception and persuasion play a critical role in long-horizon dialogues between multiple parties, especially when the interests, goals, and motivations of the participants are not aligned. Such complex tasks pose challen…

Decision MakingDialogue Understanding

Trust, Lies, and Long Memories: Emergent Social Dynamics and Reputation in Multi-Round Avalon with LLM Agents

2026-04-22 · Suveen Ellawela arxiv

We study emergent social dynamics in LLM agents playing The Resistance: Avalon, a hidden-role deception game. Unlike prior work on single-game performance, our agents play repeated games while retaining memory of previou…

Avalon: A Benchmark for RL Generalization Using Procedurally Generated Worlds

2022-10-24 · Joshua Albrecht, Abraham J. Fetterman, Bryden Fogelman, Ellie Kitanidis 외

Despite impressive successes, deep reinforcement learning (RL) systems still fall short of human performance on generalization to new tasks and environments that differ from their training. As a benchmark tailored for st…

Deep Reinforcement LearningNavigateReinforcement Learning (RL)