paper-with-me

Papers

TStarBots: Defeating the Cheating Level Builtin AI in StarCraft II in the Full Game

2018-09-19 · Peng Sun, Xinghai Sun, Lei Han, Jiechao Xiong, Qing Wang, Bo Li, Yang Zheng, Ji Liu, Yongsheng Liu, Han Liu, Tong Zhang

Starcraft II (SC2) is widely considered as the most challenging Real Time Strategy (RTS) game. The underlying challenges include a large observation space, a huge (continuous and infinite) action space, partial observations, simultaneous move for all players, and long horizon delayed rewards for local decisions. To push the frontier of AI research, Deepmind and Blizzard jointly developed the StarCraft II Learning Environment (SC2LE) as a testbench of complex decision making systems. SC2LE provides a few mini games such as MoveToBeacon, CollectMineralShards, and DefeatRoaches, where some AI agents have achieved the performance level of human professional players. However, for full games, the current AI agents are still far from achieving human professional level performance. To bridge this gap, we present two full game AI agents in this paper - the AI agent TStarBot1 is based on deep reinforcement learning over a flat action structure, and the AI agent TStarBot2 is based on hard-coded rules over a hierarchical action structure. Both TStarBot1 and TStarBot2 are able to defeat the built-in AI agents from level 1 to level 10 in a full game (1v1 Zerg-vs-Zerg game on the AbyssalReef map), noting that level 8, level 9, and level 10 are cheating agents with unfair advantages such as full vision on the whole map and resource harvest boosting. To the best of our knowledge, this is the first public work to investigate AI agents that can defeat the built-in AI in the StarCraft II full game.

📄 PDF Abstract BibTeX arXiv:1809.07193

Code (2)

Tencent/TStarBots 공식 구현
ericborn/binarybot tf

Tasks

AI AgentDecision MakingDeep Reinforcement LearningReal-Time Strategy GamesReinforcement LearningStarcraftStarcraft II

Similar Papers 제목 키워드 기반

On Reinforcement Learning for Full-length Game of StarCraft

2018-09-23 · Zhen-Jia Pang, Ruo-Ze Liu, Zhou-Yu Meng, Yi Zhang 외

StarCraft II poses a grand challenge for reinforcement learning. The main difficulties of it include huge state and action space and a long-time horizon. In this paper, we investigate a hierarchical reinforcement learnin…

CPUHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+4

SCC: an efficient deep reinforcement learning agent mastering the game of StarCraft II

2020-12-24 · Xiangjun Wang, Junxiao Song, Penghui Qi, Peng Peng 외

AlphaStar, the AI that reaches GrandMaster level in StarCraft II, is a remarkable milestone demonstrating what deep reinforcement learning can achieve in complex Real-Time Strategy (RTS) games. However, the complexities …

Deep Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+3

On Efficient Reinforcement Learning for Full-length Game of StarCraft II

2022-09-23 · Ruo-Ze Liu, Zhen-Jia Pang, Zhou-Yu Meng, Wenhai Wang 외

StarCraft II (SC2) poses a grand challenge for reinforcement learning (RL), of which the main difficulties include huge state space, varying action space, and a long time horizon. In this work, we investigate a set of RL…

CPUreinforcement-learningReinforcement Learning (RL)Starcraft+2

Large Language Models Play StarCraft II: Benchmarks and A Chain of Summarization Approach

2023-12-19 · Weiyu Ma, Qirui Mi, Yongcheng Zeng, Xue Yan 외

StarCraft II is a challenging benchmark for AI agents due to the necessity of both precise micro level operations and strategic macro awareness. Previous works, such as Alphastar and SCC, achieve impressive performance o…

Language ModellingLarge Language ModelStarcraftStarcraft II

Efficient Reinforcement Learning for StarCraft by Abstract Forward Models and Transfer Learning

2019-03-02 · Ruo-Ze Liu, Haifeng Guo, Xiaozhong Ji, Yang Yu 외

Injecting human knowledge is an effective way to accelerate reinforcement learning (RL). However, these methods are underexplored. This paper presents our discovery that an abstract forward model (thought-game (TG)) comb…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Starcraft+2