Skip to main content

Theory of Learned Cooperation

Learned Cooperation Within Lifetimes

Learned cooperation refers to cooperative behavior that emerges through adaptation during an agent’s lifetime, rather than through genetic or evolutionary selection across generations.

In this framework, agents:

  • begin with no cooperative strategy,
  • interact repeatedly with others,
  • update their behavior based on experience and reward.

This process corresponds to reinforcement learning (RL) in artificial systems and behavioral plasticity in biological systems.


From Fixed Strategies to Adaptive Policies

Classical evolutionary models of cooperation (e.g., kin selection, evolutionary game theory) assume that agents are born with fixed strategies. Cooperation spreads because cooperative strategies achieve higher reproductive success.

Learned cooperation differs fundamentally:

Evolutionary cooperationLearned cooperation
Strategy is fixed within lifetimePolicy changes within lifetime
Selection acts across generationsLearning acts across interactions
Fitness determines reproductionReward shapes behavior
Adaptation is population-levelAdaptation is individual-level

Thus, cooperation can emerge without requiring genetic relatedness or population selection, purely through experience.


Reinforcement Learning as a Model of Plasticity

In reinforcement learning, an agent updates its policy π(as)\pi(a \mid s) to maximize expected cumulative reward:

πt+1πt+απE[R]\pi_{t+1} \leftarrow \pi_t + \alpha \nabla_\pi \mathbb{E}[R]

Where:

  • ss = state (local ecological context),
  • aa = action (e.g., hunt, wait, share space),
  • RR = reward (in PredPreyGrass: reproduction),
  • α\alpha = learning rate.

Because reward depends on interactions with other agents, the learning problem is inherently social.

This creates:

  • coordination dynamics,
  • reciprocity-like behavior,
  • role specialization,
  • context-dependent cooperation.

Learned Cooperation in Social Dilemmas

Multi-agent reinforcement learning studies show that:

  • Cooperation can emerge in repeated interactions
  • It is sensitive to exploration noise
  • It may collapse under non-stationarity
  • Stable cooperation often requires spatial or temporal structure

Key mechanisms include:

Direct Reciprocity Through Learning

Agents learn to cooperate because cooperative partners yield higher long-term reward.

Coordination Learning

Agents learn complementary roles (e.g., blocking vs capturing).

Conditional Cooperation

Policies become contingent on local context and recent interaction history.

These mechanisms do not require kinship or genetic selection.


Sequential Social Dilemmas

In spatial and temporally extended environments, cooperation is not a single decision but a policy over trajectories.

This introduces:

  • delayed benefits of cooperation,
  • ecological feedback,
  • group-level outcomes emerging from local learning.

Such settings are closer to natural systems than matrix games.


Learned Cooperation in PredPreyGrass

PredPreyGrass studies learned cooperation under the constraint that:

Reproduction is the only reward.

There are no explicit cooperation rewards.

Cooperation must therefore emerge because it increases survival and reproductive success during the agent’s lifetime.

Examples include:

  • group hunting increasing capture probability,
  • energy pooling through spatial coordination,
  • division of roles among predators,
  • avoidance of interference competition.

These behaviors arise from policy adaptation, not from inherited strategies.


Instability and Social Dilemmas

Learned cooperation is often fragile.

Independent learners face:

  • non-stationary environments (others are learning),
  • credit assignment problems,
  • temptation to defect.

This leads to:

  • oscillations between cooperation and defection,
  • metastable cooperative regimes,
  • sensitivity to population density and resource levels.

Studying these instabilities is central to understanding when learning alone can sustain cooperation.


Relation to Evolutionary Cooperation

Learned cooperation operates on a faster timescale than evolutionary selection.

This creates several possibilities:

  • Learning can enable cooperation before evolution acts.
  • Learning can mask fitness differences, slowing selection.
  • Learning can bias evolutionary trajectories (Baldwin effect).

PredPreyGrass provides a system in which both processes can be studied simultaneously.


Research Questions

The study of learned cooperation in PredPreyGrass focuses on:

  • Under what ecological conditions does cooperation emerge through learning alone?
  • How stable is learned cooperation without selection?
  • When do cooperative and defective policies coexist?
  • How does population structure affect policy convergence?
  • What role does plasticity play in enabling later evolutionary cooperation?

Summary

Learned cooperation is:

  • an individual-level adaptive process,
  • driven by reinforcement from social interaction,
  • capable of producing coordination and reciprocity without genetic relatedness,
  • often unstable in the absence of evolutionary selection.

Understanding its dynamics is essential for explaining how cooperation can arise rapidly and how it interacts with slower evolutionary processes.

In PredPreyGrass, learned cooperation forms the nurture component of a two-timescale theory of cooperation.