Publication Details

Creating Action Heuristics for General Game Playing Agents

TRUTMAN, M.; SCHIFFEL, S. Creating Action Heuristics for General Game Playing Agents. In Computer Games, CGW 2015. Communications in Computer and Information Science. Communications in Computer and Information Science. Berlín: Springer Verlag, 2016. p. 149-164. ISSN: 1865-0929.
Czech title
Vytváření akční heuristiky pro obecné herní agenty
Type
conference paper
Language
English
Authors
Trutman Michal, Ing.
SCHIFFEL, S.
URL
Keywords

Goal Condition, Heuristic Function, Game State, Game Tree, General Game

Abstract

Monte-Carlo Tree Search (MCTS) is the most popular search algorithm used in General Game Playing (GGP) nowadays mainly because of its ability to perform well in the absence of domain knowledge. Several approaches have been proposed to add heuristics to MCTS in order to guide the simulations. In GGP those approaches typically learn heuristics at runtime from the results of the simulations. Because of peculiarities of GGP, it is preferable that these heuristics evaluate actions rather than game positions. We propose an approach that generates heuristics that estimate the usefulness of actions by analyzing the game rules as opposed to the simulation results. We present results of experiments that show the potential of our approach.

Published
2016
Pages
149–164
Journal
Communications in Computer and Information Science, vol. 614, no. 1, ISSN 1865-0929
Proceedings
Computer Games, CGW 2015
Series
Communications in Computer and Information Science
Publisher
Springer Verlag
Place
Berlín
DOI
UT WoS
000385788000011
EID Scopus
BibTeX
@inproceedings{BUT163390,
  author="TRUTMAN, M. and SCHIFFEL, S.",
  title="Creating Action Heuristics for General Game Playing Agents",
  booktitle="Computer Games, CGW 2015",
  year="2016",
  series="Communications in Computer and Information Science",
  journal="Communications in Computer and Information Science",
  volume="614",
  number="1",
  pages="149--164",
  publisher="Springer Verlag",
  address="Berlín",
  doi="10.1007/978-3-319-39402-2\{_}11",
  issn="1865-0929",
  url="https://link.springer.com/chapter/10.1007/978-3-319-39402-2_11"
}
Back to top