English

A Knowledge Transfer Framework for Differentially Private Sparse Learning

Machine Learning 2019-09-16 v1 Cryptography and Security Machine Learning

Abstract

We study the problem of estimating high dimensional models with underlying sparse structures while preserving the privacy of each training example. We develop a differentially private high-dimensional sparse learning framework using the idea of knowledge transfer. More specifically, we propose to distill the knowledge from a "teacher" estimator trained on a private dataset, by creating a new dataset from auxiliary features, and then train a differentially private "student" estimator using this new dataset. In addition, we establish the linear convergence rate as well as the utility guarantee for our proposed method. For sparse linear regression and sparse logistic regression, our method achieves improved utility guarantees compared with the best known results (Kifer et al., 2012; Wang and Gu, 2019). We further demonstrate the superiority of our framework through both synthetic and real-world data experiments.

Keywords

Cite

@article{arxiv.1909.06322,
  title  = {A Knowledge Transfer Framework for Differentially Private Sparse Learning},
  author = {Lingxiao Wang and Quanquan Gu},
  journal= {arXiv preprint arXiv:1909.06322},
  year   = {2019}
}

Comments

24 pages, 2 figures, 3 tables

R2 v1 2026-06-23T11:14:46.016Z