paper-with-me

홈 › Papers

Differentially Private Exploration in Reinforcement Learning with Linear Representation

2021-12-02 · Paul Luyo, Evrard Garcelon, Alessandro Lazaric, Matteo Pirotta

This paper studies privacy-preserving exploration in Markov Decision Processes (MDPs) with linear representation. We first consider the setting of linear-mixture MDPs (Ayoub et al., 2020) (a.k.a.\ model-based setting) and provide an unified framework for analyzing joint and local differential private (DP) exploration. Through this framework, we prove a $\widetilde{O}(K^{3/4}/\sqrt{\epsilon})$ regret bound for $(\epsilon,\delta)$-local DP exploration and a $\widetilde{O}(\sqrt{K/\epsilon})$ regret bound for $(\epsilon,\delta)$-joint DP. We further study privacy-preserving exploration in linear MDPs (Jin et al., 2020) (a.k.a.\ model-free setting) where we provide a $\widetilde{O}\left(K^{\frac{3}{5}}/\epsilon^{\frac{2}{5}}\right)$ regret bound for $(\epsilon,\delta)$-joint DP, with a novel algorithm based on low-switching. Finally, we provide insights into the issues of designing local DP algorithms in this model-free setting.

📄 PDF Abstract BibTeX arXiv:2112.01585

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preservingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Improved Regret for Differentially Private Exploration in Linear MDP

2022-02-02 · Dung Daniel Ngo, Giuseppe Vietri, Zhiwei Steven Wu

We study privacy-preserving exploration in sequential decision-making for environments that rely on sensitive data such as medical records. In particular, we focus on solving the problem of reinforcement learning (RL) su…

Decision MakingPrivacy PreservingReinforcement Learning (RL)Sequential Decision Making

Randomized Least Squares Value Iteration itself is Joint Differentially Private

2026-06-01 · Haiyang Lu, Pratik Gajane, Shaojie Bai, Mohammad Sadegh Talebi arxiv

As reinforcement learning (RL) increasingly applies to sensitive domains, such as health care and recommendation systems, privacy-preserving techniques have become essential to protect users' sensitive information. We in…

Reinforcement LearningRecommendation Systems

Towards Differentially Private Reinforcement Learning with General Function Approximation

2026-05-07 · Yi He, Xingyu Zhou arxiv

We present the first theoretical guarantees for differentially private online reinforcement learning (RL) with general function approximation, extending beyond prior work restricted to tabular and linear settings. Our ap…

Reinforcement Learning

Differentially Private Deep Model-Based Reinforcement Learning

2024-02-08 · Alexandre Rio, Merwan Barlier, Igor Colin, Albert Thomas

We address private deep offline reinforcement learning (RL), where the goal is to train a policy on standard control tasks that is differentially private (DP) with respect to individual trajectories in the dataset. To ac…

continuous-controlContinuous ControlmodelModel-based Reinforcement Learning+3

Adaptive Control of Differentially Private Linear Quadratic Systems

2021-08-26 · Sayak Ray Chowdhury, Xingyu Zhou, Ness Shroff

In this paper, we study the problem of regret minimization in reinforcement learning (RL) under differential privacy constraints. This work is motivated by the wide range of RL applications for providing personalized ser…

Reinforcement Learning (RL)