トップ 差分 一覧 ソース 検索 ヘルプ PDF RSS ログイン

GAT_2023

更新履歴

  • 2022/12/07: ページ作成
  • 2023/02/08: 大会参加受付開始
  • 2023/02/27: 接続テストの情報を掲示
  • 2023/03/03: スケージュールの詳細を掲示しました.主に大会リハーサルの日程について追記しました.
  • 2023/03/03 20:30: 接続テストサーバーのURLを修正しました.
  • 2023/03/08: 参加申し込みを締め切りました。参加プログラム一覧を掲載しました。
  • 2023/03/09: スケジュールを更新しました。
  • 2023/03/18: 大会の結果を掲載しました。
  • 2023/03/30: 参加プログラムのプログラムコードへのリンクを追記しました。

参加プログラム / Participating Programs

entry number プログラム名 / program name 開発者名 / developers プログラム紹介 / introduction リンク / Link
1 simple honesty 山崎貴之 愚直に良さそうな手計算して出すだけです
2 CurlingCNN 吉岡岳洋(東京大学) シートを画像として扱い、CNNを用いて勝率とショットの候補を予想します。候補のショットでシミュレーションを行い、その結果で最も勝率が高くなるショットを選択します。プログラムの発想は、AlphaGo Zeroやdlshogiを参考にしています。開発・実行マシンはUbuntu 22.04 / Intel Core i7-11700 / 16 GB RAM / NVIDIA GeForce RTX 3060 Tiです。 GitHub
3 F(ull)RANK 根木颯也(工学院大学)、佐藤優(工学院大学)、矢島雄河、前山和喜(工学院大学)、川越謙宏(工学院大学) 作成例として提示されているサンプルプログラムを参考にして局面で場合分けをし,"根性木"(試行錯誤して作成した決定木)で実行する手を選ぶプログラムです。ちなみに僕の名前は”根木”です。
4 AIcyObsidian 黒田哲史(電気通信大学) 相手の石を弾き出して自分の石を残す(ヒットアンドステイ)戦法を主軸にしました。 GitHub
5 CAI-chan Toshiyuki Higuchi It applies 1-depth game tree search with simple evaluate function.

対戦結果 / Results

simple honesty CurlingCNN F(ull)RANK AIcyObsidian CAI-chan Win Rank
simple honesty - 1st:lose,2nd:lose 1st:lose,2nd:win 1st:win,2nd:lose 1st:win,2nd:win 4 3
CurlingCNN 1st:win,2nd:win - 1st:win,2nd:win 1st:lose,2nd:win 1st:win,2nd:win 7 1
F(ull)RANK 1st:lose,2nd:win 1st:lose,2nd:lose - 1st:lose,2nd:lose 1st:win,2nd:win 3 4
AIcyObsidian 1st:win,2nd:lose 1st:lose,2nd:win 1st:win,2nd:win - 1st:win,2nd:win 6 2
CAI-chan 1st:lose,2nd:lose 1st:lose,2nd:lose 1st:lose,2nd:lose 1st:lose,2nd:lose - 0 5

対戦ログ / Game Logs

log_gat2023.zip(188)

第9回UEC杯デジタルカーリング大会 in GAT/The 9th UEC-cup Digital Curling Tournament in GAT

 概要/Outline

UEC杯は、2017年よりGATの中で開催することになった最強のデジタルカーリングAIを競う大会です。/The UEC Cup has been held in GAT since 2017. This event is the biggest competition to decide the strongest digital curling AI of the year.

主催:電気通信大学 伊藤毅志研究室/Organized by: Takeshi Ito Laboratory, the University of Electro-Communications

GAT(Game AI Tournament @UEC)とは/What is GAT?
GATは、電気通信大学エンターテイメントと認知科学研究ステーションと情報処理学会ゲーム情報学研究会が主催となってゲームAIを題材とした学術的目的の総合コンペティションです。/GAT(Game AI Tournament) is the comprehensive competition for academic purposes with the theme of game AI sponsored by Cognitive Science and Entertainment Research Station in the University of Electro-Communications and Game Informatics Research Group of the Information Processing Society of Japan.
詳細は公式サイトにてご確認ください。/Please see here in detail.

大会開催予定日/Date

2023年3月18-19日/March 18-19, 2023

場所/Venue

電気通信大学(西9号館802)を主会場とするオンラインとのハイブリッド開催/Hybrid online event with the University of Electro-Communications (West Bldg. No. 9, 802) as the main venue

 レギュレーション/Regulations

本大会では第三世代デジタルカーリングシステム(DigitalCurling3)を使用します./ The third generation Digital Curling system (DigitalCurling3) will be used in this tournament.

対戦形式 / Form of Competition
  • 6チーム以内ならば総当たり戦を行います./Round robin tournament if within 6 teams.
  • 7チーム以上の場合はトーナメント戦を行います. / If there are 7 or more teams, tournament games will be played.
使用システム / System used
対戦サーバーマシンスペック / Competition Server Machine Specs
  • OS: Ubuntu 22.04
  • CPU: 12th Gen Intel(R) Core(TM) i3-12100
  • RAM: 8GB
  • Graphics: Intel(R) UHD Graphics 730

思考エンジンプログラムの接続について / Connecting Agent Programs

