paper-with-me

Papers

Privacy Partitioning: Protecting User Data During the Deep Learning Inference Phase

2018-12-07 · Jianfeng Chi, Emmanuel Owusu, Xuwang Yin, Tong Yu, William Chan, Patrick Tague, Yuan Tian

We present a practical method for protecting data during the inference phase of deep learning based on bipartite topology threat modeling and an interactive adversarial deep network construction. We term this approach \emph{Privacy Partitioning}. In the proposed framework, we split the machine learning models and deploy a few layers into users' local devices, and the rest of the layers into a remote server. We propose an approach to protect user's data during the inference phase, while still achieve good classification accuracy. We conduct an experimental evaluation of this approach on benchmark datasets of three computer vision tasks. The experimental results indicate that this approach can be used to significantly attenuate the capacity for an adversary with access to the state-of-the-art deep network's intermediate states to learn privacy-sensitive inputs to the network. For example, we demonstrate that our approach can prevent attackers from inferring the private attributes such as gender from the Face image dataset without sacrificing the classification accuracy of the original machine learning task such as Face Identification.

📄 PDF Abstract BibTeX arXiv:1812.02863

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDeep LearningFace IdentificationGeneral Classification

Similar Papers 제목 키워드 기반

Investigating In-Context Privacy Learning by Integrating User-Facing Privacy Tools into Conversational Agents

2026-03-19 · Mohammad Hadi Nezhad, Francisco Enrique Vicente Castro, Ivon Arroyo arxiv

Supporting users in protecting sensitive information when using conversational agents (CAs) is crucial, as users may undervalue privacy protection due to outdated, partial, or inaccurate knowledge about privacy in CAs. A…

PrivNet: Safeguarding Private Attributes in Transfer Learning for Recommendation

2020-10-16 · Findings of the Association for Computational Linguistics 2020 · GuangNeng Hu, Qiang Yang

Transfer learning is an effective technique to improve a target recommender system with the knowledge from a source domain. Existing research focuses on the recommendation performance of the target domain while ignores t…

Privacy PreservingRecommendation SystemsTransfer Learning

ParaAegis: Parallel Protection for Flexible Privacy-preserved Federated Learning

2025-09-17 · Zihou Wu, Yuecheng Li, Tianchi Liao, Jian Lou 외 arxiv

Federated learning (FL) faces a critical dilemma: existing protection mechanisms like differential privacy (DP) and homomorphic encryption (HE) enforce a rigid trade-off, forcing a choice between model utility and comput…

Computational EfficiencyFederated Learning

Understanding Users' Privacy Reasoning and Behaviors During Chatbot Use to Support Meaningful Agency in Privacy

2026-01-26 · Mohammad Hadi Nezhad, Francisco Enrique Vicente Castro, Ivon Arroyo arxiv

Conversational agents (CAs) (e.g., chatbots) are increasingly used in settings where users disclose sensitive information, raising significant privacy concerns. Because privacy judgments are highly contextual, supporting…

Sparsity-Preserving Differentially Private Training of Large Embedding Models

2023-11-14 · NeurIPS 2023 11

As the use of large embedding models in recommendation systems and language applications increases, concerns over user data privacy have also risen. DP-SGD, a training algorithm that combines differential privacy with st…

Recommendation Systems