pith. machine review for the scientific record. sign in

arxiv: 1703.10069 · v4 · submitted 2017-03-29 · 💻 cs.AI · cs.LG

Recognition: unknown

Multiagent Bidirectionally-Coordinated Nets: Emergence of Human-level Coordination in Learning to Play StarCraft Combat Games

Authors on Pith no claims yet
classification 💻 cs.AI cs.LG
keywords agentsbicnetcoordinationmultipleapplicationsbidirectionally-coordinatedcombatcommunication
0
0 comments X
read the original abstract

Many artificial intelligence (AI) applications often require multiple intelligent agents to work in a collaborative effort. Efficient learning for intra-agent communication and coordination is an indispensable step towards general AI. In this paper, we take StarCraft combat game as a case study, where the task is to coordinate multiple agents as a team to defeat their enemies. To maintain a scalable yet effective communication protocol, we introduce a Multiagent Bidirectionally-Coordinated Network (BiCNet ['bIknet]) with a vectorised extension of actor-critic formulation. We show that BiCNet can handle different types of combats with arbitrary numbers of AI agents for both sides. Our analysis demonstrates that without any supervisions such as human demonstrations or labelled data, BiCNet could learn various types of advanced coordination strategies that have been commonly used by experienced game players. In our experiments, we evaluate our approach against multiple baselines under different scenarios; it shows state-of-the-art performance, and possesses potential values for large-scale real-world applications.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Wireless Communication Enhanced Value Decomposition for Multi-Agent Reinforcement Learning

    cs.LG 2026-04 unverdicted novelty 7.0

    CLOVER augments value decomposition with a GNN mixer whose weights depend on the realized wireless communication graph, proving permutation invariance, monotonicity, and greater expressiveness than QMIX while showing ...

  2. Decomposing Communication Gain and Delay Cost Under Cross-Timestep Delays in Cooperative Multi-Agent Reinforcement Learning

    cs.AI 2026-04 unverdicted novelty 5.0

    Introduces CGDC metric and CDCMA algorithm to selectively use and compensate for cross-timestep delayed messages in cooperative MARL, with a value-loss bound and empirical gains on navigation and SMAC tasks.