Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

When multiple AIs must cooperate on a task none can complete alone, they learn to help each other. This cooperative, seemingly altruistic behavior is simply the most effective strategy for each individual agent to selfishly maximize its own reward and minimize its own pain.

Related Insights

Based on the Anna Karenina principle, 'every good AI is good in the same way; every rogue AI is rogue in its own way.' This shared foundation of goodness allows aligned AIs to form powerful, cooperative coalitions. Rogue AIs, with their divergent, selfish goals, will be unable to cooperate as effectively, ultimately losing out to the more powerful aligned bloc.

A key to making AIs safe bargaining partners is instilling resource risk aversion. An AI that prefers a guaranteed smaller payout to a risky gamble for a larger one (e.g., world takeover) is more likely to accept a deal. This specific utility function makes cooperation a more viable safety strategy.

The rare successes in the CooperBench experiment were not random. They occurred when AI agents spontaneously adopted three behaviors without being prompted: dividing roles with mutual confirmation, defining work with extreme specificity (e.g., line numbers), and negotiating via concrete, non-open-ended options.

A "capitalist CEO" agent was introduced to counterbalance a "helpful" subordinate agent. Instead of maintaining their opposing roles, the agents' dialogue would converge over time, with both adopting the helpful persona. This suggests their underlying base training as helpful assistants can override explicit, conflicting instructions in long interactions.

Softmax's technical approach involves training AIs in complex multi-agent simulations to learn cooperation, competition, and theory of mind. The goal is to build a foundational, generalizable model of sociality, which acts as a 'surrogate model for alignment' before fine-tuning for specific tasks.

Human intelligence evolved not just for Machiavellian competition but for collaboration. When groups compete—whether ancient tribes, sports teams, or companies—the one that fosters internal kindness, trust, and information sharing will consistently outperform groups of self-interested individuals.

Complex AI development uses a pool of specialized agents. Like ants building a hill, some are workers, some are managers, and some review and discard bad code. This collaborative, layered system produces emergent results without a single orchestrator.

In multi-agent reinforcement learning, providing a collective reward to the entire group for a successful outcome can be counterproductive. This approach often leads to 'gradient collapse,' where the learning process breaks down. The solution lies in decoupled normalization, which helps maintain coordination without this destructive side effect.

Instead of hard-coding brittle moral rules, a more robust alignment approach is to build AIs that can learn to 'care'. This 'organic alignment' emerges from relationships and valuing others, similar to how a child is raised. The goal is to create a good teammate that acts well because it wants to, not because it is forced to.

In most cases, having multiple AI agents collaborate leads to a result that is no better, and often worse, than what the single most competent agent could achieve alone. The only observed exception is when success depends on generating a wide variety of ideas, as agents are good at sharing and adopting different approaches.