MAAIGTLGSINov 6, 2024

AdaSociety: An Adaptive Environment with Social Structures for Multi-Agent Decision-Making

arXiv:2411.03865v520 citationsh-index: 23Has CodeNIPS
Originality Incremental advance
AI Analysis

This work addresses the need for more realistic multi-agent environments for researchers studying social intelligence, but it is incremental as it builds on prior adaptive single-agent environments.

The authors tackled the problem of limited intelligence growth in multi-agent decision-making by introducing AdaSociety, an adaptive environment with customizable social structures and expanding tasks, where initial results showed that specific social structures can promote individual and collective benefits, though existing algorithms had limited effectiveness in leveraging them.

Traditional interactive environments limit agents' intelligence growth with fixed tasks. Recently, single-agent environments address this by generating new tasks based on agent actions, enhancing task diversity. We consider the decision-making problem in multi-agent settings, where tasks are further influenced by social connections, affecting rewards and information access. However, existing multi-agent environments lack a combination of adaptive physical surroundings and social connections, hindering the learning of intelligent behaviors. To address this, we introduce AdaSociety, a customizable multi-agent environment featuring expanding state and action spaces, alongside explicit and alterable social structures. As agents progress, the environment adaptively generates new tasks with social structures for agents to undertake. In AdaSociety, we develop three mini-games showcasing distinct social structures and tasks. Initial results demonstrate that specific social structures can promote both individual and collective benefits, though current reinforcement learning and LLM-based algorithms show limited effectiveness in leveraging social structures to enhance performance. Overall, AdaSociety serves as a valuable research platform for exploring intelligence in diverse physical and social settings. The code is available at https://github.com/bigai-ai/AdaSociety.

Code Implementations1 repo
Foundations

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

Your Notes