PrivORL: Differentially Private Synthetic Dataset for Offline Reinforcement Learning
Chen Gong, Zheng Liu, Kecen Li, Tianhao Wang

TL;DR
PrivORL is a novel method that synthesizes differentially private offline RL datasets using diffusion models, enabling secure sharing while maintaining high utility and fidelity for downstream tasks.
Contribution
It introduces the first DP offline RL dataset synthesis approach leveraging diffusion models and curiosity-driven pre-training for improved data diversity and privacy.
Findings
PrivORL outperforms baselines in utility and fidelity.
Synthesizes diverse and high-quality trajectories.
Effective privacy preservation in offline RL datasets.
Abstract
Recently, offline reinforcement learning (RL) has become a popular RL paradigm. In offline RL, data providers share pre-collected datasets -- either as individual transitions or sequences of transitions forming trajectories -- to enable the training of RL models (also called agents) without direct interaction with the environments. Offline RL saves interactions with environments compared to traditional RL, and has been effective in critical areas, such as navigation tasks. Meanwhile, concerns about privacy leakage from offline RL datasets have emerged. To safeguard private information in offline RL datasets, we propose the first differential privacy (DP) offline dataset synthesis method, PrivORL, which leverages a diffusion model and diffusion transformer to synthesize transitions and trajectories, respectively, under DP. The synthetic dataset can then be securely released for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Reinforcement Learning in Robotics · Stochastic Gradient Optimization Techniques
