English

CM3: Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning

Machine Learning 2020-01-28 v3 Multiagent Systems Machine Learning

Abstract

A variety of cooperative multi-agent control problems require agents to achieve individual goals while contributing to collective success. This multi-goal multi-agent setting poses difficulties for recent algorithms, which primarily target settings with a single global reward, due to two new challenges: efficient exploration for learning both individual goal attainment and cooperation for others' success, and credit-assignment for interactions between actions and goals of different agents. To address both challenges, we restructure the problem into a novel two-stage curriculum, in which single-agent goal attainment is learned prior to learning multi-agent cooperation, and we derive a new multi-goal multi-agent policy gradient with a credit function for localized credit assignment. We use a function augmentation scheme to bridge value and policy functions across the curriculum. The complete architecture, called CM3, learns significantly faster than direct adaptations of existing algorithms on three challenging multi-goal multi-agent problems: cooperative navigation in difficult formations, negotiating multi-vehicle lane changes in the SUMO traffic simulator, and strategic cooperation in a Checkers environment.

Keywords

Cite

@article{arxiv.1809.05188,
  title  = {CM3: Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning},
  author = {Jiachen Yang and Alireza Nakhaei and David Isele and Kikuo Fujimura and Hongyuan Zha},
  journal= {arXiv preprint arXiv:1809.05188},
  year   = {2020}
}

Comments

Published at International Conference on Learning Representations 2020

R2 v1 2026-06-23T04:06:02.374Z