English

Emergent collective intelligence from massive-agent cooperation and competition

Artificial Intelligence 2023-01-06 v2 Multiagent Systems

Abstract

Inspired by organisms evolving through cooperation and competition between different populations on Earth, we study the emergence of artificial collective intelligence through massive-agent reinforcement learning. To this end, We propose a new massive-agent reinforcement learning environment, Lux, where dynamic and massive agents in two teams scramble for limited resources and fight off the darkness. In Lux, we build our agents through the standard reinforcement learning algorithm in curriculum learning phases and leverage centralized control via a pixel-to-pixel policy network. As agents co-evolve through self-play, we observe several stages of intelligence, from the acquisition of atomic skills to the development of group strategies. Since these learned group strategies arise from individual decisions without an explicit coordination mechanism, we claim that artificial collective intelligence emerges from massive-agent cooperation and competition. We further analyze the emergence of various learned strategies through metrics and ablation studies, aiming to provide insights for reinforcement learning implementations in massive-agent environments.

Keywords

Cite

@article{arxiv.2301.01609,
  title  = {Emergent collective intelligence from massive-agent cooperation and competition},
  author = {Hanmo Chen and Stone Tao and Jiaxin Chen and Weihan Shen and Xihui Li and Chenghui Yu and Sikai Cheng and Xiaolong Zhu and Xiu Li},
  journal= {arXiv preprint arXiv:2301.01609},
  year   = {2023}
}

Comments

Published at NeurIPS 2022 Deep RL workshop. Code available at https://github.com/hanmochen/lux-open

R2 v1 2026-06-28T08:02:30.959Z