CRLGNov 18, 2024

Preserving Expert-Level Privacy in Offline Reinforcement Learning

arXiv:2411.13598v1h-index: 45Trans. Mach. Learn. Res.
Originality Highly original
AI Analysis

This addresses privacy concerns for experts in domains like healthcare and advertising, offering a novel method for expert-level privacy in offline RL.

The paper tackles the problem of protecting the privacy of individual experts in offline reinforcement learning, where learned policies might reveal sensitive expert choices, and proposes a consensus-based differentially private training approach that maintains strong empirical performance with proven privacy guarantees.

The offline reinforcement learning (RL) problem aims to learn an optimal policy from historical data collected by one or more behavioural policies (experts) by interacting with an environment. However, the individual experts may be privacy-sensitive in that the learnt policy may retain information about their precise choices. In some domains like personalized retrieval, advertising and healthcare, the expert choices are considered sensitive data. To provably protect the privacy of such experts, we propose a novel consensus-based expert-level differentially private offline RL training approach compatible with any existing offline RL algorithm. We prove rigorous differential privacy guarantees, while maintaining strong empirical performance. Unlike existing work in differentially private RL, we supplement the theory with proof-of-concept experiments on classic RL environments featuring large continuous state spaces, demonstrating substantial improvements over a natural baseline across multiple tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes