Emergent Dominance Hierarchies in Reinforcement Learning Agents
Ram Rachum, Yonatan Nakar, Bill Tomlinson, Nitay Alon, Reuth Mirsky
TL;DR
The paper investigates whether dominance hierarchies can emerge in multi-agent reinforcement learning by modeling pairwise conflicts as an extended Chicken game (Chicken Coop). It defines formal measures of aggressiveness and rapport, and demonstrates that RL agents, with no intrinsic rewards, spontaneously invent, enforce, and transmit hierarchical structures across populations. The experiments show that emergent hierarchies resemble those observed in animal species in terms of structure and dynamics, and that even partial observation of opponents suffices for hierarchy formation. The work also demonstrates cross-population transmission of hierarchies, supporting a cultural-evolution view and suggesting practical ways to coordinate MARL systems through social conventions.
Abstract
Modern Reinforcement Learning (RL) algorithms are able to outperform humans in a wide variety of tasks. Multi-agent reinforcement learning (MARL) settings present additional challenges, and successful cooperation in mixed-motive groups of agents depends on a delicate balancing act between individual and group objectives. Social conventions and norms, often inspired by human institutions, are used as tools for striking this balance. In this paper, we examine a fundamental, well-studied social convention that underlies cooperation in both animal and human societies: dominance hierarchies. We adapt the ethological theory of dominance hierarchies to artificial agents, borrowing the established terminology and definitions with as few amendments as possible. We demonstrate that populations of RL agents, operating without explicit programming or intrinsic rewards, can invent, learn, enforce, and transmit a dominance hierarchy to new populations. The dominance hierarchies that emerge have a similar structure to those studied in chickens, mice, fish, and other species.
