paper-with-me

홈 › Papers

Differentially Private Reinforcement Learning with Self-Play

2024-04-11 · Dan Qiao, Yu-Xiang Wang

We study the problem of multi-agent reinforcement learning (multi-agent RL) with differential privacy (DP) constraints. This is well-motivated by various real-world applications involving sensitive data, where it is critical to protect users' private information. We first extend the definitions of Joint DP (JDP) and Local DP (LDP) to two-player zero-sum episodic Markov Games, where both definitions ensure trajectory-wise privacy protection. Then we design a provably efficient algorithm based on optimistic Nash value iteration and privatization of Bernstein-type bonuses. The algorithm is able to satisfy JDP and LDP requirements when instantiated with appropriate privacy mechanisms. Furthermore, for both notions of DP, our regret bound generalizes the best known result under the single-agent RL case, while our regret could also reduce to the best known result for multi-agent RL without privacy constraints. To the best of our knowledge, these are the first line of results towards understanding trajectory-wise privacy protection in multi-agent RL.

📄 PDF Abstract BibTeX arXiv:2404.07559

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

DP-RFT: Learning to Generate Synthetic Text via Differentially Private Reinforcement Fine-Tuning

2026-02-20 · Fangyuan Xu, Sihao Chen, Zinan Lin, Taiwei Shi 외 arxiv

Differentially private (DP) synthetic data generation plays a pivotal role in developing large language models (LLMs) on private data, where data owners cannot provide eyes-on access to individual examples. Generating DP…

Synthetic Data GenerationReinforcement Learning

KL-regularization Itself is Differentially Private in Bandits and RLHF

2025-05-23 · Yizhou Zhang, Kishan Panaganti, Laixi Shi, Juba Ziani 외

Differential Privacy (DP) provides a rigorous framework for privacy, ensuring the outputs of data-driven algorithms remain statistically indistinguishable across datasets that differ in a single entry. While guaranteeing…

Decision MakingMulti-Armed Bandits

Differentially Private Policy Evaluation

2016-03-07 · Borja Balle, Maziar Gomrokchi, Doina Precup

We present the first differentially private algorithms for reinforcement learning, which apply to the task of evaluating a fixed policy. We establish two approaches for achieving differential privacy, provide a theoretic…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Differentially private inference via noisy optimization

2021-03-19 · Marco Avella-Medina, Casey Bradshaw, Po-Ling Loh

We propose a general optimization-based framework for computing differentially private M-estimators and a new method for constructing differentially private confidence regions. Firstly, we show that robust statistics can…

Fast Differentially Private Matrix Factorization

2015-05-06 · Ziqi Liu, Yu-Xiang Wang, Alexander J. Smola

Differentially private collaborative filtering is a challenging task, both in terms of accuracy and speed. We present a simple algorithm that is provably differentially private, while offering good performance, using a n…

Collaborative FilteringCPU