DPMAC: Differentially Private Communication for Cooperative Multi-Agent Reinforcement Learning
Canzhe Zhao, Yanjie Ze, Jing Dong, Baoxiang Wang, Shuai Li

TL;DR
This paper introduces DPMAC, a novel multi-agent reinforcement learning algorithm that ensures agents' communication privacy through differential privacy, maintaining cooperation while protecting sensitive information.
Contribution
The paper proposes a new differentially private communication method for MARL with a stochastic message sender and proves the existence of a Nash equilibrium under privacy constraints.
Findings
DPMAC outperforms baseline methods in privacy-preserving scenarios.
The stochastic message sender effectively balances privacy and communication quality.
Existence of Nash equilibrium ensures the theoretical viability of privacy-preserving MARL.
Abstract
Communication lays the foundation for cooperation in human society and in multi-agent reinforcement learning (MARL). Humans also desire to maintain their privacy when communicating with others, yet such privacy concern has not been considered in existing works in MARL. To this end, we propose the \textit{differentially private multi-agent communication} (DPMAC) algorithm, which protects the sensitive information of individual agents by equipping each agent with a local message sender with rigorous -differential privacy (DP) guarantee. In contrast to directly perturbing the messages with predefined DP noise as commonly done in privacy-preserving scenarios, we adopt a stochastic message sender for each agent respectively and incorporate the DP requirement into the sender, which automatically adjusts the learned message distribution to alleviate the instability caused…
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
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Wireless Communication Security Techniques
