Local Environment Poisoning Attacks on Federated Reinforcement Learning
Evelyn Ma, Praneet Rathi, and S. Rasoul Etesami

TL;DR
This paper investigates the vulnerability of federated reinforcement learning to poisoning attacks, proposing a general framework that effectively degrades system performance across various environments and algorithms.
Contribution
It introduces a novel poisoning framework for federated reinforcement learning, extending to actor-critic methods, and demonstrates its effectiveness through extensive experiments.
Findings
Poisoning can significantly reduce RL system performance.
The proposed method outperforms baseline poisoning techniques.
Federated RL systems are vulnerable to targeted poisoning attacks.
Abstract
Federated learning (FL) has become a popular tool for solving traditional Reinforcement Learning (RL) tasks. The multi-agent structure addresses the major concern of data-hungry in traditional RL, while the federated mechanism protects the data privacy of individual agents. However, the federated mechanism also exposes the system to poisoning by malicious agents that can mislead the trained policy. Despite the advantage brought by FL, the vulnerability of Federated Reinforcement Learning (FRL) has not been well-studied before. In this work, we propose a general framework to characterize FRL poisoning as an optimization problem and design a poisoning protocol that can be applied to policy-based FRL. Our framework can also be extended to FRL with actor-critic as a local RL algorithm by training a pair of private and public critics. We provably show that our method can strictly hurt 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
