Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning

About

Sample efficiency and scalability to a large number of agents are two important goals for multi-agent reinforcement learning systems. Recent works got us closer to those goals, addressing non-stationarity of the environment from a single agent's perspective by utilizing a deep net critic which depends on all observations and actions. The critic input concatenates agent observations and actions in a user-specified order. However, since deep nets aren't permutation invariant, a permuted input changes the critic output despite the environment remaining identical. To avoid this inefficiency, we propose a 'permutation invariant critic' (PIC), which yields identical output irrespective of the agent permutation. This consistent representation enables our model to scale to 30 times more agents and to achieve improvements of test episode reward between 15% to 50% on the challenging multi-agent particle environment (MPE).

Iou-Jen Liu, Raymond A. Yeh, Alexander G. Schwing• 2019

Related benchmarks

TaskDatasetResultRank
Multi-agent item deliveryRobotWarehouse (RWARE)--
6
Level Based Foraging (LBF)LBF roster (test)
Returns (x1e2)8.4
4
Level Based Foraging (LBF)LBF (train)
Returns684
4
Level Based Foraging (LBF)LBF (val)
Returns0.0376
4
Robotic Warehouse (RWARE)RWARE (val)
Returns2.22
4
Robotic Warehouse (RWARE)RWARE (test)
Returns5.67
4
SpreadSpread roster (train)
Returns42
4
SpreadSpread roster (val)
Returns50.34
4
SpreadSpread (test)
Returns84.42
4
Showing 9 of 9 rows

Other info

Follow for update