Multi-agent RL — what makes it fundamentally different?
hard- (1) Environment now non-stationary from each agent's perspective (other agents' policies change during learning) — breaks Markov assumption.
- (2) Emergent behaviors (cooperation, competition, mixed-motive).
- (3) Credit assignment across agents in cooperative settings.
- (4) Coordination + equilibrium concepts (Nash, correlated).
- (5) Scale: joint action space grows exponentially.
- Foundational field for game theory + RL.
#multi-agentPermalink & quiz →