LGAIMay 15, 2022

RoMFAC: A robust mean-field actor-critic reinforcement learning against adversarial perturbations on states

arXiv:2205.07229v240 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses robustness in multi-agent systems for applications like autonomous vehicles or robotics, but it is incremental as it builds upon existing MFAC methods.

The paper tackles the problem of adversarial perturbations on states in multi-agent reinforcement learning, proposing RoMFAC to maintain robustness and competitive performance, with experimental results showing effectiveness against perturbations.

Multi-agent deep reinforcement learning makes optimal decisions dependent on system states observed by agents, but any uncertainty on the observations may mislead agents to take wrong actions. The Mean-Field Actor-Critic reinforcement learning (MFAC) is well-known in the multi-agent field since it can effectively handle a scalability problem. However, it is sensitive to state perturbations that can significantly degrade the team rewards. This work proposes a Robust Mean-field Actor-Critic reinforcement learning (RoMFAC) that has two innovations: 1) a new objective function of training actors, composed of a \emph{policy gradient function} that is related to the expected cumulative discount reward on sampled clean states and an \emph{action loss function} that represents the difference between actions taken on clean and adversarial states; and 2) a repetitive regularization of the action loss, ensuring the trained actors to obtain excellent performance. Furthermore, this work proposes a game model named a State-Adversarial Stochastic Game (SASG). Despite the Nash equilibrium of SASG may not exist, adversarial perturbations to states in the RoMFAC are proven to be defensible based on SASG. Experimental results show that RoMFAC is robust against adversarial perturbations while maintaining its competitive performance in environments without perturbations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes