English

Towards Differentially Private Text Representations

Machine Learning 2020-06-26 v1 Computation and Language Cryptography and Security Machine Learning

Abstract

Most deep learning frameworks require users to pool their local data or model updates to a trusted server to train or maintain a global model. The assumption of a trusted server who has access to user information is ill-suited in many applications. To tackle this problem, we develop a new deep learning framework under an untrusted server setting, which includes three modules: (1) embedding module, (2) randomization module, and (3) classifier module. For the randomization module, we propose a novel local differentially private (LDP) protocol to reduce the impact of privacy parameter ϵ\epsilon on accuracy, and provide enhanced flexibility in choosing randomization probabilities for LDP. Analysis and experiments show that our framework delivers comparable or even better performance than the non-private framework and existing LDP protocols, demonstrating the advantages of our LDP protocol.

Keywords

Cite

@article{arxiv.2006.14170,
  title  = {Towards Differentially Private Text Representations},
  author = {Lingjuan Lyu and Yitong Li and Xuanli He and Tong Xiao},
  journal= {arXiv preprint arXiv:2006.14170},
  year   = {2020}
}

Comments

Accepted to SIGIR'20