paper-with-me

Papers

Rolling Horizon Coevolutionary Planning for Two-Player Video Games

2016-07-06 · Jialin Liu, Diego Pérez-Liébana, Simon M. Lucas

This paper describes a new algorithm for decision making in two-player real-time video games. As with Monte Carlo Tree Search, the algorithm can be used without heuristics and has been developed for use in general video game AI. The approach is to extend recent work on rolling horizon evolutionary planning, which has been shown to work well for single-player games, to two (or in principle many) player games. To select an action the algorithm co-evolves two (or in the general case N) populations, one for each player, where each individual is a sequence of actions for the respective player. The fitness of each individual is evaluated by playing it against a selection of action-sequences from the opposing population. When choosing an action to take in the game, the first action is chosen from the fittest member of the population for that player. The new algorithm is compared with a number of general video game AI algorithms on three variations of a two-player space battle game, with promising results.

📄 PDF Abstract BibTeX arXiv:1607.01730

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Rolling Horizon NEAT for General Video Game Playing

2020-05-14 · Diego Perez-Liebana, Muhammad Sajid Alam, Raluca D. Gaina

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 c…

Dynamic landscape models of coevolutionary games

2016-11-28 · Hendrik Richter

Players of coevolutionary games may update not only their strategies but also their networks of interaction. Based on interpreting the payoff of players as fitness, dynamic landscape models are proposed. The modeling pro…

Analyzing coevolutionary games with dynamic fitness landscapes

2016-03-21 · Hendrik Richter

Coevolutionary games cast players that may change their strategies as well as their networks of interaction. In this paper a framework is introduced for describing coevolutionary game dynamics by landscape models. It is …

Enhanced Rolling Horizon Evolution Algorithm with Opponent Model Learning: Results for the Fighting Game AI Competition

2020-03-31 · Zhentao Tang, Yuanheng Zhu, Dongbin Zhao, Simon M. Lucas

The Fighting Game AI Competition (FTGAIC) provides a challenging benchmark for 2-player video game AI. The challenge arises from the large action space, diverse styles of characters and abilities, and the real-time natur…

Q-LearningReinforcement Learning

A Rolling Horizon Game Considering Network Effect in Cluster Forming for Dynamic Resilient Multiagent Systems

2023-01-09 · Yurid Nugraha, Ahmet Cetinkaya, Tomohisa Hayakawa, Hideaki Ishii 외

A two-player game-theoretic problem on resilient graphs in a multiagent consensus setting is formulated. An attacker is capable to disable some of the edges of the network with the objective to divide the agents into clu…