What is the Cost of Differential Privacy for Deep Learning-Based Trajectory Generation?
Erik Buchholz, Natasha Fernandes, David D. Nguyen, Alsharif Abuadbba, Surya Nepal, Salil S. Kanhere

TL;DR
This paper investigates the utility costs of applying differential privacy to deep learning models for trajectory generation, comparing various models and proposing a new DP mechanism for conditional generation.
Contribution
It introduces a novel DP mechanism for conditional trajectory generation with formal guarantees and evaluates the impact of DP on different generative models across datasets.
Findings
DP-SGD significantly reduces utility but some remains with large datasets.
The proposed DP mechanism improves training stability, especially for GANs and smaller datasets.
Diffusion models perform best without privacy guarantees, while GANs excel with DP-SGD.
Abstract
While location trajectories offer valuable insights, they also reveal sensitive personal information. Differential Privacy (DP) offers formal protection, but achieving a favourable utility-privacy trade-off remains challenging. Recent works explore deep learning-based generative models to produce synthetic trajectories. However, current models lack formal privacy guarantees and rely on conditional information derived from real data during generation. This work investigates the utility cost of enforcing DP in such models, addressing three research questions across two datasets and eleven utility metrics. (1) We evaluate how DP-SGD, the standard DP training method for deep learning, affects the utility of state-of-the-art generative models. (2) Since DP-SGD is limited to unconditional models, we propose a novel DP mechanism for conditional generation that provides formal guarantees and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
MethodsDiffusion
