SOTAVerified

MARL with General Utilities via Decentralized Shadow Reward Actor-Critic

2021-05-29Unverified0· sign in to hype

Junyu Zhang, Amrit Singh Bedi, Mengdi Wang, Alec Koppel

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We posit a new mechanism for cooperation in multi-agent reinforcement learning (MARL) based upon any nonlinear function of the team's long-term state-action occupancy measure, i.e., a general utility. This subsumes the cumulative return but also allows one to incorporate risk-sensitivity, exploration, and priors. % We derive the Decentralized Shadow Reward Actor- Critic (DSAC) in which agents alternate between policy evaluation (critic), weighted averaging with neighbors (information mixing), and local gradient updates for their policy parameters (actor). DSAC augments the classic critic step by requiring agents to (i) estimate their local occupancy measure in order to (ii) estimate the derivative of the local utility with respect to their occupancy measure, i.e., the "shadow reward". DSAC converges to -stationarity in O(1/^2.5) (Theorem theorem:final) or faster O(1/^2) (Corollary corollary:communication) steps with high probability, depending on the amount of communications. We further establish the non-existence of spurious stationary points for this problem, that is, DSAC finds the globally optimal policy (Corollary corollary:global). Experiments demonstrate the merits of goals beyond the cumulative return in cooperative MARL.

Tasks

Reproductions