paper-with-me

Papers

DP-TrajGAN_ A privacy-aware trajectory generation model with differential privacy

2022-09-26 · Future Generation Computer Systems 2022 9 · Jing Zhang, Qihan Huang, Yirui Huang, Qian Ding, Pei-Wei Tsai

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkPrivacy Preserving

Similar Papers 제목 키워드 기반

LSTM-TrajGAN: A Deep Learning Approach to Trajectory Privacy Protection

2020-06-14 · Jinmeng Rao, Song Gao, Yuhao Kang, Qunying Huang

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 Preserving

TRAJGANR: Trajectory-Centric Urban Multimodal Learning via Geospatially Aligned Neural Representations

2026-05-07 · Maria Despoina Siampou, Gengchen Mai, Ni Lao, Jinmeng Rao 외 arxiv

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 Learning

Here Is Not There: Measuring Entailment-Based Trajectory Similarity for Location-Privacy Protection and Beyond

2023-12-02 · Zilong Liu, Krzysztof Janowicz, Kitty Currier, Meilin Shi 외

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 Preserving

SoK: Can Trajectory Generation Combine Privacy and Utility?

2024-03-12 · Erik Buchholz, Alsharif Abuadbba, Shuo Wang, Surya Nepal 외

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 Preserving

Differential Privacy in Generative AI Agents: Analysis and Optimal Tradeoffs

2026-03-18 · Ya-Ting Yang, Quanyan Zhu arxiv

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