paper-with-me

Papers

FedVAE: Trajectory privacy preserving based on Federated Variational AutoEncoder

2024-07-12 · Yuchen Jiang, Ying Wu, Shiyao Zhang, James J. Q. Yu

The use of trajectory data with abundant spatial-temporal information is pivotal in Intelligent Transport Systems (ITS) and various traffic system tasks. Location-Based Services (LBS) capitalize on this trajectory data to offer users personalized services tailored to their location information. However, this trajectory data contains sensitive information about users' movement patterns and habits, necessitating confidentiality and protection from unknown collectors. To address this challenge, privacy-preserving methods like K-anonymity and Differential Privacy have been proposed to safeguard private information in the dataset. Despite their effectiveness, these methods can impact the original features by introducing perturbations or generating unrealistic trajectory data, leading to suboptimal performance in downstream tasks. To overcome these limitations, we propose a Federated Variational AutoEncoder (FedVAE) approach, which effectively generates a new trajectory dataset while preserving the confidentiality of private information and retaining the structure of the original features. In addition, FedVAE leverages Variational AutoEncoder (VAE) to maintain the original feature space and generate new trajectory data, and incorporates Federated Learning (FL) during the training stage, ensuring that users' data remains locally stored to protect their personal information. The results demonstrate its superior performance compared to other existing methods, affirming FedVAE as a promising solution for enhancing data privacy and utility in location-based applications.

📄 PDF Abstract BibTeX arXiv:2407.09239

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar 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 외

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…

Federated LearningPrivacy Preserving

Differentially private partitioned variational inference

2022-09-23 · Mikko A. Heikkilä, Matthew Ashman, Siddharth Swaroop, Richard E. Turner 외

Learning a privacy-preserving model from sensitive data which are distributed across multiple devices is an increasingly important problem. The problem is often formulated in the federated learning context, with the aim …

Federated LearningPrivacy PreservingVariational Inference

Privacy Preserving Federated Learning with Convolutional Variational Bottlenecks

2023-09-08 · Daniel Scheliga, Patrick Mäder, Marco Seeland

Gradient inversion attacks are an ubiquitous threat in federated learning as they exploit gradient leakage to reconstruct supposedly private training data. Recent work has proposed to prevent gradient leakage without los…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

Federated Variational Preference Alignment with Gumbel-Softmax Prior for Personalized User Preferences

2026-05-29 · Jabin Koo, Hoyoung Kim, Minwoo Jang, Jungseul Ok arxiv

Federated Learning (FL) offers a privacy-preserving pathway for aligning Large Language Models (LLMs); however, existing frameworks typically enforce a monolithic reward model, inevitably averaging out inherently conflic…

Federated Learning

FederatedSkill: Federated Learning for Agentic Skill Evolution

2026-06-02 · Jingbo Yang, Guanyu Yao, Yang Zhang, Ramana Rao Kompella 외 arxiv

Modern LLM agents increasingly rely on skill libraries to handle complex tasks, making skill evolution a primary driver of self-improvement. However, isolated single-user task streams lack the diversity required to build…

Federated Learning