中文

关于 RBG 与 Ludii 经验比较的注记

人工智能 2019-10-07 v2

摘要

我们针对三个通用游戏博弈(General Game Playing, GGP)系统当前版本的效率进行了实验比较:Regular Boardgames(RBG 1.0)、Ludii~0.3.0 以及一种游戏描述语言(Game Description Language, GDL)propnet。我们表明总体上 RBG 目前是最快的 GGP 系统。例如,对于国际象棋,我们证明 RBG 比 Ludii 快约 37 倍,而 Ludii 比 GDL propnet 慢约 3 倍。参考近期的比较工作 [An Empirical Evaluation of Two General Game Systems: Ludii and RBG, CoG 2019],我们给出证据表明其中所呈现的基准测试包含若干重大缺陷,导致了错误的结论。

关键词

引用

@article{arxiv.1910.00309,
  title  = {A note on the empirical comparison of RBG and Ludii},
  author = {Jakub Kowalski and Maksymilian Mika and Jakub Sutowicz and Marek Szykuła},
  journal= {arXiv preprint arXiv:1910.00309},
  year   = {2019}
}