Reward Poisoning Attacks on Offline Multi-Agent Reinforcement Learning
Young Wu, Jeremy McMahan, Xiaojin Zhu, Qiaomin Xie

TL;DR
This paper investigates reward-poisoning attacks in offline multi-agent reinforcement learning, demonstrating how an attacker can manipulate rewards to enforce nefarious policies efficiently, and discusses implications for defense strategies.
Contribution
It introduces the concept of reward poisoning in offline MARL, showing how to install target policies as equilibrium strategies and providing linear programming solutions for the attack.
Findings
Attacker can enforce target policies as equilibrium strategies in offline MARL.
Linear programs can efficiently solve reward poisoning attacks.
Attack costs are lower compared to single-agent scenarios.
Abstract
In offline multi-agent reinforcement learning (MARL), agents estimate policies from a given dataset. We study reward-poisoning attacks in this setting where an exogenous attacker modifies the rewards in the dataset before the agents see the dataset. The attacker wants to guide each agent into a nefarious target policy while minimizing the norm of the reward modification. Unlike attacks on single-agent RL, we show that the attacker can install the target policy as a Markov Perfect Dominant Strategy Equilibrium (MPDSE), which rational agents are guaranteed to follow. This attack can be significantly cheaper than separate single-agent attacks. We show that the attack works on various MARL agents including uncertainty-aware learners, and we exhibit linear programs to efficiently solve the attack problem. We also study the relationship between the structure of the datasets and the…
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.
Videos
Taxonomy
TopicsAdvanced Causal Inference Techniques · Adversarial Robustness in Machine Learning
