@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00145803,
 author = {海津, 純平 and 成澤, 和志 and 篠原, 歩 and Jumpei, Kaizu and Kazuyuki, Narisawa and Ayumi, Shinohara},
 book = {ゲームプログラミングワークショップ2015論文集},
 month = {Oct},
 note = {多人数不完全情報ゲームの一つである麻雀は,他プレイヤとの状況に応じて戦略を変更することが重要である.例えば,自分が大きく点差をつけられ順位が低いときは得点の高い役を狙う戦略が,自分がトップのときはゲームを早く終了させるための戦略が有効な戦略とされる.本論文では,プレイヤの戦略として捨てる牌の選択だけに着目するため,他プレイヤを排除した一人麻雀を考え,一人麻雀に対して一つのパラメータを変更することで打ち方を変えることができる手法を提案する.提案する手法は,小松らが提案したモンテカルロ法を改良した手法を基にしており,プレイアウトにおける報酬として,上がり点を高くするための評価指標と早上がりをするための評価指標の二つを組合せたものを用いている.また,計算機実験によって,計算時間および,上がり率,平均点数,上がった時の平均点数,平均上がり巡目に対する評価を行う., For mahjong players, selecting a suitable strategy depending on the situation is important to win the game. In general, a player at the lowest place should select a strategy that can obtain higher scores, while a player at the first place should select another strategy to win faster than the other players. This paper proposes a new method for single-player mahjong,that can change the strategy by changing the value of one parameter. It is based on the Monte-Carlo method proposed by Komatsu et al, and it uses two metrics as a reward in playouts, one for getting higher scores, and the other for winning faster. We compare our method with others by performing computational experiments.},
 pages = {172--178},
 publisher = {情報処理学会},
 title = {一人麻雀における打ち方を考慮した評価指標に関する研究},
 volume = {2015},
 year = {2015}
}