@article{oai:ipsj.ixsq.nii.ac.jp:00240019, author = {山名, 琢翔 and 星野, 准一 and Takuto, Yamana and Junichi, Hoshino}, issue = {10}, journal = {情報処理学会論文誌}, month = {Oct}, note = {オセロAIには,局面の形勢を判定する評価関数においてパラメータ数が1,000万から2,000万程度と膨大であるという問題がある.本稿では大量のパラメータによる評価関数を,深層学習を関数近似として使って圧縮する手法を提案する.本稿では,無圧縮の場合と比べて0.2%から10%程度のデータ容量で同等の強さを持つ評価関数を作成した.さらに,無圧縮に対して39.1%のデータ容量で圧縮した場合には無圧縮の評価関数よりも性能が向上する現象も確認した.また,他の圧縮手法との比較も行い,他の圧縮手法よりも本手法の圧縮率が高いことを確認した.本手法を使って現時点で世界最強と呼ばれるオープンソースのオセロAI Edax 4.4に勝利できるオセロAIを制作した.さらに,本手法を使い,世界的なオセロAIのコンテストCodinGame Othelloにおいて世界1位となった., Othello AI has a problem that the number of parameters in the evaluation function which estimates the winning chance in the game is enormous. In this paper, we propose a method to compress this large number of parameters using deep learning as a function approximator. We created an evaluation function which has the same strength as the uncompressed evaluation function with 0.2% to 10% data volume compared to uncompressed one. Furthermore, when compressing the data size by 39.1%, the performance improved compared to the uncompressed evaluation function. We also compared our method with other compression methods and confirmed that the compression ratio of our method is better than that of other compression methods. Using this method, we created an Othello AI that can beat Edax 4.4, an open source Othello AI that is currently considered the world's strongest. Furthermore, using this method, we won first place in the world in CodinGame Othello, a global Othello AI contest.}, pages = {1545--1553}, title = {小規模な深層学習による圧縮を利用した強力なオセロAIの開発と評価}, volume = {65}, year = {2024} }