Resilient Consensus-based Multi-agent Reinforcement Learning with Function Approximation
Martin Figura, Yixuan Lin, Ji Liu, Vijay Gupta

TL;DR
This paper introduces a resilient decentralized multi-agent reinforcement learning algorithm that maintains bounded consensus and converges to near-optimal policies despite the presence of Byzantine adversarial agents, under certain network robustness conditions.
Contribution
It proposes a novel Byzantine-resilient consensus-based actor-critic algorithm with theoretical guarantees for convergence and boundedness in adversarial multi-agent settings.
Findings
Estimates converge to a bounded consensus value with Byzantine agents present.
The cooperative agents' policies converge to a neighborhood of a local maximum.
The algorithm guarantees resilience under network robustness conditions.
Abstract
Adversarial attacks during training can strongly influence the performance of multi-agent reinforcement learning algorithms. It is, thus, highly desirable to augment existing algorithms such that the impact of adversarial attacks on cooperative networks is eliminated, or at least bounded. In this work, we consider a fully decentralized network, where each agent receives a local reward and observes the global state and action. We propose a resilient consensus-based actor-critic algorithm, whereby each agent estimates the team-average reward and value function, and communicates the associated parameter vectors to its immediate neighbors. We show that in the presence of Byzantine agents, whose estimation and communication strategies are completely arbitrary, the estimates of the cooperative agents converge to a bounded consensus value with probability one, provided that there are at most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Distributed Control Multi-Agent Systems · Game Theory and Applications
