Poker Hand History File Format Specification

要約

このペーパーでは、さまざまなゲーム バリエーションにわたるポーカー ハンドの記録を標準化するために設計された Poker Hand History (PHH) ファイル形式を紹介します。
ポーカーはマインド スポーツとして主流文化で広く人気があり、不完全な情報 AI エージェントのベンチマークとして人工知能 (AI) 研究の分野で著名であるにもかかわらず、人間がさまざまなバリエーションでポーカー ハンドを文書化するために使用できる一貫した形式がありません。
これは機械でも簡単に解析できます。
文献におけるこのギャップに対処するために、私たちは、初期のゲームパラメータやアクションから、以下を含むがこれらに限定されないコンテキストパラメータに至るまで、ハンドのさまざまな詳細を包括的にキャプチャする、人間が読み取り可能な機械に優しいハンド履歴の簡潔な表現を提供するPHHフォーマットを提案します。
会場、選手、時間管理情報まで。
補足では、PHH 形式で 11 の異なるバリエーションをカバーする 10,000 を超える手を提供します。
主要なポーカー ハンド シミュレーション ツールである PokerKit に関する以前の作業を基に、PHH パーサーのオープンソース Python 実装の使用法を示します。
パーサーのソース コードは GitHub で入手できます: https://github.com/uftcprg/pokerkit

要約(オリジナル)

This paper introduces the Poker Hand History (PHH) file format, designed to standardize the recording of poker hands across different game variants. Despite poker’s widespread popularity in the mainstream culture as a mind sport and its prominence in the field of artificial intelligence (AI) research as a benchmark for imperfect information AI agents, it lacks a consistent format that humans can use to document poker hands across different variants that can also easily be parsed by machines. To address this gap in the literature, we propose the PHH format which provides a concise human-readable machine-friendly representation of hand history that comprehensively captures various details of the hand, ranging from initial game parameters and actions to contextual parameters including but not limited to the venue, players, and time control information. In the supplementary, we provide over 10,000 hands covering 11 different variants in the PHH format. Building on our previous work on PokerKit, a premier poker hand simulation tool, we demonstrate the usages of our open-source Python implementation of the PHH parser. The source code of the parser is available on GitHub: https://github.com/uoftcprg/pokerkit

arxiv情報

著者 Juho Kim
発行日 2024-01-01 06:49:19+00:00
arxivサイト arxiv_id(pdf)

提供元, 利用サービス

arxiv.jp, Google

カテゴリー: cs.AI パーマリンク