🤖 AI Summary
This study addresses the limited flexibility in modeling negotiation and cooperation, as well as weak strategy evolution mechanisms, in multi-agent social simulation. Methodologically, we propose a configuration-driven multi-agent social simulation framework: (1) agents are modeled via utility functions, enabling multi-round interaction and feedback-driven autonomous strategy optimization; (2) a modular API and interactive visualization interface support low-code scenario configuration and dynamic runtime execution. Our key contribution lies in the deep integration of self-optimizing agent architectures with a configurable simulation framework—achieving, for the first time within a unified platform, the organic unification of social behavior modeling, dynamic strategy evolution, and human-in-the-loop experimentation. Empirical evaluation demonstrates that agents consistently improve both collective cooperation efficiency and individual utility across repeated negotiation episodes.
📝 Abstract
We design and implement NegotiationGym, an API and user interface for configuring and running multi-agent social simulations focused upon negotiation and cooperation. The NegotiationGym codebase offers a user-friendly, configuration-driven API that enables easy design and customization of simulation scenarios. Agent-level utility functions encode optimization criteria for each agent, and agents can self-optimize by conducting multiple interaction rounds with other agents, observing outcomes, and modifying their strategies for future rounds.