paper-with-me

Papers

Let's Play Mahjong!

2019-03-08 · Sanjiang Li, Xueqing Yan

Mahjong is a very popular tile-based game commonly played by four players. Each player begins with a hand of 13 tiles and, in turn, players draw and discard (i.e., change) tiles until they complete a legal hand using a 14th tile. In this paper, we initiate a mathematical and AI study of the Mahjong game and try to answer two fundamental questions: how bad is a hand of 14 tiles? and which tile should I discard? We define and characterise the notion of deficiency and present an optimal policy to discard a tile in order to increase the chance of completing a legal hand within $k$ tile changes for each $k\geq 1$.

📄 PDF Abstract BibTeX arXiv:1903.03294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Method for Constructing Artificial Intelligence Player with Abstraction to Markov Decision Processes in Multiplayer Game of Mahjong

2019-04-16 · Moyuru Kurita, Kunihito Hoki

We propose a method for constructing artificial intelligence (AI) of mahjong, which is a multiplayer imperfect information game. Since the size of the game tree is huge, constructing an expert-level AI player of mahjong …

A Fast Algorithm for Computing the Deficiency Number of a Mahjong Hand

2021-08-15 · Xueqing Yan, Yongming Li, Sanjiang Li

The tile-based multiplayer game Mahjong is widely played in Asia and has also become increasingly popular worldwide. Face-to-face or online, each player begins with a hand of 13 tiles and players draw and discard tiles i…

Decision Making

CFR-p: Counterfactual Regret Minimization with Hierarchical Policy Abstraction, and its Application to Two-player Mahjong

2023-07-22 · Shiheng Wang

Counterfactual Regret Minimization(CFR) has shown its success in Texas Hold'em poker. We apply this algorithm to another popular incomplete information game, Mahjong. Compared to the poker game, Mahjong is much more comp…

counterfactual

Suphx: Mastering Mahjong with Deep Reinforcement Learning

2020-03-30 · Junjie Li, Sotetsu Koyamada, Qiwei Ye, Guoqing Liu 외

Artificial Intelligence (AI) has achieved great success in many domains, and game AI is widely regarded as its beachhead since the dawn of AI. In recent years, studies on game AI have gradually evolved from relatively si…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Building a 3-Player Mahjong AI using Deep Reinforcement Learning

2022-02-25 · Xiangyu Zhao, Sean B. Holden

Mahjong is a popular multi-player imperfect-information game developed in China in the late 19th-century, with some very challenging features for AI research. Sanma, being a 3-player variant of the Japanese Riichi Mahjon…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)