Privacy-Preserving Language Model Inference with Instance Obfuscation
Yixiang Yao, Fei Wang, Srivatsan Ravi, Muhao Chen

TL;DR
This paper introduces Instance-Obfuscated Inference (IOI), a novel method to protect decision privacy in language model inference, maintaining black-box access while ensuring data privacy with minimal overhead.
Contribution
The paper proposes a new privacy-preserving inference technique for language models that safeguards decision privacy without compromising model black-box functionality.
Findings
IOI effectively protects decision privacy in NLP tasks.
The method maintains high inference accuracy.
Low additional communication and computation overhead.
Abstract
Language Models as a Service (LMaaS) offers convenient access for developers and researchers to perform inference using pre-trained language models. Nonetheless, the input data and the inference results containing private information are exposed as plaintext during the service call, leading to privacy issues. Recent studies have started tackling the privacy issue by transforming input data into privacy-preserving representation from the user-end with the techniques such as noise addition and content perturbation, while the exploration of inference result protection, namely decision privacy, is still a blank page. In order to maintain the black-box manner of LMaaS, conducting data privacy protection, especially for the decision, is a challenging task because the process has to be seamless to the models and accompanied by limited communication and computation overhead. We thus propose…
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 · Topic Modeling
Methodstravel james
