LGMAMay 19, 2023

Understanding the World to Solve Social Dilemmas Using Multi-Agent Reinforcement Learning

arXiv:2305.11358v12 citations
Originality Incremental advance
AI Analysis

This addresses social dilemmas for multi-agent AI systems, but it is incremental as it builds on existing world model and reinforcement learning methods.

The paper tackled the problem of social dilemmas in multi-agent systems by using world models in reinforcement learning, showing that agents with world models outperformed others in cooperative scenarios, though no concrete numbers were provided.

Social dilemmas are situations where groups of individuals can benefit from mutual cooperation but conflicting interests impede them from doing so. This type of situations resembles many of humanity's most critical challenges, and discovering mechanisms that facilitate the emergence of cooperative behaviors is still an open problem. In this paper, we study the behavior of self-interested rational agents that learn world models in a multi-agent reinforcement learning (RL) setting and that coexist in environments where social dilemmas can arise. Our simulation results show that groups of agents endowed with world models outperform all the other tested ones when dealing with scenarios where social dilemmas can arise. We exploit the world model architecture to qualitatively assess the learnt dynamics and confirm that each agent's world model is capable to encode information of the behavior of the changing environment and the other agent's actions. This is the first work that shows that world models facilitate the emergence of complex coordinated behaviors that enable interacting agents to ``understand'' both environmental and social dynamics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes