DP-TrajGAN_ A privacy-aware trajectory generation model with differential privacy
Open Data Processing Services (ODPS) offers vast storage capacity and excellent efficiency, which collects and stores a lot of data. As an essential component of ODPS, location-based services (LBS) are widely used in many aspects. However, LBS generates tens of thousands trajectories, which have a significant likelihood of revealing personal information. In order to address this kind of privacy concerns, a novel model, namely Privacy-Aware Trajectory Generation Model with Differential Privacy (DP-TrajGAN), is proposed in this paper. Firstly, the long short-term memory network (LSTM) is improved and introduced into in the generative adversarial network (GAN) to learn the original distribution. Subsequently, the privacy-preserving of GAN is further enhanced using differential privacy (DP) while retaining the original features of the trajectories, which is called DP-TrajGAN. Furthermore, the privacy budget allocation in the DP is modeled using the Partially Observable Markov Decision Process (POMDP), which takes into account the trade-off between privacy and utility. The experimental findings demonstrate that, when compared to other models, DP-TrajGAN can provide higher quality trajectories with retained statistical features and effective privacy preservation.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkPrivacy PreservingSimilar Papers 제목 키워드 기반
LSTM-TrajGAN: A Deep Learning Approach to Trajectory Privacy Protection
The prevalence of location-based services contributes to the explosive growth of individual-level trajectory data and raises public concerns about privacy issues. In this research, we propose a novel LSTM-TrajGAN approac…
Deep LearningPrivacy PreservingTRAJGANR: Trajectory-Centric Urban Multimodal Learning via Geospatially Aligned Neural Representations
Multimodal self-supervised learning (MSSL) has emerged as a key paradigm for pretraining geospatial foundation models. However, existing geospatial MSSL methods are mainly designed for static pairs of modalities, such as…
Self-Supervised LearningHere Is Not There: Measuring Entailment-Based Trajectory Similarity for Location-Privacy Protection and Beyond
While the paths humans take play out in social as well as physical space, measures to describe and compare their trajectories are carried out in abstract, typically Euclidean, space. When these measures are applied to tr…
Privacy PreservingSoK: Can Trajectory Generation Combine Privacy and Utility?
While location trajectories represent a valuable data source for analyses and location-based services, they can reveal sensitive information, such as political and religious preferences. Differentially private publicatio…
Privacy PreservingDifferential Privacy in Generative AI Agents: Analysis and Optimal Tradeoffs
Large language models (LLMs) and AI agents are increasingly integrated into enterprise systems to access internal databases and generate context-aware responses. While such integration improves productivity and decision …
Response Generation