paper-with-me

Papers

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 theoretical analysis of the privacy and utility of the two algorithms, and show promising results on simple empirical examples.

📄 PDF Abstract BibTeX arXiv:1603.02010

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Comparative Study of Differentially Private Synthetic Data Algorithms from the NIST PSCR Differential Privacy Synthetic Data Challenge

2019-11-28 · Claire McKay Bowen, Joshua Snoke

Differentially private synthetic data generation offers a recent solution to release analytically useful data while preserving the privacy of individuals in the data. In order to utilize these algorithms for public polic…

Synthetic Data Generation

Differentially Private Policy Gradient

2025-01-31 · Alexandre Rio, Merwan Barlier, Igor Colin

Motivated by the increasing deployment of reinforcement learning in the real world, involving a large consumption of personal data, we introduce a differentially private (DP) policy gradient algorithm. We show that, in t…

Actor Critic with Differentially Private Critic

2019-10-14 · Jonathan Lebensold, William Hamilton, Borja Balle, Doina Precup

Reinforcement learning algorithms are known to be sample inefficient, and often performance on one task can be substantially improved by leveraging information (e.g., via pre-training) on other related tasks. In this wor…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer 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

Differentially Private Learning Needs Better Features (or Much More Data)

2020-11-23 · ICLR 2021 1 · Florian Tramèr, Dan Boneh

We demonstrate that differentially private machine learning has not yet reached its "AlexNet moment" on many canonical vision tasks: linear models trained on handcrafted features significantly outperform end-to-end deep …

BIG-bench Machine Learning