paper-with-me

Papers

Interaction-Aware Parameter Privacy-Preserving Data Sharing in Coupled Systems via Particle Filter Reinforcement Learning

2025-05-09 · Haokun Yu, Jingyuan Zhou, Kaidi Yang

This paper addresses the problem of parameter privacy-preserving data sharing in coupled systems, where a data provider shares data with a data user but wants to protect its sensitive parameters. The shared data affects not only the data user's decision-making but also the data provider's operations through system interactions. To trade off control performance and privacy, we propose an interaction-aware privacy-preserving data sharing approach. Our approach generates distorted data by minimizing a combination of (i) mutual information, quantifying privacy leakage of sensitive parameters, and (ii) the impact of distorted data on the data provider's control performance, considering the interactions between stakeholders. The optimization problem is formulated into a Bellman equation and solved by a particle filter reinforcement learning (RL)-based approach. Compared to existing RL-based methods, our formulation significantly reduces history dependency and efficiently handles scenarios with continuous state space. Validated in a mixed-autonomy platoon scenario, our method effectively protects sensitive driving behavior parameters of human-driven vehicles (HDVs) against inference attacks while maintaining negligible impact on fuel efficiency.

📄 PDF Abstract BibTeX arXiv:2505.06122

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingPrivacy PreservingReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Equivariant Quantum Clustering with Differential Privacy: Parameter-Efficient Privacy-Preserving Analysis Across Heterogeneous Sensitive Datasets

2026-07-09 · B. M. Taslimul Haq, Md Arifur Rahman, Tawfiq Al Islam Foysal, Abdullah Al Noman 외 arxiv

Privacy-preserving clustering is critical for analyzing sensitive data in healthcare, cybersecurity, and enterprise applications, where maintaining data confidentiality must be balanced with analytical performance. This …

HyFed: A Hybrid Federated Framework for Privacy-preserving Machine Learning

2021-05-21 · Reza Nasirigerdeh, Reihaneh Torkzadehmahani, Julian Matschinske, Jan Baumbach 외

Federated learning (FL) enables multiple clients to jointly train a global model under the coordination of a central server. Although FL is a privacy-aware paradigm, where raw data sharing is not required, recent studies…

BIG-bench Machine LearningFederated LearningPrivacy Preserving

Federated Latent Factor Model for Bias-Aware Recommendation with Privacy-Preserving

2025-04-21 · Junxiang Gao, Yixin Ran, Jia Chen

A recommender system (RS) aims to provide users with personalized item recommendations, enhancing their overall experience. Traditional RSs collect and process all user data on a central server. However, this centralized…

Federated LearningPrivacy PreservingRecommendation Systems

FedRKG: A Privacy-preserving Federated Recommendation Framework via Knowledge Graph Enhancement

2024-01-20 · Dezhong Yao, Tongtong Liu, Qi Cao, Hai Jin

Federated Learning (FL) has emerged as a promising approach for preserving data privacy in recommendation systems by training models locally. Recently, Graph Neural Networks (GNN) have gained popularity in recommendation…

Federated LearningPrivacy PreservingRecommendation Systems

Privacy Preserving Reinforcement Learning with One-Sided Feedback

2026-05-18 · Lin William Cong, Guangyan Gan, Hanzhang Qin, Zhenzhen Yan arxiv

We study reinforcement learning (RL) in multi-dimensional continuous state and action spaces with one-sided feedback, where the agent receives partial observations of the state and obtains reward information for only a s…

Reinforcement Learning