大会当日は下記のいずれかの方法で対戦サーバーに接続していただきます. / On the day of the tournament, participants' programs will be required to connect to the competition server by one of the following methods.

  • 【現地参加】ノートPCをお持ち込みいただき,そのうえで思考エンジンプログラムを実行します.接続はLAN経由で行います. / [Onsite participation] Please bring your own laptop PC and run the agent program on it. The connection will be made via LAN.
  • 【現地参加】ノートPC等のデバイスをお持ち込みいただき,そこから参加者の自宅等にあるPCにリモートでログインし,そこから大会用サーバーにインターネット経由で接続します. / [Onsite participation] Participants will bring their own devices such as laptop PCs and remotely log in to their PCs at their homes, etc., and connect to the conference server via the Internet.
  • 【オンライン参加】参加者の自宅等にあるPCから大会用サーバーにインターネット経由で接続します. / [Online participation] Participants will connect to the competition server from their home PCs via the Internet.
  • 【現地参加,オンライン参加,あるいは当日の参加が難しい場合】事前に思考エンジンの実行ファイルを提出いただき,大会当日はこちらでプログラムを実行します.提出いただいた実行ファイルは大会サーバー用とは別のマシン(下記参照)上で実行します.なお,この方法はWindowsで開発いただいた場合のみ対応可能です.予めご了承ください. / [Onsite, Online participation or if you cannot attend on the day] Please submit the agent executable file in advance, and we will run the program on the day of the competition. The submitted executable files will be run on a different machine from the one used for the conference server (see below). This method is available only if the program is developed on Windows.
提出いただいた思考エンジンプログラムを実行するWindowsマシン / Windows machine to run the submitted agent programs
  • OS: Windows 11 Pro
  • CPU: AMD Ryzen 9 5950X 16-Core Processor 3.40GHz
  • RAM: 64 GB
  • Graphics: NVIDIA GeForce RTX 3090

注: インターネットを介して接続する場合は3月上旬に実施されるインターネット接続テストにご参加ください.インターネット接続テストの詳細は本ページの下部に掲載しています. / Note: If you wish to connect via the Internet, please participate in the Internet connection test to be held in early March. Details of the Internet connection test can be found at the bottom of this page.

 思考エンジンプログラムの作成方法/How to Make Agent Program

思考エンジンプログラムの作成方法については下記リンクを参照ください. / Please refer to the following link for information on how to create a agent program.

 参加申し込み/Participating

参加は締め切りました。 / The deadline for participation has passed.

GAT2023では大会参加者の方々が開発されたAIについてのポスター発表も募集予定です.詳細はGAT2023公式サイトにてご確認ください. / Poster presentations on AI developed by competition participants will also be accepted at GAT2023. See GAT2023 official site for details.

参加資格 / Participation Qualifications
  • プログラムの思考部のソースコードが開発者自身により書かれている,または,すべてが開発者自身によって書かれていなくとも開発者自身による何らかの明示的で独自な工夫がされていること.例えば,本大会での使用が許可された他の開発者が作成したソースコードを使い,さらに明示的な独自の工夫を加えたプログラムも参加することができます.この場合,どのプログラムを利用したか,またどのような工夫が加えられたかについて,明確にプログラム紹介文に記載しなければなりません. / The source code of the thinking part of the program is written by the developer himself/herself, or if not all of the source code is written by the developer himself/herself, some explicit and original devices are made by the developer himself/herself. For example, programs that use source code created by other developers and permitted for use in the competition, with additional explicit proprietary devices, are also able to participate. In this case, the program description must clearly state which program will be used and what devices will be added to the program.
  • 公式のDigitalCurling3システム上で動作するプログラムで,対戦が可能であること. / The program must run on the official DigitalCurling3 system and be able to compete.
  • 必須ではありませんが,大会終了後に参加プログラムのソースコードの公開が推奨されます. / Although not required, it is recommended that the source code of participating programs be made available after the conference.

 スケジュール/Schedules

時刻は日本時間です. / The time is JST.

  • 大会参加申し込み期間: 2月1日から3月8日 / Registration period: February 1 to March 8
  • インターネット接続テスト: 3月4日から3月12日 / Internet connection test: March 4-12
  • プログラム提出締め切り(※プログラム提出者のみ): 3月16日(木)15:00 / Program Submission Deadline (*only for those who submit programs): Thursday, March 16, 15:00
  • 大会リハーサル: 3月16日(木)18:00~20:00 / Tournament Rehearsal: Thursday, March 16, 18:00~20:00
    • 大会参加者全員に参加いただき,プログラムの動作確認を行います. / All participants are invited to attend the conference to check the operation of the programs.
    • リハーサルに参加せず,大会本番にプログラムが動作しなかった場合,不戦勝になる可能性があります. / If you do not attend the rehearsal and your program does not work on the day of the competition, you may be disqualified from the competition.
  • 大会: 3月18日(土)15:00~18:00, 19日(日)10:00~ / Competition: Saturday, March 18, 2023, 15:00~18:00; Sunday, March 19, 2023, 10:00~.
    • 18日に終わらなかった場合,19日も開催します. / If the conference does not end on the 18th, it will be held on the 19th.
  • GAT2023決勝ツアー: 3月19日 / GAT2023 Final Game Tour: March 19

 お問い合わせ/Inquiries

大会全般のお問い合わせは curling_uecitolab@googlegroups.com でお受けします./ For general inquiries about the convention, please contact curling_uecitolab@googlegroups.com .

インターネット接続テスト/Internet Connection Test

  • 大会の際にインターネットを介して対戦サーバーに接続する予定の方は 接続テスト用webサイト から対戦クライアントの接続テストを行ってください。 / If you plan to connect to the competition server via the Internet during the tournament, please test the connection of your competition client from the connection test website.
  • 接続テスト用サーバーは3月4日から3月12日まで稼働予定です。 / The connection test server is scheduled to run from March 4 to March 12.

最終更新時間:2023年03月30日 20時24分57秒