Inference Privacy: Properties and Mechanisms
Fengwei Tian, Ravi Tandon

TL;DR
This paper introduces Inference Privacy (IP), a formal framework ensuring user data privacy during inference in machine learning models, with mechanisms balancing privacy and utility, supported by experimental validation.
Contribution
It defines the novel concept of Inference Privacy, establishes its properties, contrasts it with Local Differential Privacy, and proposes customizable mechanisms for practical privacy-preserving inference.
Findings
Inference Privacy provides rigorous privacy guarantees during inference.
Input and output perturbation mechanisms enable customizable privacy-utility trade-offs.
Experimental results demonstrate effective privacy preservation with maintained utility.
Abstract
Ensuring privacy during inference stage is crucial to prevent malicious third parties from reconstructing users' private inputs from outputs of public models. Despite a large body of literature on privacy preserving learning (which ensures privacy of training data), there is no existing systematic framework to ensure the privacy of users' data during inference. Motivated by this problem, we introduce the notion of Inference Privacy (IP), which can allow a user to interact with a model (for instance, a classifier, or an AI-assisted chat-bot) while providing a rigorous privacy guarantee for the users' data at inference. We establish fundamental properties of the IP privacy notion and also contrast it with the notion of Local Differential Privacy (LDP). We then present two types of mechanisms for achieving IP: namely, input perturbations and output perturbations which are customizable by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection
