A Survey on Differential Privacy for SpatioTemporal Data in Transportation Research
Rahul Bhadani
TL;DR
This survey addresses the privacy risks inherent in releasing spatiotemporal transportation data and surveys differential privacy methods, algorithms, and software applicable to such data. It covers foundational DP concepts ($\eplison$-DP, $(\eplison,\\delta)$-DP), central and local models, and core algorithms (Randomized Response, Exponential Mechanism, $oldsymbol{\\alpha}$-net) along with DP software ecosystems (OpenDP, Google DP, TensorFlow Privacy, SecretFlow, Opacus). It then surveys DP applications to real-time traffic data, trajectory publication, and the use of spatiotemporal correlated noise, highlighting innovations like the $w$-event model, dynamic budget updates, time-generalization with clustering, and least-squares-based noise alignment. The paper concludes with open challenges, including addressing high correlation and high dimensionality in multimodal data and the feasibility of DP in autonomous vehicle deployment, while suggesting synthetic data generation as a promising interim solution.
Abstract
With low-cost computing devices, improved sensor technology, and the proliferation of data-driven algorithms, we have more data than we know what to do with. In transportation, we are seeing a surge in spatiotemporal data collection. At the same time, concerns over user privacy have led to research on differential privacy in applied settings. In this paper, we look at some recent developments in differential privacy in the context of spatiotemporal data. Spatiotemporal data contain not only features about users but also the geographical locations of their frequent visits. Hence, the public release of such data carries extreme risks. To address the need for such data in research and inference without exposing private information, significant work has been proposed. This survey paper aims to summarize these efforts and provide a review of differential privacy mechanisms and related software. We also discuss related work in transportation where such mechanisms have been applied. Furthermore, we address the challenges in the deployment and mass adoption of differential privacy in transportation spatiotemporal data for downstream analyses.
