Skip to main content

Showing 1–15 of 15 results for author: Gaina, R D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.18123  [pdf, other

    cs.AI

    PyTAG: Tabletop Games for Multi-Agent Reinforcement Learning

    Authors: Martin Balla, George E. M. Long, James Goodman, Raluca D. Gaina, Diego Perez-Liebana

    Abstract: Modern Tabletop Games present various interesting challenges for Multi-agent Reinforcement Learning. In this paper, we introduce PyTAG, a new framework that supports interacting with a large collection of games implemented in the Tabletop Games framework. In this work we highlight the challenges tabletop games provide, from a game-playing agent perspective, along with the opportunities they provid… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  2. arXiv:2307.09905  [pdf, other

    cs.AI

    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: 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… ▽ More

    Submitted 19 July, 2023; originally announced July 2023.

    Comments: Accepted for Publication in: IEEE Conference on Games (2023)

  3. arXiv:2009.12065  [pdf, other

    cs.AI

    Design and Implementation of TAG: A Tabletop Games Framework

    Authors: Raluca D. Gaina, Martin Balla, Alexander Dockhorn, Raul Montoliu, Diego Perez-Liebana

    Abstract: This document describes the design and implementation of the Tabletop Games framework (TAG), a Java-based benchmark for develo** modern board games for AI research. TAG provides a common skeleton for implementing tabletop games based on a common API for AI agents, a set of components and classes to easily add new games and an import module for defining data in JSON format. At present, this platf… ▽ More

    Submitted 25 September, 2020; originally announced September 2020.

    Comments: 24 pages, 6 figures

  4. arXiv:2005.06764  [pdf, other

    cs.AI cs.NE

    Rolling Horizon NEAT for General Video Game Playing

    Authors: Diego Perez-Liebana, Muhammad Sajid Alam, Raluca D. Gaina

    Abstract: This paper presents a new Statistical Forward Planning (SFP) method, Rolling Horizon NeuroEvolution of Augmenting Topologies (rhNEAT). Unlike traditional Rolling Horizon Evolution, where an evolutionary algorithm is in charge of evolving a sequence of actions, rhNEAT evolves weights and connections of a neural network in real-time, planning several steps ahead before returning an action to execute… ▽ More

    Submitted 14 May, 2020; originally announced May 2020.

    Comments: 8 pages, 5 figures, accepted for publication in IEEE Conference on Games (CoG) 2020

  5. arXiv:2003.12331  [pdf, other

    cs.AI cs.NE

    Rolling Horizon Evolutionary Algorithms for General Video Game Playing

    Authors: Raluca D. Gaina, Sam Devlin, Simon M. Lucas, Diego Perez-Liebana

    Abstract: Game-playing Evolutionary Algorithms, specifically Rolling Horizon Evolutionary Algorithms, have recently managed to beat the state of the art in win rate across many video games. However, the best results in a game are highly dependent on the specific configuration of modifications and hybrids introduced over several papers, each adding additional parameters to the core algorithm. Further, the be… ▽ More

    Submitted 24 August, 2020; v1 submitted 27 March, 2020; originally announced March 2020.

  6. arXiv:1909.00442  [pdf, other

    cs.AI

    Learning Local Forward Models on Unforgiving Games

    Authors: Alexander Dockhorn, Simon M. Lucas, Vanessa Volz, Ivan Bravi, Raluca D. Gaina, Diego Perez-Liebana

    Abstract: This paper examines learning approaches for forward models based on local cell transition functions. We provide a formal definition of local forward models for which we propose two basic learning approaches. Our analysis is based on the game Sokoban, where a wrong action can lead to an unsolvable game state. Therefore, an accurate prediction of an action's resulting state is necessary to avoid thi… ▽ More

    Submitted 1 September, 2019; originally announced September 2019.

    Comments: 4 pages, 3 figures, 3 tables, accepted at IEEE COG 2019

  7. arXiv:1906.04027  [pdf, other

    cs.AI cs.LG cs.SD eess.AS

    "Did You Hear That?" Learning to Play Video Games from Audio Cues

    Authors: Raluca D. Gaina, Matthew Stephenson

    Abstract: Game-playing AI research has focused for a long time on learning to play video games from visual input or symbolic information. However, humans benefit from a wider array of sensors which we utilise in order to navigate the world around us. In particular, sounds and music are key to how many of us perceive the world and influence the decisions we make. In this paper, we present initial experiments… ▽ More

    Submitted 11 June, 2019; v1 submitted 10 June, 2019; originally announced June 2019.

    Comments: 4 pages, 2 figures, accepted at IEEE COG 2019

  8. arXiv:1906.04023  [pdf, other

    cs.AI cs.LG

    Project Thyia: A Forever Gameplayer

    Authors: Raluca D. Gaina, Simon M. Lucas, Diego Perez-Liebana

    Abstract: The space of Artificial Intelligence entities is dominated by conversational bots. Some of them fit in our pockets and we take them everywhere we go, or allow them to be a part of human homes. Siri, Alexa, they are recognised as present in our world. But a lot of games research is restricted to existing in the separate realm of software. We enter different worlds when playing games, but those worl… ▽ More

    Submitted 10 June, 2019; originally announced June 2019.

    Comments: 8 pages, 1 figure, accepted at IEEE COG 2019

  9. arXiv:1903.12508  [pdf, other

    cs.AI

    A Local Approach to Forward Model Learning: Results on the Game of Life Game

    Authors: Simon M. Lucas, Alexander Dockhorn, Vanessa Volz, Chris Bamford, Raluca D. Gaina, Ivan Bravi, Diego Perez-Liebana, Sanaz Mostaghim, Rudolf Kruse

    Abstract: This paper investigates the effect of learning a forward model on the performance of a statistical forward planning agent. We transform Conway's Game of Life simulation into a single-player game where the objective can be either to preserve as much life as possible or to extinguish all life as quickly as possible. In order to learn the forward model of the game, we formulate the problem in a nov… ▽ More

    Submitted 29 March, 2019; originally announced March 2019.

    Comments: Submitted to IEEE Conference on Games 2019

  10. arXiv:1901.08129  [pdf, ps, other

    cs.AI

    The Multi-Agent Reinforcement Learning in MalmÖ (MARLÖ) Competition

    Authors: Diego Perez-Liebana, Katja Hofmann, Sharada Prasanna Mohanty, Noburu Kuno, Andre Kramer, Sam Devlin, Raluca D. Gaina, Daniel Ionita

    Abstract: Learning in multi-agent scenarios is a fruitful research direction, but current approaches still show scalability problems in multiple games with general reward settings and different opponent types. The Multi-Agent Reinforcement Learning in MalmÖ (MARLÖ) competition is a new challenge that proposes research in this domain using multiple 3D games. The goal of this contest is to foster research in… ▽ More

    Submitted 23 January, 2019; originally announced January 2019.

    Comments: 2 pages plus references

    Journal ref: Challenges in Machine Learning (NIPS Workshop), 2018

  11. arXiv:1901.00723  [pdf, other

    cs.AI

    Efficient Evolutionary Methods for Game Agent Optimisation: Model-Based is Best

    Authors: Simon M. Lucas, Jialin Liu, Ivan Bravi, Raluca D. Gaina, John Woodward, Vanessa Volz, Diego Perez-Liebana

    Abstract: This paper introduces a simple and fast variant of Planet Wars as a test-bed for statistical planning based Game AI agents, and for noisy hyper-parameter optimisation. Planet Wars is a real-time strategy game with simple rules but complex game-play. The variant introduced in this paper is designed for speed to enable efficient experimentation, and also for a fixed action space to enable practical… ▽ More

    Submitted 3 January, 2019; originally announced January 2019.

    Comments: 8 pages, to appear in 2019 AAAI workshop on Games and Simulations for Artificial Intelligence ( https://www.gamesim.ai/ )

  12. arXiv:1802.10363  [pdf, other

    cs.AI

    General Video Game AI: a Multi-Track Framework for Evaluating Agents, Games and Content Generation Algorithms

    Authors: Diego Perez-Liebana, Jialin Liu, Ahmed Khalifa, Raluca D. Gaina, Julian Togelius, Simon M. Lucas

    Abstract: General Video Game Playing (GVGP) aims at designing an agent that is capable of playing multiple video games with no human intervention. In 2014, The General Video Game AI (GVGAI) competition framework was created and released with the purpose of providing researchers a common open-source and easy to use platform for testing their AI methods with potentially infinity of games created using Video G… ▽ More

    Submitted 22 February, 2019; v1 submitted 28 February, 2018; originally announced February 2018.

    Comments: 20 pages, 1 figure, accepted by IEEE ToG

  13. arXiv:1705.01080  [pdf, other

    cs.AI

    The N-Tuple Bandit Evolutionary Algorithm for Automatic Game Improvement

    Authors: Kamolwan Kunanusont, Raluca D. Gaina, Jialin Liu, Diego Perez-Liebana, Simon M. Lucas

    Abstract: This paper describes a new evolutionary algorithm that is especially well suited to AI-Assisted Game Design. The approach adopted in this paper is to use observations of AI agents playing the game to estimate the game's quality. Some of best agents for this purpose are General Video Game AI agents, since they can be deployed directly on a new game without game-specific tuning; these agents tend to… ▽ More

    Submitted 18 March, 2017; originally announced May 2017.

    Comments: 8 pages, 9 figure, 2 tables, CEC2017

  14. arXiv:1704.07075  [pdf, other

    cs.AI

    Analysis of Vanilla Rolling Horizon Evolution Parameters in General Video Game Playing

    Authors: Raluca D. Gaina, Jialin Liu, Simon M. Lucas, Diego Perez-Liebana

    Abstract: Monte Carlo Tree Search techniques have generally dominated General Video Game Playing, but recent research has started looking at Evolutionary Algorithms and their potential at matching Tree Search level of play or even outperforming these methods. Online or Rolling Horizon Evolution is one of the options available to evolve sequences of actions for planning in General Video Game Playing, but no… ▽ More

    Submitted 24 April, 2017; originally announced April 2017.

    Journal ref: Applications of Evolutionary Computation, EvoApplications, Lecture Notes in Computer Science, vol. 10199, Springer, Cham., p. 418-434, 2017

  15. arXiv:1704.06942  [pdf, other

    cs.AI cs.NE

    Population Seeding Techniques for Rolling Horizon Evolution in General Video Game Playing

    Authors: Rauca D. Gaina, Simon M. Lucas, Diego Perez-Liebana

    Abstract: While Monte Carlo Tree Search and closely related methods have dominated General Video Game Playing, recent research has demonstrated the promise of Rolling Horizon Evolutionary Algorithms as an interesting alternative. However, there is little attention paid to population initialization techniques in the setting of general real-time video games. Therefore, this paper proposes the use of populatio… ▽ More

    Submitted 23 April, 2017; originally announced April 2017.

    Comments: Proceedings of the IEEE Conference on Evolutionary Computation 2017