paper-with-me

Papers

SoK: Can Trajectory Generation Combine Privacy and Utility?

2024-03-12 · Erik Buchholz, Alsharif Abuadbba, Shuo Wang, Surya Nepal, Salil S. Kanhere

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 publication mechanisms have been proposed to allow for analyses under rigorous privacy guarantees. However, the traditional protection schemes suffer from a limiting privacy-utility trade-off and are vulnerable to correlation and reconstruction attacks. Synthetic trajectory data generation and release represent a promising alternative to protection algorithms. While initial proposals achieve remarkable utility, they fail to provide rigorous privacy guarantees. This paper proposes a framework for designing a privacy-preserving trajectory publication approach by defining five design goals, particularly stressing the importance of choosing an appropriate Unit of Privacy. Based on this framework, we briefly discuss the existing trajectory protection approaches, emphasising their shortcomings. This work focuses on the systematisation of the state-of-the-art generative models for trajectories in the context of the proposed framework. We find that no existing solution satisfies all requirements. Thus, we perform an experimental study evaluating the applicability of six sequential generative models to the trajectory domain. Finally, we conclude that a generative trajectory model providing semantic guarantees remains an open research question and propose concrete next steps for future research.

📄 PDF Abstract BibTeX arXiv:2403.07218

Code (1)

erik-buchholz/SoK-TrajGen 공식 구현 pytorch

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

What is the Cost of Differential Privacy for Deep Learning-Based Trajectory Generation?

2025-06-11 · Erik Buchholz, Natasha Fernandes, David D. Nguyen, Alsharif Abuadbba 외

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 chall…

Synthetic Trajectory Generation Through Convolutional Neural Networks

2024-07-24 · Jesse Merhi, Erik Buchholz, Salil S. Kanhere

Location trajectories provide valuable insights for applications from urban planning to pandemic control. However, mobility data can also reveal sensitive information about individuals, such as political opinions, religi…

Image GenerationPrivacy Preserving

CATS: Conditional Adversarial Trajectory Synthesis for Privacy-Preserving Trajectory Data Publication Using Deep Learning Approaches

2023-09-20 · Jinmeng Rao, Song Gao, Sijia Zhu

The prevalence of ubiquitous location-aware devices and mobile Internet enables us to collect massive individual-level trajectory dataset from users. Such trajectory big data bring new opportunities to human mobility res…

EthicsGraph MatchingPrivacy Preserving

TOUR: A Trajectory-Level Unlearning Benchmark for Offline Reinforcement Learning

2026-07-23 · Chaofan Pan, Lingfei Ren, Xiangyu Jiang, Yanhua Li 외 arxiv

Offline Reinforcement Learning (RL) agents are trained on fixed behavioral trajectories, which makes trajectory-level deletion important when selected data must be removed after training. Evaluating such deletion is diff…

Reinforcement LearningOffline RL

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 외

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 m…

Generative Adversarial NetworkPrivacy Preserving