PyTAG: Challenges and Opportunities for Reinforcement Learning in
Tabletop Games
- URL: http://arxiv.org/abs/2307.09905v1
- Date: Wed, 19 Jul 2023 11:08:59 GMT
- Title: PyTAG: Challenges and Opportunities for Reinforcement Learning in
Tabletop Games
- Authors: Martin Balla, George E.M. Long, Dominik Jeurissen, James Goodman,
Raluca D. Gaina, Diego Perez-Liebana
- Abstract summary: We introduce PyTAG, a Python API for interacting with the Tabletop Games framework (TAG)
Tag contains a growing set of more than 20 modern tabletop games, with a common API for AI agents.
We present techniques for training RL agents in these games and introduce baseline results after training Proximal Policy optimisation algorithms on a subset of games.
- Score: 0.880802134366532
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In recent years, Game AI research has made important breakthroughs using
Reinforcement Learning (RL). Despite this, RL for modern tabletop games has
gained little to no attention, even when they offer a range of unique
challenges compared to video games. To bridge this gap, we introduce PyTAG, a
Python API for interacting with the Tabletop Games framework (TAG). TAG
contains a growing set of more than 20 modern tabletop games, with a common API
for AI agents. We present techniques for training RL agents in these games and
introduce baseline results after training Proximal Policy Optimisation
algorithms on a subset of games. Finally, we discuss the unique challenges
complex modern tabletop games provide, now open to RL research through PyTAG.
Related papers
- Hokoff: Real Game Dataset from Honor of Kings and its Offline Reinforcement Learning Benchmarks [59.50879251101105]
We propose Hokoff, a comprehensive set of pre-collected datasets that covers offline RL and offline MARL.
This data is derived from Honor of Kings, a recognized Multiplayer Online Battle Arena (MOBA) game.
We also introduce a novel baseline algorithm tailored for the inherent hierarchical action space of the game.
arXiv Detail & Related papers (2024-08-20T05:38:50Z) - Reinforcement Learning for High-Level Strategic Control in Tower Defense Games [47.618236610219554]
In strategy games, one of the most important aspects of game design is maintaining a sense of challenge for players.
We propose an automated approach that combines traditional scripted methods with reinforcement learning.
Results show that combining a learned approach, such as reinforcement learning, with a scripted AI produces a higher-performing and more robust agent than using only AI.
arXiv Detail & Related papers (2024-06-12T08:06:31Z) - PyTAG: Tabletop Games for Multi-Agent Reinforcement Learning [0.41942958779358663]
We introduce PyTAG, a framework that supports interacting with a large collection of games implemented in the Tabletop Games framework.
We highlight the challenges tabletop games provide, from a game-playing agent perspective, along with the opportunities they provide for future research.
arXiv Detail & Related papers (2024-05-28T12:30:28Z) - DanZero+: Dominating the GuanDan Game through Reinforcement Learning [95.90682269990705]
We develop an AI program for an exceptionally complex and popular card game called GuanDan.
We first put forward an AI program named DanZero for this game.
In order to further enhance the AI's capabilities, we apply policy-based reinforcement learning algorithm to GuanDan.
arXiv Detail & Related papers (2023-12-05T08:07:32Z) - SPRING: Studying the Paper and Reasoning to Play Games [102.5587155284795]
We propose a novel approach, SPRING, to read the game's original academic paper and use the knowledge learned to reason and play the game through a large language model (LLM)
In experiments, we study the quality of in-context "reasoning" induced by different forms of prompts under the setting of the Crafter open-world environment.
Our experiments suggest that LLMs, when prompted with consistent chain-of-thought, have great potential in completing sophisticated high-level trajectories.
arXiv Detail & Related papers (2023-05-24T18:14:35Z) - Final Adaptation Reinforcement Learning for N-Player Games [0.0]
This paper covers n-tuple-based reinforcement learning (RL) algorithms for games.
We present new algorithms for TD-, SARSA- and Q-learning which work seamlessly on various games with arbitrary number of players.
We add a new element called Final Adaptation RL (FARL) to all these algorithms.
arXiv Detail & Related papers (2021-11-29T08:36:39Z) - DeepCrawl: Deep Reinforcement Learning for Turn-based Strategy Games [137.86426963572214]
We introduce DeepCrawl, a fully-playable Roguelike prototype for iOS and Android in which all agents are controlled by policy networks trained using Deep Reinforcement Learning (DRL)
Our aim is to understand whether recent advances in DRL can be used to develop convincing behavioral models for non-player characters in videogames.
arXiv Detail & Related papers (2020-12-03T13:53:29Z) - Griddly: A platform for AI research in games [0.0]
We present Griddly as a new platform for Game AI research.
Griddly provides a unique combination of highly customizable games, different observer types and an efficient C++ core engine.
We present a series of baseline experiments to study the effect of different observation configurations and generalization ability of RL agents.
arXiv Detail & Related papers (2020-11-12T13:23:31Z) - Design and Implementation of TAG: A Tabletop Games Framework [59.60094442546867]
This document describes the design and implementation of the Tabletop Games framework (TAG)
TAG is a Java-based benchmark for developing modern board games for AI research.
arXiv Detail & Related papers (2020-09-25T07:27:30Z) - Learning to Play No-Press Diplomacy with Best Response Policy Iteration [31.367850729299665]
We apply deep reinforcement learning methods to Diplomacy, a 7-player board game.
We show that our agents convincingly outperform the previous state-of-the-art, and game theoretic equilibrium analysis shows that the new process yields consistent improvements.
arXiv Detail & Related papers (2020-06-08T14:33:31Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.