paper-with-me

Papers

Permutation Invariant Policy Optimization for Mean-Field Multi-Agent Reinforcement Learning: A Principled Approach

2021-05-18 · Yan Li, Lingxiao Wang, Jiachen Yang, Ethan Wang, Zhaoran Wang, Tuo Zhao, Hongyuan Zha

Multi-agent reinforcement learning (MARL) becomes more challenging in the presence of more agents, as the capacity of the joint state and action spaces grows exponentially in the number of agents. To address such a challenge of scale, we identify a class of cooperative MARL problems with permutation invariance, and formulate it as a mean-field Markov decision processes (MDP). To exploit the permutation invariance therein, we propose the mean-field proximal policy optimization (MF-PPO) algorithm, at the core of which is a permutation-invariant actor-critic neural architecture. We prove that MF-PPO attains the globally optimal policy at a sublinear rate of convergence. Moreover, its sample complexity is independent of the number of agents. We validate the theoretical advantages of MF-PPO with numerical experiments in the multi-agent particle environment (MPE). In particular, we show that the inductive bias introduced by the permutation-invariant neural architecture enables MF-PPO to outperform existing competitors with a smaller number of model parameters, which is the key to its generalization performance.

📄 PDF Abstract BibTeX arXiv:2105.08268

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

A Principled Permutation Invariant Approach to Mean-Field Multi-Agent Reinforcement Learning

2021-09-29 · Yan Li, Lingxiao Wang, Jiachen Yang, Ethan Wang 외

Multi-agent reinforcement learning (MARL) becomes more challenging in the presence of more agents, as the capacity of the joint state and action spaces grows exponentially in the number of agents. To address such a chall…

Inductive BiasMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Set-to-Sequence Methods in Machine Learning: a Review

2021-03-17 · Mateusz Jurewicz, Leon Strømberg-Derczynski

Machine learning on sets towards sequential output is an important and ubiquitous task, with applications ranging from language modeling and meta-learning to multi-agent strategy games and power grid optimization. Combin…

BIG-bench Machine LearningLanguage ModelingLanguage ModellingMeta-Learning+2

Inducing Permutation Invariant Priors in Bayesian Optimization for Carbon Capture and Storage Applications

2026-05-04 · Sofianos Panagiotis Fotias, Vassilis Gaganis arxiv

Bayesian Optimization is an iterative method, tailored to optimizing expensive black box objective functions. Surrogate models like Gaussian Processes, which are the gold standard in Bayesian Optimization, can be ineffic…

Gaussian Processes

Janossy Pooling: Learning Deep Permutation-Invariant Functions for Variable-Size Inputs

2018-11-05 · ICLR 2019 5 · Ryan L. Murphy, Balasubramaniam Srinivasan, Vinayak Rao, Bruno Ribeiro

We consider a simple and overarching representation for permutation-invariant functions of sequences (or multiset functions). Our approach, which we call Janossy pooling, expresses a permutation-invariant function as the…

Stochastic Optimization

Pessimism Meets Invariance: Provably Efficient Offline Mean-Field Multi-Agent RL

2021-12-01 · NeurIPS 2021 12 · Minshuo Chen, Yan Li, Ethan Wang, Zhuoran Yang 외

Mean-Field Multi-Agent Reinforcement Learning (MF-MARL) is attractive in the applications involving a large population of homogeneous agents, as it exploits the permutation invariance of agents and avoids the curse of ma…

Multi-agent Reinforcement Learning