paper-with-me

홈 › Papers

PrivaScissors: Enhance the Privacy of Collaborative Inference through the Lens of Mutual Information

2023-05-17 · Lin Duan, Jingwei Sun, Yiran Chen, Maria Gorlatova

Edge-cloud collaborative inference empowers resource-limited IoT devices to support deep learning applications without disclosing their raw data to the cloud server, thus preserving privacy. Nevertheless, prior research has shown that collaborative inference still results in the exposure of data and predictions from edge devices. To enhance the privacy of collaborative inference, we introduce a defense strategy called PrivaScissors, which is designed to reduce the mutual information between a model's intermediate outcomes and the device's data and predictions. We evaluate PrivaScissors's performance on several datasets in the context of diverse attacks and offer a theoretical robustness guarantee.

📄 PDF Abstract BibTeX arXiv:2306.07973

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Inference

Similar Papers 제목 키워드 기반

Collaborative Inference over Wireless Channels with Feature Differential Privacy

2024-10-25 · Mohamed Seif, Yuqi Nie, Andrea J. Goldsmith, H. Vincent Poor

Collaborative inference among multiple wireless edge devices has the potential to significantly enhance Artificial Intelligence (AI) applications, particularly for sensing and computer vision. This approach typically inv…

Collaborative InferencePrivacy Preserving

PATROL: Privacy-Oriented Pruning for Collaborative Inference Against Model Inversion Attacks

2023-07-20 · Shiwei Ding, Lan Zhang, Miao Pan, Xiaoyong Yuan

Collaborative inference has been a promising solution to enable resource-constrained edge devices to perform inference using state-of-the-art deep neural networks (DNNs). In collaborative inference, the edge device first…

Collaborative InferenceVehicle Re-Identification

Federated Inference: Toward Privacy-Preserving Collaborative and Incentivized Model Serving

2026-02-09 · Jungwon Seo, Ferhat Ozgur Catak, Chunming Rong, Jaeyeon Jang arxiv

Federated Inference (FI) studies how independently trained and privately owned models can collaborate at inference time without sharing data or model parameters. While recent work has explored secure and distributed infe…

Federated Learning

Unveiling Client Privacy Leakage from Public Dataset Usage in Federated Distillation

2025-02-11 · Haonan Shi, Tu Ouyang, An Wang

Federated Distillation (FD) has emerged as a popular federated training framework, enabling clients to collaboratively train models without sharing private data. Public Dataset-Assisted Federated Distillation (PDA-FD), w…

Federated LearningInference Attack

Posthoc privacy guarantees for collaborative inference with modified Propose-Test-Release

2023-09-21 · NeurIPS 2023 11

Cloud-based machine learning inference is an emerging paradigm where users query by sending their data through a service provider who runs an ML model on that data and returns back the answer. Due to increased concerns o…