English

Locally Differentially Private Reinforcement Learning for Linear Mixture Markov Decision Processes

Machine Learning 2021-10-20 v1 Cryptography and Security Optimization and Control Machine Learning

Abstract

Reinforcement learning (RL) algorithms can be used to provide personalized services, which rely on users' private and sensitive data. To protect the users' privacy, privacy-preserving RL algorithms are in demand. In this paper, we study RL with linear function approximation and local differential privacy (LDP) guarantees. We propose a novel (ε,δ)(\varepsilon, \delta)-LDP algorithm for learning a class of Markov decision processes (MDPs) dubbed linear mixture MDPs, and obtains an O~(d5/4H7/4T3/4(log(1/δ))1/41/ε)\tilde{\mathcal{O}}( d^{5/4}H^{7/4}T^{3/4}\left(\log(1/\delta)\right)^{1/4}\sqrt{1/\varepsilon}) regret, where dd is the dimension of feature mapping, HH is the length of the planning horizon, and TT is the number of interactions with the environment. We also prove a lower bound Ω(dHT/(eε(eε1)))\Omega(dH\sqrt{T}/\left(e^{\varepsilon}(e^{\varepsilon}-1)\right)) for learning linear mixture MDPs under ε\varepsilon-LDP constraint. Experiments on synthetic datasets verify the effectiveness of our algorithm. To the best of our knowledge, this is the first provable privacy-preserving RL algorithm with linear function approximation.

Keywords

Cite

@article{arxiv.2110.10133,
  title  = {Locally Differentially Private Reinforcement Learning for Linear Mixture Markov Decision Processes},
  author = {Chonghua Liao and Jiafan He and Quanquan Gu},
  journal= {arXiv preprint arXiv:2110.10133},
  year   = {2021}
}

Comments

25 pages, 2 figures

R2 v1 2026-06-24T07:01:17.931Z