paper-with-me

Papers

FedTDP: A Privacy-Preserving and Unified Framework for Trajectory Data Preparation via Federated Learning

2025-05-08 · Zhihao Zeng, Ziquan Fang, Wei Shao, Lu Chen, Yunjun Gao

Trajectory data, which capture the movement patterns of people and vehicles over time and space, are crucial for applications like traffic optimization and urban planning. However, issues such as noise and incompleteness often compromise data quality, leading to inaccurate trajectory analyses and limiting the potential of these applications. While Trajectory Data Preparation (TDP) can enhance data quality, existing methods suffer from two key limitations: (i) they do not address data privacy concerns, particularly in federated settings where trajectory data sharing is prohibited, and (ii) they typically design task-specific models that lack generalizability across diverse TDP scenarios. To overcome these challenges, we propose FedTDP, a privacy-preserving and unified framework that leverages the capabilities of Large Language Models (LLMs) for TDP in federated environments. Specifically, we: (i) design a trajectory privacy autoencoder to secure data transmission and protect privacy, (ii) introduce a trajectory knowledge enhancer to improve model learning of TDP-related knowledge, enabling the development of TDP-oriented LLMs, and (iii) propose federated parallel optimization to enhance training efficiency by reducing data transmission and enabling parallel model training. Experiments on 6 real datasets and 10 mainstream TDP tasks demonstrate that FedTDP consistently outperforms 13 state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2505.05155

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

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

Privacy-Preserving Distributed Learning in IoT Systems: A Unified Threat Model and Evaluation Framework

2026-05-10 · John Cartmell, Alexander Williams arxiv

The increasing deployment of Internet-of-Things (IoT) devices has accelerated the use of distributed learning frameworks, where data remains local while model updates are shared across decentralized systems. Although thi…

TSDCRF: Balancing Privacy and Multi-Object Tracking via Time-Series CRF and Normalized Control Penalty

2026-03-14 · Bo Ma, Jinsong Wu, Weiqi Yan arxiv

Multi-object tracking in video often requires appearance or location cues that can reveal sensitive identity information, while adding privacy-preserving noise typically disrupts cross-frame association and causes ID swi…

Multi-Object Tracking

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

Privacy Preserving Location Data Publishing: A Machine Learning Approach

2019-02-24 · Sina Shaham, Ming Ding, Bo Liu, Shuping Dang 외

Publishing datasets plays an essential role in open data research and promoting transparency of government agencies. However, such data publication might reveal users' private information. One of the most sensitive sourc…

BIG-bench Machine LearningClusteringMultiple Sequence AlignmentPrivacy Preserving+1