Supervised Learning Achieves Human-Level Performance in MOBA Games: A Case Study of Honor of Kings
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 integrate the macro-strategy and the micromanagement of MOBA-game-playing into neural networks in a supervised and end-to-end manner. Tested on Honor of Kings, the most popular MOBA at present, our AI performs competitively at the level of High King players in standard 5v5 games.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Learning Diverse Policies in MOBA Games via Macro-Goals
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 2Hierarchical Macro Strategy Model for MOBA Game AI
The next challenge of game AI lies in Real Time Strategy (RTS) games. RTS games provide partially observable gaming environments, where agents interact with one another in an action space much larger than that of GO. Mas…
Towards Effective and Interpretable Human-Agent Collaboration in MOBA Games: A Communication Perspective
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 CollaborationMastering Complex Control in MOBA Games with Deep Reinforcement Learning
We study the reinforcement learning problem of complex action control in the Multi-player Online Battle Arena (MOBA) 1v1 games. This problem involves far more complicated state and action spaces than those of traditional…
AI AgentDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1MOBA-Slice: A Time Slice Based Evaluation Framework of Relative Advantage between Teams in MOBA Games
Multiplayer Online Battle Arena (MOBA) is currently one of the most popular genres of digital games around the world. The domain of knowledge contained in these complicated games is large. It is hard for humans and algor…