**arXiv ID:** 2003.10423 **Authors:** Qian Long, Zihan Zhou, Abhibav Gupta, Fei Fang, Yi Wu, Xiaolong Wang **Published:** 2020-03-23T17:49:39Z **Abstract:** In multi-agent games, the complexity of the environment can grow exponentially as the number of agents increases, so it is particularly challenging to learn good policies when the agent population is large. In this paper, we introduce Evolutionary Population Curriculum (EPC), a curriculum learning paradigm that scales up Multi-Agent Reinf...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill evolutionary-population-curriculum-for-scaling-multiagent-reinforcement-learning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evolutionary Population Curriculum For Scaling Multiagent Reinforcement Learning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-evolutionary-population-curriculum-for-scaling-mul)More formats (shields.io, HTML) on the badges page.
# Evolutionary Population Curriculum for Scaling Multi-Agent Reinforcement Learning
**arXiv ID:** 2003.10423
**Authors:** Qian Long, Zihan Zhou, Abhibav Gupta, Fei Fang, Yi Wu, Xiaolong Wang
**Published:** 2020-03-23T17:49:39Z
**Abstract:**
In multi-agent games, the complexity of the environment can grow exponentially as the number of agents increases, so it is particularly challenging to learn good policies when the agent population is large. In this paper, we introduce Evolutionary Population Curriculum (EPC), a curriculum learning paradigm that scales up Multi-Agent Reinforcement Learning (MARL) by progressively increasing the population of training agents in a stage-wise manner. Furthermore, EPC uses an evolutionary approach to fix an objective misalignment issue throughout the curriculum: agents successfully trained in an early stage with a small population are not necessarily the best candidates for adapting to later stages with scaled populations. Concretely, EPC maintains multiple sets of agents in each stage, performs mix-and-match and fine-tuning over these sets and promotes the sets of agents with the best adaptability to the next stage. We implement EPC on a popular MARL algorithm, MADDPG, and empirically show that our approach consistently outperforms baselines by a large margin as the number of agents grows exponentially.
## Skill Description
This skill is generated from the arXiv paper: Evolutionary Population Curriculum for Scaling Multi-Agent Reinforcement Learning (2003.10423).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2003.10423](http://arxiv.org/abs/2003.10423v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!