Starcraft II

81 papers with code • 3 benchmarks • 4 datasets

Starcraft II is a RTS game; the task is to train an agent to play the game.

( Image credit: The StarCraft Multi-Agent Challenge )

Libraries

Use these libraries to find Starcraft II models and implementations
4 papers
14
2 papers
1,729
2 papers
733
2 papers
555
See all 6 libraries.

Semantic HELM: A Human-Readable Memory for Reinforcement Learning

ml-jku/helm NeurIPS 2023

Then we feed these tokens to a pretrained language model that serves the agent as memory and provides it with a coherent and human-readable representation of the past.

49
15 Jun 2023

EXPODE: EXploiting POlicy Discrepancy for Efficient Exploration in Multi-agent Reinforcement Learning

ZYC9894/EXPODE-master International Conference on Autonomous Agents and Multiagent Systems 2023

Recently, Multi-Agent Reinforcement Learning (MARL) has been applied to a large number of scenarios and has shown promising performance.

4
30 May 2023

Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?

zyh1999/cadp 27 May 2023

Despite the encouraging results achieved, CTDE makes an independence assumption on agent policies, which limits agents to adopt global cooperative information from each other during centralized training.

13
27 May 2023

SMAClite: A Lightweight Environment for Multi-Agent Reinforcement Learning

uoe-agents/smaclite 9 May 2023

The Starcraft Multi-Agent Challenge (SMAC) has been widely used in MARL research, but is built on top of a heavy, closed-source computer game, StarCraft II.

20
09 May 2023

Effective and Stable Role-Based Multi-Agent Collaboration by Structural Information Principles

ringbdstack/sr-marl 3 Apr 2023

Role-based learning is a promising approach to improving the performance of Multi-Agent Reinforcement Learning (MARL).

8
03 Apr 2023

Attacking Cooperative Multi-Agent Reinforcement Learning by Adversarial Minority Influence

dig-beihang/ami 7 Feb 2023

To achieve maximum deviation in victim policies under complex agent-wise interactions, our unilateral attack aims to characterize and maximize the impact of the adversary on the victims.

5
07 Feb 2023

TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Problems

mttga/pymarl_transformers 13 Jan 2023

Coordination is one of the most difficult aspects of multi-agent reinforcement learning (MARL).

26
13 Jan 2023

Self-Motivated Multi-Agent Exploration

zhang-shaowei/smmae 5 Jan 2023

In cooperative multi-agent reinforcement learning (CMARL), it is critical for agents to achieve a balance between self-exploration and team collaboration.

2
05 Jan 2023

Learning Explicit Credit Assignment for Cooperative Multi-Agent Reinforcement Learning via Polarization Policy Gradient

code-cultivater/MAPPG 10 Oct 2022

Empirically, we evaluate MAPPG on the well-known matrix game and differential game, and verify that MAPPG can converge to the global optimum for both discrete and continuous action spaces.

0
10 Oct 2022

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

liuruoze/mini-AlphaStar 23 Sep 2022

In this work, we investigate a set of RL techniques for the full-length game of StarCraft II.

291
23 Sep 2022