CRITLGNov 27, 2024

Inference Privacy: Properties and Mechanisms

arXiv:2411.18746v11 citationsh-index: 1ACSCC
Originality Highly original
AI Analysis

This addresses the problem of protecting user inputs from reconstruction by malicious third parties during inference, offering a novel framework for privacy in AI applications like chatbots.

The paper tackles the lack of a systematic framework for ensuring user data privacy during model inference, introducing Inference Privacy (IP) as a rigorous guarantee and presenting customizable input and output perturbation mechanisms to manage utility-privacy trade-offs.

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 the users and can allow them to navigate the trade-off between utility and privacy. We also demonstrate the usefulness of our framework via experiments and highlight the resulting trade-offs between utility and privacy during inference.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes