MACLJul 16

The Energy Society: A Simulation Environment for Studying Agent Cooperation under Survival Pressure

arXiv:2607.1486510.7h-index: 3Has Code
Predicted impact top 40% in MA · last 90 daysOriginality Incremental advance
AI Analysis

Provides a compact testbed for studying how token costs and survival pressure shape emergent cooperation and competition in multi-agent LLM systems.

The paper introduces The Energy Society, a minimal survival economy where LLM-based agents must balance energy costs (tied to model size) against cooperative or competitive incentives. Cooperative agents donate energy to revive others and alter job allocation, while competitive agents show subtle self-serving behavior; larger models consistently fail to sustain their energy.

LLM-based agents are increasingly deployed in multi-agent environments whose incentives can shape their behavior. We introduce The Energy Society, a minimal survival economy for studying how competitive and cooperative incentives affect emergent behavior when inference cost is directly tied to survival: Agents spend energy based on model size when generating tokens, regain energy by completing jobs or receiving donations, and deactivate if their energy reaches zero. We compare competitive and cooperative objectives against a baseline setting and several control variants. Across experiments, larger models consistently consume the most energy and spend more energy than they gain, even in those settings where token cost is not size-dependent. Cooperative incentives substantially alter behavior: agents donate to reactivate others, sometimes at the cost of their own survival, and job allocation changes. Ablations reveal that allowing agents to recommend actions to each other supports coordination and ambitious job selection, while memory helps agents calibrate risk from past outcomes. Agents rarely choose direct sabotage, but show more subtle signs of self-serving behavior in the competitive setting. The Energy Society is a compact testbed for studying the interaction between token costs and group incentives under a survival pressure. Source code is available at https://github.com/LucasBergholdt/EnergySociety

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