菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - Valet: A Standardized Testbed of Traditional Imperfect-Information Card Games

AI algorithms for imperfect-information games are typically compared using performance metrics on individual games, making it difficult to assess robustness across game choices. Card games are a natural domain for imperfect information due to hidden hands and stochastic draws. To facilitate comparative research on imperfect-information game-playing algorithms and game systems, we introduce Valet, a diverse and comprehensive testbed of 21 traditional imperfect-information card games. These games span multiple genres, cultures, player counts, deck structures, mechanics, winning conditions, and methods of hiding and revealing information. To standardize implementations across systems, we encode the rules of each game in RECYCLE, a card game description language. We empirically characterize each game's branching factor and duration using random simulations, reporting baseline score distributions for a Monte Carlo Tree Search player against random opponents to demonstrate the suitability of Valet as a benchmarking suite.

顶级标签: agents benchmark systems
详细标签: imperfect-information games card games evaluation game description language monte carlo tree search 或 搜索:

Valet:一个标准化的传统不完美信息纸牌游戏测试平台 / Valet: A Standardized Testbed of Traditional Imperfect-Information Card Games


1️⃣ 一句话总结

这篇论文提出了一个名为Valet的标准化测试平台,它包含了21种多样化的传统纸牌游戏,旨在帮助研究人员更公平、全面地评估和比较不同AI算法在不完美信息游戏中的表现和鲁棒性。

源自 arXiv: 2603.03252