๐ฎ
๐ฎ
The Ethereal
Randomized Least Squares Value Iteration itself is Joint Differentially Private
June 01, 2026 ยท Grace Period ยท + Add venue
Authors
Haiyang Lu, Pratik Gajane, Shaojie Bai, Mohammad Sadegh Talebi
arXiv ID
2606.01952
Category
cs.LG: Machine Learning
Citations
0
Abstract
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 investigate privacy-preserving RL under an episodic setting, focusing on algorithms based on randomized exploration, such as Randomized Least Squares Value Iteration (RLSVI). The overall goal is to study how randomized exploration interacts with the injected noise required by privacy mechanisms. In this work, we show a new privacy analysis that characterizes how the noise in RLSVI set for exploration simultaneously provides privacy protection. Specifically, we prove that RLSVI is $(\varepsilon(ฮด),ฮด)$-joint differentially private in tabular MDP as is with $\varepsilon(ฮด) = \frac{2AK}{H^2\log(2HSA)} + 2\sqrt{\frac{2AK\log(1/ฮด)}{H^2\log(2HSA)}}$, where $S$ and $A$ are the number of states and actions respectively, $H$ is the length of an episode and $K$ is the number of episodes.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal