paper-with-me

Papers

Interpretable Real-Time Win Prediction for Honor of Kings, a Popular Mobile MOBA Esport

2020-08-14 · Zelong Yang, Zhufeng Pan, Yan Wang, Deng Cai, Xiaojiang Liu, Shuming Shi, Shao-Lun Huang

With the rapid prevalence and explosive development of MOBA esports (Multiplayer Online Battle Arena electronic sports), much research effort has been devoted to automatically predicting game results (win predictions). While this task has great potential in various applications, such as esports live streaming and game commentator AI systems, previous studies fail to investigate the methods to interpret these win predictions. To mitigate this issue, we collected a large-scale dataset that contains real-time game records with rich input features of the popular MOBA game Honor of Kings. For interpretable predictions, we proposed a Two-Stage Spatial-Temporal Network (TSSTN) that can not only provide accurate real-time win predictions but also attribute the ultimate prediction results to the contributions of different features for interpretability. Experiment results and applications in real-world live streaming scenarios showed that the proposed TSSTN model is effective both in prediction accuracy and interpretability.

📄 PDF Abstract BibTeX arXiv:2008.06313

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Honor of Kings Arena: an Environment for Generalization in Competitive Reinforcement Learning

2022-09-18 · Hua Wei, Jingxiao Chen, Xiyang Ji, Hongyang Qin 외

This paper introduces Honor of Kings Arena, a reinforcement learning (RL) environment based on Honor of Kings, one of the world's most popular games at present. Compared to other environments studied in most previous wor…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Towards Effective and Interpretable Human-Agent Collaboration in MOBA Games: A Communication Perspective

2023-04-23 · Yiming Gao, Feiyu Liu, Liang Wang, Zhenjie Lian 외

MOBA games, e.g., Dota2 and Honor of Kings, have been actively used as the testbed for the recent AI research on games, and various AI systems have been developed at the human level so far. However, these AI systems main…

Human Agent Collaboration

Mini Honor of Kings: A Lightweight Environment for Multi-Agent Reinforcement Learning

2024-06-06 · Lin Liu, Jian Zhao, Cheng Hu, Zhengtao Cao 외

Games are widely used as research environments for multi-agent reinforcement learning (MARL), but they pose three significant challenges: limited customization, high computational demands, and oversimplification. To addr…

Multi-agent Reinforcement Learning

Learning Diverse Policies in MOBA Games via Macro-Goals

2021-10-27 · NeurIPS 2021 12 · Yiming Gao, Bei Shi, Xueying Du, Liang Wang 외

Recently, many researchers have made successful progress in building the AI systems for MOBA-game-playing with deep reinforcement learning, such as on Dota 2 and Honor of Kings. Even though these AI systems have achieved…

Deep Reinforcement LearningDiversityDota 2

Supervised Learning Achieves Human-Level Performance in MOBA Games: A Case Study of Honor of Kings

2020-11-25 · Deheng Ye, Guibin Chen, Peilin Zhao, Fuhao Qiu 외

We present JueWu-SL, the first supervised-learning-based artificial intelligence (AI) program that achieves human-level performance in playing multiplayer online battle arena (MOBA) games. Unlike prior attempts, we integ…